Theorems · Definition · group theory
Rep.quotientToInvariants
{k : Type u} →
{G : Type v} →
[inst : CommRing k] →
[inst_1 : Group G] → Rep.{w, u, v} k G → (S : Subgroup G) → [inst_2 : S.Normal] → Rep.{w, u, v} k (G ⧸ S)Given a normal subgroup S ≤ G, a G-representation ρ induces a G ⧸ S-representation on
the invariants of ρ|_S.
- Defined in
- Mathlib.RepresentationTheory.Invariants
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingGroupSubgroup.Normal
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- Repstatement and proof · cited by 843
- Rep.ρproof · cited by 356
- Subgroup.Normalstatement and proof · cited by 334
- Rep.ofproof · cited by 57
- Representation.quotientToInvariantsproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- Rep.quotientToInvariantsFunctorproof · cited by 1
- groupCohomology.H1InfRes_fstatement · cited by 0
- groupCohomology.H1InfRes_X₁statement · cited by 0
- groupCohomology.H1InfRes_exactproof · cited by 0