mathlib3
faba9cea
- chore(algebra/group_power): generalize `semiring` version of Bernoulli's inequality (#5831)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
chore(algebra/group_power): generalize `semiring` version of Bernoulli's inequality (#5831) Now `one_add_mul_le_pow'` assumes `0 ≤ a * a`, `0 ≤ (1 + a) * (1 + a)`, and `0 ≤ 2 + a`. Also add a couple of convenience lemmas.
Author
urkud
Parents
0feb1d20
Loading