Mathlib Map

Theorems · Theorem · group theory

MonoidHom.map_zpow

∀ {α : Type u_2} {β : Type u_3} [inst : Group α] [inst_1 : DivisionMonoid β] (f : α →* β) (g : α) (n : ℤ),
  f (g ^ n) = f g ^ n

Group homomorphisms preserve integer power.

Defined in
Mathlib.Algebra.Group.Hom.Defs
Cited by
10 results in Mathlib
Foundations
Depth 15 from the axioms · uses no axioms
Assumes
GroupDivisionMonoid

Around this declaration

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

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.