Theorems · Theorem · order theory
Quantale.mul_iSup_distrib
∀ {α : Type u_1} {ι : Type u_2} {x : α} {f : ι → α} [inst : Semigroup α] [inst_1 : CompleteLattice α] [IsQuantale α],
x * ⨆ i, f i = ⨆ i, x * f i- Defined in
- Mathlib.Algebra.Order.Quantale
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
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.
- iSupstatement and proof · cited by 2,415
- CompleteLatticestatement and proof · cited by 1,048
- Semigroupstatement and proof · cited by 202
- iSup_rangeproof · cited by 24
- IsQuantalestatement and proof · cited by 13
- mul_sSup_distribproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.