Theorems · Theorem · order theory
sSup_add
∀ {M : Type u_1} [inst : CompleteLattice M] [inst_1 : AddGroup M] [AddLeftMono M] [AddRightMono M] (s t : Set M),
sSup (s + t) = sSup s + sSup t- Cited by
- 1 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
- AddGroupstatement and proof · cited by 4,410
- CompleteLatticestatement and proof · cited by 1,048
- SupSet.sSupstatement · cited by 954
- AddLeftMonostatement and proof · cited by 687
- AddRightMonostatement and proof · cited by 367
- Set.addstatement · cited by 338
- OrderIso.to_galoisConnectionproof · cited by 32
- OrderIso.addLeftproof · cited by 18
- OrderIso.addRightproof · cited by 16
- sSup_image2_eq_sSup_sSupproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- sSup_subproof · cited by 0