Theorems · Theorem · general topology
Metric.totallyBounded_iff
∀ {α : Type u} [inst : PseudoMetricSpace α] {s : Set α},
TotallyBounded s ↔ ∀ ε > 0, ∃ t, t.Finite ∧ s ⊆ ⋃ y ∈ t, Metric.ball y ε- Cited by
- 5 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoMetricSpace
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
- Realstatement · cited by 25,697
- Set.iUnionstatement · cited by 2,483
- Set.Finitestatement · cited by 1,814
- PseudoMetricSpacestatement and proof · cited by 1,550
- Metric.ballstatement · cited by 735
- TotallyBoundedstatement · cited by 79
- Metric.uniformity_basis_distproof · cited by 25
- Filter.HasBasis.totallyBounded_iffproof · cited by 7
Cited by5
Results whose statement or proof uses this declaration.
- TotallyBounded.isBoundedproof · cited by 5
- Metric.totallyBounded_of_finite_discretizationproof · cited by 2
- Valued.integer.totallyBounded_iff_finite_residueFieldproof · cited by 1
- MeasureTheory.isTightMeasureSet_of_isCompact_closureproof · cited by 0
- PadicInt.totallyBounded_univproof · cited by 0