Theorems · Definition · group theory
Rep.quotientToInvariantsFunctor
(k : Type u) →
{G : Type v} →
[inst : CommRing k] →
[inst_1 : Group G] →
(S : Subgroup G) → [inst_2 : S.Normal] → CategoryTheory.Functor (Rep.{w, u, v} k G) (Rep.{w, u, v} k (G ⧸ S))Given a normal subgroup S ≤ G, this is the functor sending a G-representation A to the
G ⧸ S-representation it induces on A^S.
- Defined in
- Mathlib.RepresentationTheory.Invariants
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homproof · cited by 32,603
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- 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
- ModuleCat.Hom.homproof · cited by 341
- Subgroup.Normalstatement and proof · cited by 334
- Subgroup.subtypeproof · cited by 185
- Rep.ofHomproof · cited by 45
Cited by2
Results whose statement or proof uses this declaration.
- groupCohomology.infNatTransstatement · cited by 1
- groupCohomology.infNatTrans_appstatement · cited by 0