Theorems · Theorem · general topology
UniformSpace.subset_countable_closure_of_almost_dense_set
∀ {α : Type u} [uniformSpace : UniformSpace α] [(uniformity α).IsCountablyGenerated] (s : Set α),
(∀ U ∈ uniformity α, ∃ t, t.Countable ∧ s ⊆ ⋃ x ∈ t, UniformSpace.ball x U) → ∃ t ⊆ s, t.Countable ∧ s ⊆ closure t- Defined in
- Mathlib.Topology.UniformSpace.Cauchy
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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.Elemproof · cited by 7,166
- Set.rangeproof · cited by 4,705
- LE.le.transproof · cited by 3,151
- Set.Nonemptyproof · cited by 2,627
- Set.iUnionstatement and proof · cited by 2,483
- UniformSpacestatement and proof · cited by 2,040
- closurestatement · cited by 1,254
- uniformitystatement and proof · cited by 765
- Countableproof · cited by 633
- SetRelproof · cited by 581
Cited by4
Results whose statement or proof uses this declaration.
- EMetric.subset_countable_closure_of_almost_dense_setproof · cited by 2
- TopologicalSpace.IsSeparable.exists_countable_dense_subsetproof · cited by 2
- TotallyBounded.isSeparableproof · cited by 0
- UniformSpace.secondCountable_of_almost_dense_setproof · cited by 0