Theorems · Theorem · complex analysis
Complex.hasSum_taylorSeries_log
∀ {z : ℂ}, ‖z‖ < 1 → HasSum (fun n => (-1) ^ (n + 1) * z ^ n / ↑n) (Complex.log (1 + z))The Taylor series of the complex logarithm at 1 converges to the logarithm in the
open unit disk.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 273 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites63
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Filterproof · cited by 8,121
- Complexstatement and proof · cited by 5,565
- nhdsproof · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- Finset.sumproof · cited by 5,195
- mul_oneproof · cited by 3,885
- Filter.Tendstoproof · cited by 3,814
- LE.le.transproof · cited by 3,151
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- Filter.atTopproof · cited by 2,405
Cited by2
Results whose statement or proof uses this declaration.
- Complex.hasSum_taylorSeries_neg_logproof · cited by 2
- Complex.hasSum_arctanproof · cited by 1