Theorems · Definition · group theory
QuotientGroup.quotientMapSubgroupOfOfLe
{G : Type u} →
[inst : Group G] →
{A' A B' B : Subgroup G} →
[_hAN : (A'.subgroupOf A).Normal] →
[_hBN : (B'.subgroupOf B).Normal] → A' ≤ B' → A ≤ B → ↥A ⧸ A'.subgroupOf A →* ↥B ⧸ B'.subgroupOf BLet A', A, B', B be subgroups of G. If A' ≤ B' and A ≤ B,
then there is a map A / (A' ⊓ A) →* B / (B' ⊓ B) induced by the inclusions.
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 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.
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- Subgroup.Normalstatement and proof · cited by 334
- Subgroup.subgroupOfstatement and proof · cited by 122
- Subgroup.inclusionproof · cited by 21
- QuotientGroup.mapproof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- QuotientGroup.quotientMapSubgroupOfOfLe_mkstatement · cited by 0
- QuotientGroup.equivQuotientSubgroupOfOfEqproof · cited by 0