Theorems · Definition · group theory
Subgroup.goursatSnd
{G : Type u_1} → {H : Type u_2} → [inst : Group G] → [inst_1 : Group H] → Subgroup (G × H) → Subgroup HFor I a subgroup of G × H, I.goursatSnd is the kernel of the projection map I → G,
considered as a subgroup of H.
This is the second subgroup appearing in Goursat's lemma. See Subgroup.goursat.
- Defined in
- Mathlib.GroupTheory.Goursat
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- MonoidHom.compproof · cited by 469
- Subgroup.mapproof · cited by 301
- MonoidHom.kerproof · cited by 212
- Subgroup.subtypeproof · cited by 185
- MonoidHom.sndproof · cited by 31
- MonoidHom.fstproof · cited by 28
Cited by6
Results whose statement or proof uses this declaration.
- Subgroup.normal_goursatSndstatement · cited by 3
- Subgroup.mk_goursatFst_eq_iff_mk_goursatSnd_eqstatement and proof · cited by 1
- Subgroup.mem_goursatSndstatement · cited by 1
- Subgroup.goursatFst_prod_goursatSnd_lestatement and proof · cited by 1
- Subgroup.goursat_surjectivestatement and proof · cited by 1
- Subgroup.goursatproof · cited by 0