Theorems · Definition · group theory
Representation.quotientToInvariants_lift
{k : Type u_1} →
{G : Type u_2} →
[inst : CommRing k] →
[inst_1 : Group G] →
{V : Type u_5} →
[inst_2 : AddCommGroup V] →
[inst_3 : Module k V] →
(ρ : Representation k G V) →
(S : Subgroup G) →
[inst_4 : S.Normal] →
Representation.IntertwiningMap (MonoidHom.comp (ρ.quotientToInvariants S) (QuotientGroup.mk' S)) ρThe intertwining map between the G ⧸ S-representation on the invariants of ρ|_S and ρ.
- Defined in
- Mathlib.RepresentationTheory.Invariants
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 78 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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Submodulestatement · cited by 7,192
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- Submodule.subtypeproof · cited by 480
- MonoidHom.compstatement and proof · cited by 469
- Representationstatement and proof · cited by 396
Cited by5
Results whose statement or proof uses this declaration.
- groupCohomology.H1InfResproof · cited by 6
- groupCohomology.infNatTransproof · cited by 1
- groupCohomology.H1InfRes_exactproof · cited by 0
- groupCohomology.H1InfRes_fstatement · cited by 0
- groupCohomology.infNatTrans_appstatement · cited by 0