Theorems · Definition · group theory
QuotientAddGroup.congr
{G : Type u_1} →
{H : Type u_2} →
[inst : AddGroup G] →
[inst_1 : AddGroup H] →
(G' : AddSubgroup G) →
(H' : AddSubgroup H) →
[inst_2 : G'.Normal] → [inst_3 : H'.Normal] → (e : G ≃+ H) → AddSubgroup.map (↑e) G' = H' → G ⧸ G' ≃+ H ⧸ H'QuotientAddGroup.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
- 4 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
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomproof · cited by 3,230
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AddEquivstatement and proof · cited by 1,087
- AddEquiv.symmproof · cited by 530
- AddMonoidHomClass.toAddMonoidHomstatement and proof · cited by 232
- AddSubgroup.mapstatement and proof · cited by 189
- AddSubgroup.Normalstatement and proof · cited by 183
- QuotientAddGroup.mapproof · cited by 10
Cited by5
Results whose statement or proof uses this declaration.
- AddEquiv.isWeaklyRegular_congrproof · cited by 3
- AddCircle.equivAddCircleproof · cited by 2
- AddEquiv.isRegular_congrproof · cited by 1
- AddSubgroup.Characteristic.comap_quotient_mkproof · cited by 0
- AddCommGroup.freeRank_congrproof · cited by 0