Theorems · Theorem · order theory
one_le_pow_iff
∀ {M : Type u_3} [inst : Monoid M] [inst_1 : LinearOrder M] [MulLeftMono M] {x : M} {n : ℕ}, n ≠ 0 → (1 ≤ x ^ n ↔ 1 ≤ x)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- MonoidLinearOrderMulLeftMono
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Monoidstatement and proof · cited by 3,887
- MulLeftMonostatement and proof · cited by 410
- one_le_pow_of_one_le'proof · cited by 6
- le_imp_le_of_lt_imp_ltproof · cited by 3
- pow_lt_one'proof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- pow_le_one_iffproof · cited by 1
- pow_lt_one_iffproof · cited by 1