Theorems · Theorem · general topology
totallyBounded_iff_subset
∀ {α : Type u} [uniformSpace : UniformSpace α] {s : Set α},
TotallyBounded s ↔ ∀ d ∈ uniformity α, ∃ t ⊆ s, t.Finite ∧ s ⊆ ⋃ y ∈ t, {x | (x, y) ∈ d}- Defined in
- Mathlib.Topology.UniformSpace.Cauchy
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.ofPredstatement and proof · cited by 6,101
- Set.iUnionstatement and proof · cited by 2,483
- UniformSpacestatement and proof · cited by 2,040
- Set.Finitestatement and proof · cited by 1,814
- uniformitystatement and proof · cited by 765
- TotallyBoundedstatement and proof · cited by 79
- TotallyBounded.exists_subsetproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- EMetric.totallyBounded_iff'proof · cited by 2
- Metric.finite_approx_of_totallyBoundedproof · cited by 1