Lemmas about the interaction of power operations with order in terms of CovariantClass #
More lemmas with bundled algebra+order typeclasses are in Algebra/GroupPower/Order.lean
and Algebra/GroupPower/Lemmas.lean
.
See also pow_left_strictMonoOn
.
Deprecated lemmas #
Those lemmas have been deprecated on 2023-12-23.
Alias of pow_le_pow_left'
.
Alias of nsmul_le_nsmul_right
.
Alias of pow_lt_pow_right'
.
Alias of nsmul_lt_nsmul_left
.
Alias of pow_right_strictMono'
.
Alias of nsmul_left_strictMono
.
Alias of StrictMono.pow_const
.
Alias of StrictMono.const_nsmul
.
Alias of pow_left_strictMono
.
See also pow_left_strictMonoOn
.
Alias of nsmul_right_strictMono
.
Alias of Monotone.pow_const
.
Alias of Monotone.const_nsmul
.
Alias of lt_of_pow_lt_pow_left'
.
Alias of lt_of_nsmul_lt_nsmul_right
.
Alias of nsmul_le_nsmul_left_of_nonpos
.
Alias of le_of_pow_le_pow_left'
.
Alias of le_of_nsmul_le_nsmul_right
.
Alias of pow_le_pow_iff_right'
.
Alias of nsmul_le_nsmul_iff_left
.
Alias of pow_lt_pow_iff_right'
.
Alias of nsmul_lt_nsmul_iff_left
.
Alias of pow_left_mono
.
Alias of nsmul_right_mono
.