Theorems · Theorem · order theory
IsQuantale.sSup_mul_distrib
∀ {α : Type u_1} {inst : Semigroup α} {inst_1 : CompleteLattice α} [self : IsQuantale α] (s : Set α) (y : α),
sSup s * y = ⨆ x ∈ s, x * yMultiplication 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.
- Setstatement · cited by 53,352
- iSupstatement · cited by 2,415
- CompleteLatticestatement and proof · cited by 1,048
- SupSet.sSupstatement · cited by 954
- Semigroupstatement and proof · cited by 202
- IsQuantalestatement and proof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- sSup_mul_distribproof · cited by 4