Theorems · Definition · group theory
QuotientAddGroup.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) → N ≤ AddSubgroup.comap f M → G ⧸ N →+ H ⧸ MAn AddGroup homomorphism f : G →+ H induces a map G/N →+ H/M if N ⊆ f⁻¹(M).
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Normalstatement and proof · cited by 183
- AddSubgroup.comapstatement and proof · cited by 123
- QuotientAddGroup.mk'proof · cited by 60
- QuotientAddGroup.liftproof · cited by 15
Cited by18
Results whose statement or proof uses this declaration.
- QuotientAddGroup.congrproof · cited by 4
- QuotientAddGroup.quotientQuotientEquivQuotientAuxproof · cited by 2
- ProfiniteAddGrp.toFiniteQuotientFunctorproof · cited by 2
- QuotientAddGroup.map_id_applystatement · cited by 1
- QuotientAddGroup.map_mapstatement · cited by 1
- QuotientAddGroup.map_surjective_of_surjectivestatement · cited by 1
- QuotientAddGroup.quotientMapAddSubgroupOfOfLeproof · cited by 1
- AddAction.zmultiplesQuotientStabilizerEquivproof · cited by 1
- QuotientAddGroup.ker_mapstatement and proof · cited by 0
- AddCommGroup.freeRank_ge_of_surjectiveproof · cited by 0
- QuotientAddGroup.map_comp_mapstatement · cited by 0
- QuotientAddGroup.map_idstatement · cited by 0