Mathlib Map

Theorems · Theorem · group theory

Representation.ofMulAction_self_smul_eq_mul

Deprecated since 2026-06-18Use Representation.asAlgebraHom_ofMulAction_smul_eq_mul instead.

∀ {k : Type u_1} {G : Type u_2} [inst : CommSemiring k] [inst_1 : Group G] (x y : MonoidAlgebra k G),
  ((Representation.ofMulAction k G G).asAlgebraHom x) y = x * y

Alias of Representation.asAlgebraHom_ofMulAction_smul_eq_mul.

Defined in
Mathlib.RepresentationTheory.Basic
Cited by
0 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringGroup

Around this declaration

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

Cites10

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.