Theorems · Theorem · real analysis
Real.lt_tan
∀ {x : ℝ}, 0 < x → x < Real.pi / 2 → x < Real.tan xFor all 0 < x < π/2 we have x < tan x.
This is proved by checking that the function tan x - x vanishes
at zero and has non-negative derivative.
- 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.
Cites45
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
- Nat.cast_oneproof · cited by 2,501
- LT.lt.leproof · cited by 2,189
- Real.pistatement and proof · cited by 1,774
- LT.lt.ne'proof · cited by 1,417
- ContinuousOnproof · cited by 1,411
- Set.Iooproof · cited by 1,214
- sub_zeroproof · cited by 938
- Set.Icoproof · cited by 799
- interiorproof · cited by 714
- derivproof · cited by 676
Cited by2
Results whose statement or proof uses this declaration.
- Real.cos_lt_one_div_sqrt_sq_add_oneproof · cited by 1
- Real.le_tanproof · cited by 0