pith. machine review for the scientific record. sign in
theorem proved term proof

eulerQuantitativeFactorization_logDerivBound

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 658theorem eulerQuantitativeFactorization_logDerivBound (ρ : ℂ)
 659    (hρ_ne : ρ ≠ 1) (m : ℤ)
 660    (hord : meromorphicOrderAt zetaReciprocal ρ = ↑m)
 661    (hσ : 1/2 < ρ.re) :
 662    (eulerQuantitativeFactorization ρ hρ_ne m hord hσ).logDerivBound =
 663      carrierDerivBound ρ.re := by

proof body

Term-mode proof.

 664  simp [eulerQuantitativeFactorization]
 665
 666/-- The center of the Euler quantitative factorization is the actual complex
 667point `ρ`. -/

depends on (13)

Lean names referenced from this declaration's body.