Theorems · Theorem · group theory
Representation.ofModule_asAlgebraHom_apply_apply
∀ {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] (r : MonoidAlgebra k G) (m : RestrictScalars k (MonoidAlgebra k G) M),
((Representation.ofModule M).asAlgebraHom r) m =
(RestrictScalars.addEquiv k (MonoidAlgebra k G) M).symm (r • (RestrictScalars.addEquiv k (MonoidAlgebra k G) M) m)- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapproof · cited by 10,215
- Monoidstatement and proof · cited by 3,887
- Equiv.symmproof · cited by 3,681
- AlgHomstatement · cited by 3,236
- one_smulproof · cited by 1,374
- AddEquivstatement · cited by 1,087
- map_addproof · cited by 964
Cited by1
Results whose statement or proof uses this declaration.
- Representation.smul_ofModule_asModuleproof · cited by 0