Theorems · Theorem · number theory
ZetaAsymptotics.term_sum_one
Deprecated since 2026-05-27Use ZetaAsymptotics.termSum_one instead.
∀ (N : ℕ), ZetaAsymptotics.termSum 1 N = Real.log (↑N + 1) - ↑(harmonic (N + 1)) + 1
Alias of ZetaAsymptotics.termSum_one.
- Defined in
- Mathlib.NumberTheory.Harmonic.ZetaAsymp
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 275 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Real.logstatement · cited by 939
- harmonicstatement · cited by 27
- ZetaAsymptotics.termSumstatement · cited by 4
- ZetaAsymptotics.termSum_oneproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.