Theorems · Definition · group theory
AddSubgroup.quotientEquivProdOfLE
{α : Type u_1} → [inst : AddGroup α] → {s t : AddSubgroup α} → s ≤ t → α ⧸ s ≃ (α ⧸ t) × ↥t ⧸ s.addSubgroupOf tIf H ≤ K, then G/H ≃ G/K × K/H nonconstructively. The
constructive version is quotientEquivProdOfLE'.
- Defined in
- Mathlib.GroupTheory.Coset.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement · cited by 8,337
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- HasQuotient.Quotientstatement · cited by 2,301
- Quotient.outproof · cited by 141
- AddSubgroup.addSubgroupOfstatement · cited by 87
- AddSubgroup.quotientEquivProdOfLE'proof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- AddSubgroup.relIndex_mul_indexproof · cited by 12
- AddSubgroup.quotientEquivProdOfLE_symm_applystatement and proof · cited by 0
- AddSubgroup.quotientEquivProdOfLE_applystatement and proof · cited by 0