Theorems · Theorem · group theory
Dvd.dvd.pow
∀ {α : Type u_1} [inst : Monoid α] {a b : α}, a ∣ b → ∀ {n : ℕ}, n ≠ 0 → a ∣ b ^ nAlias of dvd_pow.
- Defined in
- Mathlib.Algebra.Divisibility.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
- Assumes
- Monoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by3
Results whose statement or proof uses this declaration.
- dvd_pow_selfproof · cited by 24
- Nat.pow_minFacproof · cited by 3
- Squarefree.dvd_pow_iff_dvdproof · cited by 0