Mathlib Map

Theorems · Theorem · group theory

pow_right_comm

∀ {M : Type u_2} [inst : Monoid M] (a : M) (m n : ℕ), (a ^ m) ^ n = (a ^ n) ^ m
Defined in
Mathlib.Algebra.Group.Defs
Cited by
9 results in Mathlib
Foundations
Depth 16 from the axioms · uses no axioms
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_mulproof · cited by 210

Cited by9

Results whose statement or proof uses this declaration.