Theorems · Definition · group theory
QuotientGroup.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) → N ≤ Subgroup.comap f M → G ⧸ N →* H ⧸ MA group homomorphism f : G →* H induces a map G/N →* H/M if N ⊆ f⁻¹(M).
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 14 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.
- 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.comapstatement and proof · cited by 154
- QuotientGroup.mk'proof · cited by 90
- QuotientGroup.liftproof · cited by 8
Cited by26
Results whose statement or proof uses this declaration.
- QuotientGroup.congrproof · cited by 16
- ClassGroup.extendedHomproof · cited by 7
- ProfiniteGrp.toFiniteQuotientFunctorproof · cited by 3
- QuotientGroup.quotientQuotientEquivQuotientAuxproof · cited by 3
- Matrix.ProjGenLinGroup.mapproof · cited by 3
- IsDedekindDomain.HeightOneSpectrum.valuationOfNeZeroModproof · cited by 2
- QuotientGroup.quotientQuotientEquivQuotientproof · cited by 1
- Ideal.Quotient.stabilizerHomSurjectiveAuxFunctorproof · cited by 1
- QuotientGroup.map_idstatement · cited by 1
- QuotientGroup.map_id_applystatement · cited by 1
- QuotientGroup.map_mapstatement · cited by 1
- QuotientGroup.map_mk'statement · cited by 1