Mathlib Map

Theorems · Theorem · group theory

iterate_map_zsmul

∀ {M : Type u_10} {F : Type u_11} [inst : AddGroup M] [inst_1 : FunLike F M M] [AddMonoidHomClass F M M] (f : F) (n : ℕ)
  (x : M) (k : ℤ), (⇑f)^[n] (k • x) = k • (⇑f)^[n] x
Defined in
Mathlib.Algebra.Group.Hom.Defs
Cited by
0 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext
Assumes
AddGroupFunLikeAddMonoidHomClass

Around this declaration

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

Cites7

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.