Theorems · Theorem · order theory
DirectedOn.csInf_le_csInf
∀ {α : Type u_1} [inst : ConditionallyCompletePartialOrderInf α] {s t : Set α},
DirectedOn (fun x1 x2 => x2 ≤ x1) s →
DirectedOn (fun x1 x2 => x2 ≤ x1) t → BddBelow t → s.Nonempty → s ⊆ t → sInf t ≤ sInf s- Cited by
- 0 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
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
- Set.Nonemptystatement and proof · cited by 2,627
- InfSet.sInfstatement · cited by 935
- BddBelowstatement and proof · cited by 401
- DirectedOnstatement and proof · cited by 271
- ConditionallyCompletePartialOrderInfstatement and proof · cited by 51
- DirectedOn.csInf_leproof · cited by 9
- DirectedOn.le_csInfproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.