Theorems · Theorem · order theory
IsLUB.add
∀ {G : Type u_2} [inst : AddGroup G] [inst_1 : Preorder G] [AddLeftMono G] [AddRightMono G] {s t : Set G} {a b : G},
IsLUB s a → IsLUB t b → IsLUB (s + t) (a + b)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- AddGroupstatement and proof · cited by 4,410
- AddLeftMonostatement and proof · cited by 687
- AddRightMonostatement and proof · cited by 367
- Set.addstatement · cited by 338
- IsLUBstatement and proof · cited by 280
- OrderIso.to_galoisConnectionproof · cited by 32
- OrderIso.addLeftproof · cited by 18
- OrderIso.addRightproof · cited by 16
- isLUB_image2_of_isLUB_isLUBproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.