Theorems · Theorem · group theory
QuotientAddGroup.con_le_iff
∀ {G : Type u_1} [inst : AddGroup G] {N M : AddSubgroup G} [inst_1 : N.Normal] [inst_2 : M.Normal],
QuotientAddGroup.con N ≤ QuotientAddGroup.con M ↔ N ≤ M- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddSubgroup.Normalstatement and proof · cited by 183
- AddConstatement · cited by 138
- RelIso.map_rel_iffproof · cited by 17
- QuotientAddGroup.constatement · cited by 7
- AddSubgroup.orderIsoAddConproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- QuotientAddGroup.con_monoproof · cited by 0