Mathlib Map

Theorems · Theorem · group theory

pow_dvd_pow

∀ {α : Type u_1} [inst : Monoid α] {m n : ℕ} (a : α), m ≤ n → a ^ m ∣ a ^ n
Defined in
Mathlib.Algebra.Divisibility.Basic
Cited by
56 results in Mathlib
Foundations
Depth 17 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.

  • Monoidstatement and proof · cited by 3,887
  • pow_addproof · cited by 315

Cited by59

Results whose statement or proof uses this declaration.