Theorems · Theorem · real analysis
Real.hasSum_log_sub_log_of_abs_lt_one
∀ {x : ℝ}, |x| < 1 → HasSum (fun k => 2 * (1 / (2 * ↑k + 1)) * x ^ (2 * k + 1)) (Real.log (1 + x) - Real.log (1 - x))Power series expansion of log(1 + x) - log(1 - x) for |x| < 1.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- AddCommMonoidproof · cited by 12,281
- Set.rangeproof · cited by 4,705
- mul_oneproof · cited by 3,885
- add_zeroproof · cited by 2,707
- Nat.cast_oneproof · cited by 2,501
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- absstatement and proof · cited by 1,814
- Real.logstatement and proof · cited by 939
- pow_oneproof · cited by 894
Cited by1
Results whose statement or proof uses this declaration.
- Real.hasSum_log_one_add_invproof · cited by 2