Mathlib Map

Theorems · Theorem · order theory

IsQuantale.mul_sSup_distrib

∀ {α : Type u_1} {inst : Semigroup α} {inst_1 : CompleteLattice α} [self : IsQuantale α] (x : α) (s : Set α),
  x * sSup s = ⨆ y ∈ s, x * y

Multiplication 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
IsQuantale

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.