Theorems · Theorem · group theory
QuotientGroup.ker_map
∀ {G : Type u_1} {H : Type u_2} [inst : Group G] [inst_1 : Group H] (N : Subgroup G) [nN : N.Normal] (M : Subgroup H)
[inst_2 : M.Normal] (f : G →* H) (h : N ≤ Subgroup.comap f M),
(QuotientGroup.map N M f h).ker = Subgroup.map (QuotientGroup.mk' N) (Subgroup.comap f M)- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- MonoidHom.compproof · cited by 469
- Subgroup.Normalstatement and proof · cited by 334
- Subgroup.mapstatement and proof · cited by 301
- MonoidHom.kerstatement and proof · cited by 212
- Subgroup.comapstatement and proof · cited by 154
- QuotientGroup.mk'statement and proof · cited by 90
- QuotientGroup.ker_mk'proof · cited by 18
- QuotientGroup.mapstatement and proof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.