Theorems · Theorem · order theory
BddAbove.add
∀ {M : Type u_3} [inst : Add M] [inst_1 : Preorder M] [AddLeftMono M] [AddRightMono M] {s t : Set M},
BddAbove s → BddAbove t → BddAbove (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.
Cites9
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
- BddAbovestatement and proof · cited by 620
- AddRightMonostatement and proof · cited by 367
- Set.addstatement · cited by 338
- Set.Nonempty.monoproof · cited by 88
- Set.Nonempty.addproof · cited by 3
- subset_upperBounds_addproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Set.BddAbove.addproof · cited by 0