Mathlib Map

Theorems · Theorem · group theory

Units.val_pow_eq_pow_val

∀ {α : Type u} [inst : Monoid α] (a : αˣ) (n : ℕ), ↑(a ^ n) = ↑a ^ n
Defined in
Mathlib.Algebra.Group.Units.Defs
Cited by
24 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext
Assumes
Monoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

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
  • Unitsstatement and proof · cited by 2,804
  • Units.valstatement · cited by 1,966

Cited by24

Results whose statement or proof uses this declaration.