Theorems · Theorem · group theory
Representation.freeLift_toLinearMap
∀ {G : Type v} [inst : Monoid G] {V : Type v'} [inst_1 : AddCommMonoid V] {k : Type u} [inst_2 : CommSemiring k]
[inst_3 : Module k V] (σ : Representation k G V) {α : Type w'} (f : α → V),
(σ.freeLift f).toLinearMap =
(Finsupp.linearCombination k fun x => (σ x.2) (f x.1)) ∘ₗ
↑(Finsupp.curryLinearEquiv k).symm ∘ₗ Finsupp.mapRange.linearMap ↑(MonoidAlgebra.coeffLinearEquiv k)- Defined in
- Mathlib.RepresentationTheory.Equiv
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- Finsuppstatement · cited by 5,255
- Monoidstatement and proof · cited by 3,887
- LinearMap.compstatement · cited by 1,642
- LinearEquiv.symmstatement · cited by 1,461
- LinearEquiv.toLinearMapstatement · cited by 1,171
- MonoidAlgebrastatement · cited by 590
Cited by1
Results whose statement or proof uses this declaration.
- Rep.barComplex.d_singleproof · cited by 3