Theorems · Theorem · order theory
Set.IsPWO.mul
∀ {α : Type u_1} {s t : Set α} [inst : CommMonoid α] [inst_1 : PartialOrder α] [IsOrderedCancelMonoid α],
s.IsPWO → t.IsPWO → (s * t).IsPWO- Defined in
- Mathlib.Data.Finset.MulAntidiagonal
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- PartialOrderstatement and proof · cited by 6,410
- CommMonoidstatement and proof · cited by 2,264
- Set.mulstatement · cited by 297
- Set.IsPWOstatement and proof · cited by 99
- IsOrderedCancelMonoidstatement and proof · cited by 65
- monotone_fstproof · cited by 9
- monotone_sndproof · cited by 9
- Set.IsPWO.image_of_monotoneproof · cited by 5
- Set.image_mul_prodproof · cited by 4
- Set.IsPWO.prodproof · cited by 4
- Monotone.mul'proof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Set.IsWF.mulproof · cited by 1
- Finset.isPWO_support_mulAntidiagonalproof · cited by 0