Mathlib Map

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 + y

Addition 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.

Cited by1

Results whose statement or proof uses this declaration.