Theorems · Definition · group theory
Rep.resOfQuotientIso
{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] →
[inst_3 : Representation.IsTrivial (MonoidHom.comp A.ρ S.subtype)] →
Rep.res (QuotientGroup.mk' S) (A.ofQuotient S) ≅ AA G-representation A on which a normal subgroup S ≤ G acts trivially induces a
G ⧸ S-representation on A, and composing this with the quotient map G → G ⧸ S gives the
original representation by definition. Useful for typechecking.
- Defined in
- Mathlib.RepresentationTheory.Rep.Res
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 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.
- 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
- CategoryTheory.Isostatement · cited by 3,963
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- Repstatement and proof · cited by 843
- CategoryTheory.Iso.reflproof · cited by 727
- Rep.Vstatement · cited by 695
- MonoidHom.compstatement and proof · cited by 469
- Rep.ρstatement and proof · cited by 356
Cited by3
Results whose statement or proof uses this declaration.
- groupHomology.H1CoresCoinfOfTrivialproof · cited by 7
- groupHomology.H1CoresCoinfOfTrivial_exactproof · cited by 1
- groupHomology.H1CoresCoinfOfTrivial_gstatement · cited by 0