Theorems · Theorem · general topology
Metric.totallyBounded_of_finite_discretization
∀ {α : Type u} [inst : PseudoMetricSpace α] {s : Set α},
(∀ ε > 0, ∃ β x F, ∀ (x y : ↑s), F x = F y → dist ↑x ↑y < ε) → TotallyBounded sA pseudometric space is totally bounded if one can reconstruct up to any ε>0 any element of the space from finitely many data.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 115 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.
Cites18
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 and proof · cited by 25,697
- Fintypestatement and proof · cited by 7,736
- Set.Elemstatement and proof · cited by 7,166
- Set.rangeproof · cited by 4,705
- Set.Nonemptyproof · cited by 2,627
- Set.iUnionproof · cited by 2,483
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- Metric.ballproof · cited by 735
- Set.iUnion_congr_Propproof · cited by 374
- Set.eq_empty_or_nonemptyproof · cited by 248
Cited by2
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.arzela_ascoli₁proof · cited by 1
- GromovHausdorff.totallyBoundedproof · cited by 0