Mathlib Map

Theorems · Theorem · number theory

riemannZeta_eulerProduct

∀ {s : ℂ},
  1 < s.re → Filter.Tendsto (fun n => ∏ p ∈ n.primesBelow, (1 - ↑p ^ (-s))⁻¹) Filter.atTop (nhds (riemannZeta s))

The Euler product for the Riemann ζ function, valid for s.re > 1. This version is stated in the form of convergence of finite partial products.

Defined in
Mathlib.NumberTheory.EulerProduct.DirichletLSeries
Cited by
0 results in Mathlib
Foundations
Depth 307 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.