Theorems · Theorem · general topology
Filter.mem_countableGenerate_iff
∀ {α : Type u_2} {g : Set (Set α)} {s : Set α}, s ∈ Filter.countableGenerate g ↔ ∃ S ⊆ g, S.Countable ∧ ⋂₀ S ⊆ sA set is in the countableInterFilter generated by g if and only if
it contains a countable intersection of elements of g.
- Defined in
- Mathlib.Order.Filter.CountableInter
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Filterstatement · cited by 8,121
- Set.univproof · cited by 3,945
- Set.iUnionproof · cited by 2,483
- Set.Countablestatement and proof · cited by 545
- Filter.mem_of_supersetproof · cited by 308
- Set.sInterstatement and proof · cited by 225
- subset_transproof · cited by 63
- Set.sInter_emptyproof · cited by 16
- Set.subset_iUnion₂proof · cited by 13
- Set.sInter_singletonproof · cited by 11
- Set.Countable.biUnionproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- mem_residual_iffproof · cited by 2