Mathlib Map

Theorems · Theorem · group theory

AddMonoidHom.map_nsmul

∀ {M : Type u_4} {N : Type u_5} [inst : AddMonoid M] [inst_1 : AddMonoid N] (f : M →+ N) (n : ℕ) (a : M),
  f (n • a) = n • f a
Defined in
Mathlib.Algebra.Group.Hom.Defs
Cited by
18 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
AddMonoidAddMonoid

Around this declaration

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

Cites4

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

Cited by18

Results whose statement or proof uses this declaration.