mathlib
16daabf7 - chore(algebra/group_power): golf a few proofs (#10498)

Commit
4 years ago
chore(algebra/group_power): golf a few proofs (#10498) * move `pow_lt_pow_of_lt_one` and `pow_lt_pow_iff_of_lt_one` from `algebra.group_power.lemmas` to `algebra.group_power.order`; * add `strict_anti_pow`, use it to golf the proofs of the two lemmas above; * golf a few other proofs; * add `nnreal.exists_pow_lt_of_lt_one`.
Author
Parents
Loading