Theorems · Definition · group theory
Representation.ofQuotient
{k : Type u_1} →
{G : Type u_2} →
{V : Type u_3} →
[inst : Semiring k] →
[inst_1 : Group G] →
[inst_2 : AddCommMonoid V] →
[inst_3 : Module k V] →
(ρ : Representation k G V) →
(S : Subgroup G) →
[inst_4 : S.Normal] →
[Representation.IsTrivial (MonoidHom.comp ρ S.subtype)] → Representation k (G ⧸ S) VGiven a normal subgroup S ≤ G, a G-representation ρ which is trivial on S factors
through G ⧸ S.
- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 75 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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- 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
- MonoidHom.compstatement and proof · cited by 469
- Representationstatement and proof · cited by 396
- 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.ofQuotientproof · cited by 4
- Representation.quotientToInvariantsproof · cited by 1
- Representation.ofQuotient.congr_simpstatement and proof · cited by 0
- Rep.quotientToCoinvariantsFunctor_map_hom_toLinearMapstatement · cited by 0
- Representation.ofQuotient_coe_applystatement · cited by 0
- Representation.quotientToCoinvariantsproof · cited by 0