Theorems · Theorem · general topology
GromovHausdorff.totallyBounded
∀ {t : Set GromovHausdorff.GHSpace} {C : ℝ} {u : ℕ → ℝ} {K : ℕ → ℕ},
Filter.Tendsto u Filter.atTop (nhds 0) →
(∀ p ∈ t, Metric.diam Set.univ ≤ C) →
(∀ p ∈ t, ∀ (n : ℕ), ∃ s, Cardinal.mk ↑s ≤ ↑(K n) ∧ Set.univ ⊆ ⋃ x ∈ s, Metric.ball x (u n)) → TotallyBounded tCompactness criterion: a closed set of compact metric spaces is compact if the spaces have
a uniformly bounded diameter, and for all ε the number of balls of radius ε required
to cover the spaces is uniformly bounded. This is an equivalence, but we only prove the
interesting direction that these conditions imply compactness.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 249 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites82
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Equivproof · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- nhdsstatement and proof · cited by 5,554
- AddGroupproof · cited by 4,410
- Set.univstatement and proof · cited by 3,945
- mul_oneproof · cited by 3,885
- Filter.Tendstostatement and proof · cited by 3,814
- Equiv.symmproof · cited by 3,681
- LE.le.transproof · cited by 3,151
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.