Mathlib Map

Theorems · Definition · group theory

Representation.ofMulAction

(k : Type u_1) →
  [inst : Semiring k] →
    (G : Type u_2) → [inst_1 : Monoid G] → (H : Type u_3) → [MulAction G H] → Representation k G (MonoidAlgebra k H)

A G-action on H induces a representation G →* End(k[H]) in the natural way.

Defined in
Mathlib.RepresentationTheory.Basic
Cited by
15 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringMonoidMulAction

Around this declaration

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

Representation.leftRegular · cited by 39Representation.leftRegularRepresentation.ofMulAction_single · cited by 6Representation.ofMulActio…Representation.coeff_ofMulAction · cited by 4Representation.coeff_ofMu…Rep.FiniteCyclicGroup.leftRegular.range_applyAsHom_sub_eq_ker_linearCombination · cited by 2leftRegular.range_applyAs…Representation.ofMulActionSelfAsModuleEquiv · cited by 2Representation.ofMulActio…Representation.ofMulActionSubsingletonEquivTrivial · cited by 2Representation.ofMulActio…Representation.diagonal · cited by 2Representation.diagonalRep.FiniteCyclicGroup.leftRegular.range_applyAsHom_sub_eq_ker_norm · cited by 1leftRegular.range_applyAs…Rep.FiniteCyclicGroup.leftRegular.range_norm_eq_ker_applyAsHom_sub · cited by 1leftRegular.range_norm_eq…Rep.ofMulAction · cited by 1Rep.ofMulActionRepresentation.asAlgebraHom_ofMulAction_smul_eq_mul · cited by 1Representation.asAlgebraH…Rep.FiniteCyclicGroup.homResolutionIso_hom_f_hom_apply · cited by 0FiniteCyclicGroup.homReso…Representation.ofMulActionSelfAsModuleEquiv_apply · cited by 0Representation.ofMulActio…Representation.ofMulActionSelfAsModuleEquiv_symm_apply · cited by 0Representation.ofMulActio…Representation.ofMulActionSubsingletonEquivTrivial_apply · cited by 0Representation.ofMulActio…Semiring · cited by 13802SemiringMonoid · cited by 3887MonoidLinearMap.comp · cited by 1642LinearMap.compLinearEquiv.symm · cited by 1461LinearEquiv.symmMulAction · cited by 1294MulActionLinearEquiv.toLinearMap · cited by 1171LinearEquiv.toLinearMapMonoidAlgebra · cited by 590MonoidAlgebraRepresentation · cited by 396RepresentationFinsupp.lmapDomain · cited by 63Finsupp.lmapDomainMonoidAlgebra.coeffLinearEquiv · cited by 34MonoidAlgebra.coeffLinear…Representation.ofMulActionCITED BYCITES

Cites10

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

Cited by21

Results whose statement or proof uses this declaration.