Theorems · Theorem · order theory
sInf_prod
∀ {α : Type u_1} {β : Type u_2} [inst : InfSet α] [inst_1 : InfSet β] {s : Set α} {t : Set β},
s.Nonempty → t.Nonempty → sInf (s ×ˢ t) = (sInf s, sInf t)- Defined in
- Mathlib.Order.CompleteLattice.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Set.Nonemptystatement and proof · cited by 2,627
- SProd.sprodstatement · cited by 1,750
- InfSet.sInfstatement and proof · cited by 935
- InfSetstatement and proof · cited by 145
- Set.fst_image_prodproof · cited by 8
- Set.snd_image_prodproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.