Theorems · Theorem · group theory
Representation.smul_ofModule_asModule
∀ {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 : (Representation.ofModule M).asModule),
(RestrictScalars.addEquiv k (MonoidAlgebra k G) M) ((Representation.ofModule M).asModuleEquiv (r • m)) =
r • (RestrictScalars.addEquiv k (MonoidAlgebra k G) M) ((Representation.ofModule M).asModuleEquiv m)- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Monoidstatement and proof · cited by 3,887
- LinearEquivstatement · cited by 3,317
- AddEquivstatement · cited by 1,087
- MonoidAlgebrastatement and proof · cited by 590
- AddEquiv.apply_symm_applyproof · cited by 37
- Representation.asModulestatement and proof · cited by 22
- RestrictScalarsstatement · cited by 18
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.