Theorems · Definition · order theory
ConditionallyCompletePartialOrder.recOn
{α : Type u_3} →
{motive : ConditionallyCompletePartialOrder α → Sort u} →
(t : ConditionallyCompletePartialOrder α) →
([toConditionallyCompletePartialOrderSup : ConditionallyCompletePartialOrderSup α] →
[toInfSet : InfSet α] →
(isGLB_csInf_of_directed :
∀ (s : Set α), DirectedOn (fun x1 x2 => x1 ≥ x2) s → s.Nonempty → BddBelow s → IsGLB s (sInf s)) →
motive
{ toConditionallyCompletePartialOrderSup := toConditionallyCompletePartialOrderSup,
toInfSet := toInfSet, isGLB_csInf_of_directed := isGLB_csInf_of_directed }) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 and proof · cited by 935
- BddBelowstatement and proof · cited by 401
- DirectedOnstatement and proof · cited by 271
- IsGLBstatement and proof · cited by 213
- InfSetstatement and proof · cited by 145
- ConditionallyCompletePartialOrderSupstatement and proof · cited by 52
- ConditionallyCompletePartialOrderstatement and proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.