Theorems · Theorem · group theory
Representation.linearize_single
∀ {k : Type u} {G : Type v} [inst : Monoid G] [inst_1 : Semiring k] {X : Action (Type w) G} (g : G) (x : X.V),
((Representation.linearize k G X) g) (MonoidAlgebra.single x 1) =
MonoidAlgebra.single ((CategoryTheory.ConcreteCategory.hom (X.ρ g)) x) 1- Defined in
- Mathlib.RepresentationTheory.Action
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement · cited by 10,215
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement · cited by 3,629
- TypeCat.Funstatement · cited by 1,307
- MonoidAlgebrastatement · cited by 590
- Representationstatement · cited by 396
- MonoidAlgebra.singlestatement and proof · cited by 253
- Actionstatement and proof · cited by 206
Cited by1
Results whose statement or proof uses this declaration.
- Representation.linearizeTrivial_defproof · cited by 0