Mathlib Map

Theorems · Definition · group theory

Representation.ofModule

{k : Type u_1} →
  {G : Type u_2} →
    [inst : CommSemiring k] →
      [inst_1 : Monoid G] →
        (M : Type u_4) →
          [inst_2 : AddCommMonoid M] →
            [inst_3 : Module (MonoidAlgebra k G) M] → Representation k G (RestrictScalars k (MonoidAlgebra k G) M)

Build a Representation from a [Module k[G] M]. Note that the representation is built on restrictScalars k k[G] M, rather than on M itself.

Defined in
Mathlib.RepresentationTheory.Basic
Cited by
11 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringMonoidAddCommMonoidModule

Around this declaration

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

Subrepresentation.submoduleSubrepresentationOrderIso · cited by 4Subrepresentation.submodu…Rep.ofModuleMonoidAlgebra · cited by 3Rep.ofModuleMonoidAlgebraSubrepresentation.ofSubmodule · cited by 2Subrepresentation.ofSubmo…Subrepresentation.asSubmodule' · cited by 2Subrepresentation.asSubmo…Representation.ofModule_asAlgebraHom_apply_apply · cited by 1Representation.ofModule_a…Representation.ofModule_asModule_act · cited by 1Representation.ofModule_a…Representation.isSimpleModule_iff_irreducible_ofModule · cited by 1Representation.isSimpleMo…Subrepresentation.mem_asSubmodule'_iff · cited by 0Subrepresentation.mem_asS…Subrepresentation.mem_ofSubmodule_iff · cited by 0Subrepresentation.mem_ofS…Subrepresentation.submoduleSubrepresentationOrderIso_apply · cited by 0Subrepresentation.submodu…Subrepresentation.submoduleSubrepresentationOrderIso_symm_apply · cited by 0Subrepresentation.submodu…Representation.isSemisimpleModule_iff_isSemisimpleRepresentation_ofModule · cited by 0Representation.isSemisimp…Representation.is_simple_module_iff_irreducible_ofModule · cited by 0Representation.is_simple_…Representation.smul_ofModule_asModule · cited by 0Representation.smul_ofMod…Rep.ofModuleMonoidAlgebra_obj_ρ · cited by 0Rep.ofModuleMonoidAlgebra…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommMonoid · cited by 12281AddCommMonoidCommSemiring · cited by 10911CommSemiringLinearMap · cited by 10215LinearMapMonoid · cited by 3887MonoidEquiv.symm · cited by 3681Equiv.symmMonoidAlgebra · cited by 590MonoidAlgebraRepresentation · cited by 396RepresentationRestrictScalars · cited by 18RestrictScalarsMonoidAlgebra.lift · cited by 13MonoidAlgebra.liftRestrictScalars.lsmul · cited by 2RestrictScalars.lsmulRepresentation.ofModuleCITED BYCITES

Cites13

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

Cited by16

Results whose statement or proof uses this declaration.