Theorems · Theorem · order theory
mem_countableSupClosure_iff
∀ {α : Type u_2} {s : Set α} {a : α} [inst : Preorder α],
a ∈ countableSupClosure s ↔ ∃ A, ∃ (_ : A ⊆ s) (_ : A.Nonempty) (_ : A.Countable), IsLUB A a- Defined in
- Mathlib.Order.CountableSupClosed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Preorder
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.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- Set.Nonemptystatement · cited by 2,627
- Set.Countablestatement · cited by 545
- ClosureOperatorstatement · cited by 371
- IsLUBstatement · cited by 280
- countableSupClosurestatement · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- upperBounds_countableSupClosureproof · cited by 1