Theorems · Theorem · general topology
TotallyBounded.exists_subset
∀ {α : Type u} [uniformSpace : UniformSpace α] {s : Set α},
TotallyBounded s → ∀ {U : SetRel α α}, U ∈ uniformity α → ∃ t ⊆ s, t.Finite ∧ s ⊆ ⋃ y ∈ t, {x | (x, y) ∈ U}- Defined in
- Mathlib.Topology.UniformSpace.Cauchy
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 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.
Cites12
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 · cited by 6,101
- Set.iUnionstatement · 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
- SetRelstatement and proof · cited by 581
- TotallyBoundedstatement and proof · cited by 79
- Filter.mem_principal_selfproof · cited by 37
- Filter.totallyBounded_principal_iffproof · cited by 6
- Filter.TotallyBounded.exists_subset_of_memproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- totallyBounded_iff_subsetproof · cited by 2