Theorems · Definition · order theory
ConditionallyCompletePartialOrder.mk.noConfusion
{α : Type u_3} →
{P : Sort u} →
{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)} →
{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)} →
{ toConditionallyCompletePartialOrderSup := toConditionallyCompletePartialOrderSup,
toInfSet := toInfSet, isGLB_csInf_of_directed := isGLB_csInf_of_directed } =
{ toConditionallyCompletePartialOrderSup := toConditionallyCompletePartialOrderSup',
toInfSet := toInfSet', isGLB_csInf_of_directed := isGLB_csInf_of_directed' } →
(toConditionallyCompletePartialOrderSup ≍ toConditionallyCompletePartialOrderSup' →
toInfSet ≍ toInfSet' → P) →
P- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
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
- 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 · cited by 4
- ConditionallyCompletePartialOrder.noConfusionproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.