Theorems · Definition · group theory
Rep.ofQuotient
{k : Type u} →
[inst : Semiring k] →
{G : Type v} →
[inst_1 : Group G] →
(A : Rep.{u_1, u, v} k G) →
(S : Subgroup G) →
[inst_2 : S.Normal] → [Representation.IsTrivial (MonoidHom.comp A.ρ S.subtype)] → Rep.{u_1, u, v} k (G ⧸ S)Given a normal subgroup S ≤ G, a G-representation ρ which is trivial on S factors
through G ⧸ S.
- Defined in
- Mathlib.RepresentationTheory.Rep.Res
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement · cited by 10,215
- 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.Vstatement · cited by 695
- MonoidHom.compstatement and proof · cited by 469
- Rep.ρstatement and proof · cited by 356
- Subgroup.Normalstatement and proof · cited by 334
- Subgroup.subtypestatement and proof · cited by 185
Cited by6
Results whose statement or proof uses this declaration.
- Rep.quotientToCoinvariantsproof · cited by 3
- Rep.resOfQuotientIsostatement and proof · cited by 2
- groupHomology.H1CoresCoinfOfTrivial_exactproof · cited by 1
- groupHomology.H1CoresCoinfOfTrivial_gstatement · cited by 0
- groupHomology.H1CoresCoinf_exactproof · cited by 0
- groupHomology.H1CoresCoinfOfTrivial_X₃statement · cited by 0