Theorems · Definition · group theory
AddSubgroup.goursatSnd
{G : Type u_1} → {H : Type u_2} → [inst : AddGroup G] → [inst_1 : AddGroup H] → AddSubgroup (G × H) → AddSubgroup 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 AddSubgroup.goursat.
- Defined in
- Mathlib.GroupTheory.Goursat
- Cited by
- 8 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.
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHom.compproof · cited by 339
- AddSubgroup.mapproof · cited by 189
- AddMonoidHom.kerproof · cited by 158
- AddSubgroup.subtypeproof · cited by 82
- AddMonoidHom.sndproof · cited by 42
- AddMonoidHom.fstproof · cited by 39
Cited by8
Results whose statement or proof uses this declaration.
- AddSubgroup.normal_goursatSndstatement · cited by 3
- AddSubgroup.mem_goursatSndstatement · cited by 2
- AddSubgroup.goursatFst_prod_goursatSnd_lestatement and proof · cited by 2
- AddSubgroup.goursat_surjectivestatement and proof · cited by 2
- Submodule.goursat_surjectiveproof · cited by 1
- AddSubgroup.mk_goursatFst_eq_iff_mk_goursatSnd_eqstatement and proof · cited by 1
- Submodule.goursatSnd_toAddSubgroupstatement · cited by 0
- AddSubgroup.goursatproof · cited by 0