Theorems · Definition · group theory
Representation.toCoinvariants
{k : Type u_6} →
{G : Type u_7} →
{V : Type u_8} →
[inst : CommRing k] →
[inst_1 : Group G] →
[inst_2 : AddCommGroup V] →
[inst_3 : Module k V] →
(ρ : Representation k G V) →
(S : Subgroup G) →
[S.Normal] → Representation k G (Representation.Coinvariants (MonoidHom.comp ρ S.subtype))Given a normal subgroup S ≤ G, a G-representation ρ induces a G-representation on the
coinvariants of ρ|_S.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 91 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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- 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
- Representation.Coinvariantsstatement · cited by 48
Cited by5
Results whose statement or proof uses this declaration.
- Rep.toCoinvariantsproof · cited by 5
- Representation.toCoinvariantsMkQstatement · cited by 1
- Representation.toCoinvariants.congr_simpstatement and proof · cited by 0
- Representation.quotientToCoinvariantsproof · cited by 0
- Representation.toCoinvariants_mkstatement · cited by 0