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 * 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.
- mul_sSup_distribproof · cited by 4