Theorems · Theorem · order theory
IsLeast.directedOn
∀ {α : Type u_1} [inst : ConditionallyCompletePartialOrderInf α] {s : Set α} {a : α},
IsLeast s a → DirectedOn (fun x1 x2 => x2 ≤ x1) s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- DirectedOnstatement · cited by 271
- IsLeaststatement and proof · cited by 122
- ConditionallyCompletePartialOrderInfstatement and proof · cited by 51
Cited by1
Results whose statement or proof uses this declaration.
- IsLeast.csInf_eqproof · cited by 11