pith. machine review for the scientific record. sign in
theorem proved decidable or rfl

carrier_zeta_identity

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)

 324theorem carrier_zeta_identity {σ : ℝ} (hσ : 1 < σ) :
 325    carrierLog σ = 2 * ∑' (p : Nat.Primes), det2LogFactor p σ := by

proof body

Decided by rfl or decide.

 326  rfl
 327
 328/-- Consequence: the zeros of ζ are encoded in the continuation
 329    of exp(2P(s)) through the natural boundary at Re(s) = 1.
 330    On Re(s) > 1, exp(2P(s)) is never zero.  But its meromorphic
 331    continuation C(s)·ζ(s)² to Re(s) > 1/2 acquires zeros at
 332    the zeros of ζ (doubled order). -/

depends on (12)

Lean names referenced from this declaration's body.