Theorems · Theorem · general topology
Metric.isBounded_iff_eventually
∀ {α : Type u} [inst : PseudoMetricSpace α] {s : Set α},
Bornology.IsBounded s ↔ ∀ᶠ (C : ℝ) in Filter.atTop, ∀ ⦃x : α⦄, x ∈ s → ∀ ⦃y : α⦄, y ∈ s → dist x y ≤ C- Defined in
- Mathlib.Topology.MetricSpace.Pseudo.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 109 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.
Cites11
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
- LE.le.transproof · cited by 3,151
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.atTopstatement and proof · cited by 2,405
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- Bornology.IsBoundedstatement · cited by 293
- Filter.Eventually.existsproof · cited by 168
- Filter.eventually_atTopproof · cited by 112
- Metric.isBounded_iffproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- Convexity.continuous_convexCombPair_of_isBoundedproof · cited by 1
- Metric.isBounded_iff_exists_geproof · cited by 1