Theorems · Theorem · order theory
pow_le_of_le_one
∀ {M₀ : Type u_2} [inst : MonoidWithZero M₀] [inst_1 : Preorder M₀] {a : M₀} {n : ℕ} [PosMulMono M₀],
0 ≤ a → a ≤ 1 → n ≠ 0 → a ^ n ≤ a- Cited by
- 1 results in Mathlib
- Foundations
- Depth 28 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.
- Preorderstatement and proof · cited by 7,952
- pow_oneproof · cited by 894
- MonoidWithZerostatement and proof · cited by 456
- PosMulMonostatement and proof · cited by 165
- pow_le_pow_of_le_oneproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- sq_leproof · cited by 0