Theorems · Theorem · order theory
IsGLB.prod
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] {s : Set α} {t : Set β} {a : α} {b : β},
s.Nonempty → t.Nonempty → IsGLB s a → IsGLB t b → IsGLB (s ×ˢ t) (a, b)- Defined in
- Mathlib.Order.Bounds.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Preorderstatement and proof · cited by 7,952
- Set.ofPredproof · cited by 6,101
- Set.Nonemptystatement and proof · cited by 2,627
- SProd.sprodstatement · cited by 1,750
- IsGLBstatement and proof · cited by 213
- lowerBoundsproof · cited by 212
- Set.mem_prodproof · cited by 32
- Prod.mk_le_mkproof · cited by 8
- lowerBounds_prodproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- countableInfClosure_prodproof · cited by 0