Theorems · Definition · group theory
Representation.freeLift
{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'} → (α → V) → (Representation.free k G α).IntertwiningMap σEvery f : α → V can induce an intertwining map between (α →₀ k[G]) and V.
- Defined in
- Mathlib.RepresentationTheory.Equiv
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapproof · cited by 10,215
- Finsuppstatement and proof · cited by 5,255
- Monoidstatement and proof · cited by 3,887
- LinearMap.compproof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- MonoidAlgebrastatement and proof · cited by 590
Cited by7
Results whose statement or proof uses this declaration.
- Rep.barComplex.d_singleproof · cited by 3
- Representation.freeLiftLEquivproof · cited by 3
- Representation.freeLift_single_singlestatement · cited by 1
- Representation.freeLift_toLinearMapstatement and proof · cited by 1
- Rep.freeLiftproof · cited by 0
- inhomogeneousCochains.d_eqproof · cited by 0
- Representation.freeLiftLEquiv_symm_applystatement · cited by 0