Theorems · Theorem · order theory
IsAddQuantale.sSup_add_distrib
∀ {α : Type u_1} {inst : AddSemigroup α} {inst_1 : CompleteLattice α} [self : IsAddQuantale α] (s : Set α) (y : α),
sSup s + y = ⨆ x ∈ s, x + yAddition is distributive over join in a quantale
- Defined in
- Mathlib.Algebra.Order.Quantale
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
- Assumes
- IsAddQuantale
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- iSupstatement · cited by 2,415
- CompleteLatticestatement and proof · cited by 1,048
- SupSet.sSupstatement · cited by 954
- AddSemigroupstatement and proof · cited by 136
- IsAddQuantalestatement and proof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- sSup_add_distribproof · cited by 4