Theorems · Theorem · order theory
CountableInfClosed.iInf_mem
∀ {ι : Sort u_1} {α : Type u_2} {s : Set α} [inst : CompleteLattice α] [Countable ι] [Nonempty ι],
CountableInfClosed s → ∀ {A : ι → α}, (∀ (n : ι), A n ∈ s) → ⨅ n, A n ∈ s- Defined in
- Mathlib.Order.CountableSupClosed
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.rangeproof · cited by 4,705
- iInfstatement and proof · cited by 1,690
- CompleteLatticestatement and proof · cited by 1,048
- Countablestatement and proof · cited by 633
- Nonempty.someproof · cited by 340
- Set.mem_rangeproof · cited by 102
- Set.countable_rangeproof · cited by 31
- CountableInfClosedstatement and proof · cited by 27
- CountableInfClosed.isGLB_memproof · cited by 10
- isGLB_iInfproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- mem_countableInfClosure_iff_iInfproof · cited by 1
- CountableInfClosed.sInf_memproof · cited by 0
- iInf_mem_countableInfClosureproof · cited by 0