Theorems · Theorem · group theory
QuotientGroup.con_le_iff
∀ {G : Type u_1} [inst : Group G] {N M : Subgroup G} [inst_1 : N.Normal] [inst_2 : M.Normal],
QuotientGroup.con N ≤ QuotientGroup.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.
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- Subgroup.Normalstatement and proof · cited by 334
- Constatement · cited by 152
- RelIso.map_rel_iffproof · cited by 17
- QuotientGroup.constatement · cited by 7
- Subgroup.orderIsoConproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- QuotientGroup.con_monoproof · cited by 0