Theorems · Definition · group theory
AddSubgroup.goursatFst
{G : Type u_1} → {H : Type u_2} → [inst : AddGroup G] → [inst_1 : AddGroup H] → AddSubgroup (G × H) → AddSubgroup GFor I a subgroup of G × H, I.goursatFst is the kernel of the projection map I → H,
considered as a subgroup of G.
This is the first 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_goursatFststatement · cited by 3
- AddSubgroup.mem_goursatFststatement · 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.goursatFst_toAddSubgroupstatement · cited by 0
- AddSubgroup.goursatproof · cited by 0