Theorems · Theorem · order theory
subset_upperBounds_mul
∀ {M : Type u_3} [inst : Mul M] [inst_1 : Preorder M] [MulLeftMono M] [MulRightMono M] (s t : Set M),
upperBounds s * upperBounds t ⊆ upperBounds (s * t)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Preorderstatement and proof · cited by 7,952
- MulLeftMonostatement and proof · cited by 410
- Set.mulstatement · cited by 297
- MulRightMonostatement and proof · cited by 263
- upperBoundsstatement and proof · cited by 263
- Set.image2_subset_iffproof · cited by 30
- mul_mem_upperBounds_mulproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- subset_lowerBounds_mulproof · cited by 1
- BddAbove.mulproof · cited by 1