Theorems · Theorem · group theory
Representation.single_smul
∀ {k : Type u_1} {G : Type u_2} {V : Type u_3} [inst : CommSemiring k] [inst_1 : Monoid G] [inst_2 : AddCommMonoid V]
[inst_3 : Module k V] (ρ : Representation k G V) (t : k) (g : G) (v : ρ.asModule),
MonoidAlgebra.single g t • v = t • (ρ g) (ρ.asModuleEquiv v)- 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.
Cites17
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
- LinearMapstatement · cited by 10,215
- Monoidstatement and proof · cited by 3,887
- LinearEquivstatement · cited by 3,317
- Module.Endproof · cited by 774
- MonoidAlgebrastatement · cited by 590
- Representationstatement and proof · cited by 396
- MonoidAlgebra.singlestatement and proof · cited by 253
Cited by1
Results whose statement or proof uses this declaration.
- Rep.unit_iso_commproof · cited by 0