Commit 2021-11-29 01:36 16daabf7
View on Github →chore(algebra/group_power): golf a few proofs (#10498)
- move pow_lt_pow_of_lt_oneandpow_lt_pow_iff_of_lt_onefromalgebra.group_power.lemmastoalgebra.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.