Theorems · Theorem · complex analysis
Complex.log_sub_logTaylor_isBigO
∀ (n : ℕ), (fun z => Complex.log (1 + z) - Complex.logTaylor (n + 1) z) =O[nhds 0] fun z => z ^ (n + 1)
- Cited by
- 1 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.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- Complexstatement and proof · cited by 5,565
- nhdsstatement · cited by 5,554
- Norm.normproof · cited by 5,413
- LE.le.transproof · cited by 3,151
- Nat.cast_oneproof · cited by 2,501
- mul_commproof · cited by 2,262
- Nat.cast_zeroproof · cited by 1,870
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- le_of_ltproof · cited by 1,175
- sub_zeroproof · cited by 938
Cited by1
Results whose statement or proof uses this declaration.
- Complex.log_sub_self_isBigOproof · cited by 1