Theorems · Definition · group theory
QuotientAddGroup.quotientMapAddSubgroupOfOfLe
{G : Type u} →
[inst : AddGroup G] →
{A' A B' B : AddSubgroup G} →
[_hAN : (A'.addSubgroupOf A).Normal] →
[_hBN : (B'.addSubgroupOf B).Normal] → A' ≤ B' → A ≤ B → ↥A ⧸ A'.addSubgroupOf A →+ ↥B ⧸ B'.addSubgroupOf 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.
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement · cited by 3,230
- HasQuotient.Quotientstatement · cited by 2,301
- AddSubgroup.Normalstatement and proof · cited by 183
- AddSubgroup.addSubgroupOfstatement and proof · cited by 87
- AddSubgroup.inclusionproof · cited by 15
- QuotientAddGroup.mapproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- QuotientAddGroup.quotientMapAddSubgroupOfOfLe_mkstatement · cited by 0
- QuotientAddGroup.equivQuotientAddSubgroupOfOfEqproof · cited by 0