Theorems · Definition · group theory
Representation.Coinvariants.lift
{k : Type u_1} →
{G : Type u_2} →
{V : Type u_3} →
{W : Type u_4} →
[inst : CommRing k] →
[inst_1 : Monoid G] →
[inst_2 : AddCommGroup V] →
[inst_3 : Module k V] →
[inst_4 : AddCommGroup W] →
[inst_5 : Module k W] →
(ρ : Representation k G V) → (f : V →ₗ[k] W) → (∀ (x : G), f ∘ₗ ρ x = f) → ρ.Coinvariants →ₗ[k] WA G-invariant linear map induces a linear map out of the coinvariants of a
G-representation.
- Cited by
- 9 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.
Cites12
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 and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Monoidstatement and proof · cited by 3,887
- LinearMap.compstatement and proof · cited by 1,642
- Representationstatement and proof · cited by 396
- Representation.Coinvariantsstatement · cited by 48
- Submodule.liftQproof · cited by 36
- Representation.Coinvariants.kerproof · cited by 20
Cited by18
Results whose statement or proof uses this declaration.
- Representation.Coinvariants.mapproof · cited by 11
- Rep.indToCoindproof · cited by 5
- Rep.indResHomEquivproof · cited by 4
- Rep.descproof · cited by 3
- Rep.coinvariantsTensorIndHomproof · cited by 3
- Rep.coinvariantsTensorIndInvproof · cited by 3
- Representation.ofCoinvariantsTprodLeftRegularproof · cited by 2
- Representation.coinvariantsToFinsuppproof · cited by 2
- Representation.finsuppToCoinvariantsproof · cited by 2
- Representation.finsuppToCoinvariants_single_mkproof · cited by 1
- Representation.Coinvariants.lift_mkstatement · cited by 0
- Rep.coindResAdjunction_homEquiv_symm_applyproof · cited by 0