Theorems · Theorem · group theory
AddSubmonoid.prod_le_iff
∀ {N : Type u_2} [inst : AddZeroClass N] {M : Type u_5} [inst_1 : AddZeroClass M] {s : AddSubmonoid M}
{t : AddSubmonoid N} {u : AddSubmonoid (M × N)},
s.prod t ≤ u ↔ AddSubmonoid.map (AddMonoidHom.inl M N) s ≤ u ∧ AddSubmonoid.map (AddMonoidHom.inr M N) t ≤ u- Cited by
- 5 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
- Assumes
- AddZeroClassAddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- SetLike.coeproof · cited by 8,199
- AddMonoidHomstatement · cited by 3,230
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- AddZeroClassstatement and proof · cited by 1,237
- AddSubmonoidstatement and proof · cited by 1,178
- SetLike.mem_coeproof · cited by 302
- AddSubmonoid.mapstatement and proof · cited by 99
- AddMonoidHom.inlstatement and proof · cited by 29
- AddMonoidHom.inrstatement and proof · cited by 29
- AddSubmonoid.prodstatement and proof · cited by 27
Cited by5
Results whose statement or proof uses this declaration.
- AddSubgroup.prod_le_iffproof · cited by 2
- AddSubmonoid.closure_zero_prodproof · cited by 1
- AddSubmonoid.prod_eq_bot_iffproof · cited by 1
- AddSubmonoid.closure_prod_zeroproof · cited by 1
- AddSubmonoid.closure_prodproof · cited by 0