Theorems · Theorem · order theory
sInf_image2
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CompleteLattice α] {f : β → γ → α} {s : Set β} {t : Set γ},
sInf (Set.image2 f s t) = ⨅ a ∈ s, ⨅ b ∈ t, f a b- Defined in
- Mathlib.Order.CompleteLattice.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- iInfstatement and proof · cited by 1,690
- CompleteLatticestatement and proof · cited by 1,048
- InfSet.sInfstatement and proof · cited by 935
- Set.image2statement · cited by 311
- sInf_imageproof · cited by 25
- Set.image_prodproof · cited by 24
- biInf_prodproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Set.sInter_image2proof · cited by 0