Theorems · Theorem · group theory
pow_dvd_pow_iff
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [IsCancelMulZero α] {a : α} {m n : ℕ},
a ≠ 0 → ¬IsUnit a → (a ^ n ∣ a ^ m ↔ n ≤ m)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- mul_oneproof · cited by 3,885
- IsUnitstatement and proof · cited by 1,602
- CommMonoidWithZerostatement and proof · cited by 913
- pow_succproof · cited by 374
- not_ltproof · cited by 306
- pow_ne_zeroproof · cited by 208
- IsCancelMulZerostatement and proof · cited by 177
- Dvd.dvd.transproof · cited by 148
- pow_dvd_powproof · cited by 56
- mul_dvd_mul_iff_leftproof · cited by 24
- isUnit_iff_dvd_oneproof · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- emultiplicity_pow_selfproof · cited by 3