Theorems · Definition · group theory
QuotientGroup.congr
{G : Type u_1} →
{H : Type u_2} →
[inst : Group G] →
[inst_1 : Group H] →
(G' : Subgroup G) →
(H' : Subgroup H) →
[inst_2 : G'.Normal] → [inst_3 : H'.Normal] → (e : G ≃* H) → Subgroup.map (↑e) G' = H' → G ⧸ G' ≃* H ⧸ H'QuotientGroup.congr lifts the isomorphism e : G ≃ H to G ⧸ G' ≃ H ⧸ H',
given that e maps G to H.
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Groupstatement and proof · cited by 6,238
- MonoidHomproof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement and proof · cited by 2,301
- MulEquivstatement and proof · cited by 1,142
- MulEquiv.symmproof · cited by 482
- Subgroup.Normalstatement and proof · cited by 334
- Subgroup.mapstatement and proof · cited by 301
- MonoidHomClass.toMonoidHomstatement and proof · cited by 294
- QuotientGroup.mapproof · cited by 14
Cited by22
Results whose statement or proof uses this declaration.
- ClassGroup.equivproof · cited by 6
- CoxeterMatrix.reindexGroupEquivproof · cited by 3
- ClassGroup.mulEquivproof · cited by 2
- ClassGroup.mulEquivUnitsSubmoduleQuotRangeproof · cited by 2
- PresentedGroup.equivPresentedGroupproof · cited by 2
- ClassGroup.equiv_mkproof · cited by 2
- Submodule.unitsQuotEquivRelPicproof · cited by 2
- IsCyclotomicExtension.Rat.card_subgroupGalEquivSubgroupCharproof · cited by 1
- QuotientGroup.congr.congr_simpstatement and proof · cited by 0
- ClassGroup.mulEquiv_applystatement · cited by 0
- ClassGroup.mulEquiv_symm_applystatement · cited by 0
- QuotientGroup.congr_applystatement · cited by 0