Theorems · Theorem · order theory
subset_upperBounds_add
∀ {M : Type u_3} [inst : Add M] [inst_1 : Preorder M] [AddLeftMono M] [AddRightMono 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
- AddLeftMonostatement and proof · cited by 687
- AddRightMonostatement and proof · cited by 367
- Set.addstatement · cited by 338
- upperBoundsstatement and proof · cited by 263
- Set.image2_subset_iffproof · cited by 30
- add_mem_upperBounds_addproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- BddAbove.addproof · cited by 1
- subset_lowerBounds_addproof · cited by 1