Theorems · Theorem · group theory
Subgroup.prod_le_iff
∀ {G : Type u_1} [inst : Group G] {N : Type u_5} [inst_1 : Group N] {H : Subgroup G} {K : Subgroup N}
{J : Subgroup (G × N)}, H.prod K ≤ J ↔ Subgroup.map (MonoidHom.inl G N) H ≤ J ∧ Subgroup.map (MonoidHom.inr G N) K ≤ J- Defined in
- Mathlib.Algebra.Group.Subgroup.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, 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.mapstatement · cited by 301
- Subgroup.prodstatement · cited by 35
- MonoidHom.inlstatement · cited by 32
- MonoidHom.inrstatement · cited by 32
- Submonoid.prod_le_iffproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Subgroup.commutator_prod_prodproof · cited by 1
- Subgroup.closure_prodproof · cited by 0