Theorems · Theorem · order theory
subset_lowerBounds_add
∀ {M : Type u_3} [inst : Add M] [inst_1 : Preorder M] [AddLeftMono M] [AddRightMono M] (s t : Set M),
lowerBounds s + lowerBounds t ⊆ lowerBounds (s + t)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, 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.
- 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
- lowerBoundsstatement · cited by 212
- subset_upperBounds_addproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- BddBelow.addproof · cited by 0