Theorems · Theorem · order theory
zpow_le_zpow_iff_left
∀ {α : Type u_1} [inst : CommGroup α] [inst_1 : LinearOrder α] [IsOrderedMonoid α] {n : ℤ} {a b : α},
0 < n → (a ^ n ≤ b ^ n ↔ a ≤ b)- Defined in
- Mathlib.Algebra.Order.Group.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- CommGroupstatement and proof · cited by 990
- IsOrderedMonoidstatement and proof · cited by 577
- StrictMono.le_iff_leproof · cited by 104
- zpow_left_strictMonoproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.