Theorems · Theorem · real analysis
rpow_one_add_lt_one_add_mul_self
∀ {s : ℝ}, -1 ≤ s → s ≠ 0 → ∀ {p : ℝ}, 0 < p → p < 1 → (1 + s) ^ p < 1 + p * sBernoulli's inequality for real exponents, strict version: for 0 < p < 1 and -1 ≤ s,
with s ≠ 0, we have (1 + s) ^ p < 1 + p * s.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- zero_addproof · cited by 2,366
- LT.lt.ne'proof · cited by 1,417
- Real.logproof · cited by 939
- sub_zeroproof · cited by 938
- Real.expproof · cited by 871
- mul_posproof · cited by 374
- LT.lt.transproof · cited by 370
- add_neg_cancelproof · cited by 213
- add_sub_cancel_leftproof · cited by 198
- mul_eq_zeroproof · cited by 94
- eq_or_lt_of_leproof · cited by 92
Cited by1
Results whose statement or proof uses this declaration.
- rpow_one_add_le_one_add_mul_selfproof · cited by 0