Theorems · Theorem · order theory
lowerBounds_prod
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] {s : Set α} {t : Set β},
s.Nonempty → t.Nonempty → lowerBounds (s ×ˢ t) = lowerBounds s ×ˢ lowerBounds t- Defined in
- Mathlib.Order.Bounds.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Set.extproof · cited by 2,266
- SProd.sprodstatement · cited by 1,750
- lowerBoundsstatement · cited by 212
- Set.mem_prodproof · cited by 32
- Set.nonempty_coe_sortproof · cited by 23
- nonempty_subtypeproof · cited by 22
- Prod.le_defproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- IsGLB.prodproof · cited by 1