Theorems · Theorem · group theory
QuotientAddGroup.ker_map
∀ {G : Type u_1} {H : Type u_2} [inst : AddGroup G] [inst_1 : AddGroup H] (N : AddSubgroup G) [nN : N.Normal]
(M : AddSubgroup H) [inst_2 : M.Normal] (f : G →+ H) (h : N ≤ AddSubgroup.comap f M),
(QuotientAddGroup.map N M f h).ker = AddSubgroup.map (QuotientAddGroup.mk' N) (AddSubgroup.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.
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- HasQuotient.Quotientstatement · cited by 2,301
- AddMonoidHom.compproof · cited by 339
- AddSubgroup.mapstatement and proof · cited by 189
- AddSubgroup.Normalstatement and proof · cited by 183
- AddMonoidHom.kerstatement and proof · cited by 158
- AddSubgroup.comapstatement and proof · cited by 123
- QuotientAddGroup.mk'statement and proof · cited by 60
- QuotientAddGroup.ker_mk'proof · cited by 13
- QuotientAddGroup.mapstatement and proof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.