Theorems · Theorem · real analysis
one_add_mul_self_lt_rpow_one_add
∀ {s : ℝ}, -1 ≤ s → s ≠ 0 → ∀ {p : ℝ}, 1 < p → 1 + p * s < (1 + s) ^ pBernoulli's inequality for real exponents, strict version: for 1 < p and -1 ≤ s, with
s ≠ 0, we have 1 + p * s < (1 + s) ^ p.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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
- LE.le.trans_ltproof · cited by 795
- zero_lt_oneproof · cited by 598
- LT.lt.transproof · cited by 370
- le_or_gtproof · cited by 269
- add_neg_cancelproof · cited by 213
- add_sub_cancel_leftproof · cited by 198
Cited by2
Results whose statement or proof uses this declaration.
- strictConvexOn_rpowproof · cited by 2
- one_add_mul_self_le_rpow_one_addproof · cited by 0