Mathlib Map

Theorems · Theorem · group theory

map_smul

∀ {F : Type u_8} {M : Type u_9} {X : Type u_10} {Y : Type u_11} [inst : SMul M X] [inst_1 : SMul M Y]
  [inst_2 : FunLike F X Y] [MulActionHomClass F M X Y] (f : F) (c : M) (x : X), f (c • x) = c • f x
Defined in
Mathlib.GroupTheory.GroupAction.Hom
Cited by
566 results in Mathlib
Foundations
Depth 5 from the axioms, rests on 13 definitions · uses no axioms
Assumes
SMulSMulFunLikeMulActionHomClass

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 by566

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 566.