Mathlib Map

Theorems · Theorem · number theory

tendsto_riemannZeta_sub_one_div

Filter.Tendsto (fun s => riemannZeta s - 1 / (s - 1)) (nhdsWithin 1 {1}ᶜ) (nhds ↑Real.eulerMascheroniConstant)

The function ζ s - 1 / (s - 1) tends to γ as s → 1.

Defined in
Mathlib.NumberTheory.Harmonic.ZetaAsymp
Cited by
3 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.

Cites53

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

Cited by3

Results whose statement or proof uses this declaration.