Theorems · Definition · group theory
QuotientAddGroup.prodAddEquiv
{G : Type u} →
[inst : AddGroup G] →
{H : Type v} →
[inst_1 : AddGroup H] →
(A : AddSubgroup G) →
(B : AddSubgroup H) → [inst_2 : A.Normal] → [inst_3 : B.Normal] → (G × H) ⧸ A.prod B ≃+ (G ⧸ A) × H ⧸ B(G × H) / (A × B) is isomorphic to G / A × H / B.
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivproof · cited by 8,337
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AddEquivstatement · cited by 1,087
- AddSubgroup.Normalstatement and proof · cited by 183
- AddSubgroup.prodstatement and proof · cited by 34
- QuotientAddGroup.prodEquivproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- QuotientAddGroup.prodAddEquiv_applystatement and proof · cited by 0
- QuotientAddGroup.prodAddEquiv_symm_applystatement and proof · cited by 0