Theorems · Theorem · complex analysis
Complex.sin_bound
∀ {x : ℂ}, ‖x‖ ≤ 1 → ‖Complex.sin x - (x - x ^ 3 / 6)‖ ≤ ‖x‖ ^ 5 / 100- Defined in
- Mathlib.Analysis.Complex.Trigonometric
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 144 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- Finset.sumproof · cited by 5,195
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- zero_addproof · cited by 2,366
- Finset.sum_congrproof · cited by 2,323
- le_reflproof · cited by 2,061
- Finset.rangeproof · cited by 1,341
- le_of_ltproof · cited by 1,175
Cited by1
Results whose statement or proof uses this declaration.
- Real.sin_boundproof · cited by 2