Theorems · Theorem · real analysis
Real.sin_gt_sub_cube
∀ {x : ℝ}, 0 < x → x - x ^ 3 / 6 < Real.sin xFor 0 < x we have x - x ^ 3 / 6 < sin x. This inequality is tight, in that the constant 6 is best possible.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- mul_oneproof · cited by 3,885
- Nat.cast_oneproof · cited by 2,501
- LT.lt.leproof · cited by 2,189
- Set.Iciproof · cited by 1,070
- derivproof · cited by 676
- Real.cosproof · cited by 424
- Real.sinstatement and proof · cited by 389
- continuous_id'proof · cited by 295
- StrictMonoOnproof · cited by 194
- continuousOn_id'proof · cited by 109
- Continuous.comp_continuousOn'proof · cited by 43
Cited by2
Results whose statement or proof uses this declaration.
- Real.pi_lt_sqrtTwoAddSeriesproof · cited by 1
- Real.sin_ge_sub_cubeproof · cited by 0