Theorems · Theorem · general topology
CantorScheme.VanishingDiam.dist_lt
∀ {β : Type u_1} {α : Type u_2} {A : List β → Set α} [inst : PseudoMetricSpace α],
CantorScheme.VanishingDiam A →
∀ (ε : ℝ), 0 < ε → ∀ (x : ℕ → β), ∃ n, ∀ y ∈ A (PiNat.res x n), ∀ z ∈ A (PiNat.res x n), dist y z < ε- Cited by
- 2 results in Mathlib
- Foundations
- Depth 151 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
- ENNRealproof · cited by 9,879
- Nat.cast_oneproof · cited by 2,501
- le_reflproof · cited by 2,061
- Nat.cast_zeroproof · cited by 1,870
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement · cited by 1,539
- ENNReal.ofRealproof · cited by 863
- lt_of_le_of_ltproof · cited by 432
- lt_of_not_geproof · cited by 374
- Metric.ediamproof · cited by 159
Cited by2
Results whose statement or proof uses this declaration.
- CantorScheme.ClosureAntitone.map_of_vanishingDiamproof · cited by 1
- CantorScheme.VanishingDiam.map_continuousproof · cited by 1