Theorems · Theorem · order theory
mem_countableSupClosure_iff_iSup
∀ {α : Type u_2} {s : Set α} {a : α} [inst : CompleteLattice α],
a ∈ countableSupClosure s ↔ ∃ t, (∀ (n : ℕ), t n ∈ s) ∧ ⨆ n, t n = a- Defined in
- Mathlib.Order.CountableSupClosed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Set.ofPredproof · cited by 6,101
- iSupstatement and proof · cited by 2,415
- le_antisymmproof · cited by 2,068
- CompleteLatticestatement and proof · cited by 1,048
- ClosureOperatorstatement · cited by 371
- Nat.unpairproof · cited by 67
- ciSup_constproof · cited by 43
- CountableSupClosedproof · cited by 27
- countableSupClosurestatement and proof · cited by 21
- subset_countableSupClosureproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- InfClosed.countableSupClosureproof · cited by 0