Theorems · Theorem · general topology
ProperSpace.of_seq_closedBall
∀ {α : Type u} [inst : PseudoMetricSpace α] {β : Type u_3} {l : Filter β} [l.NeBot] {x : α} {r : β → ℝ},
Filter.Tendsto r l Filter.atTop → (∀ᶠ (i : β) in l, IsCompact (Metric.closedBall x (r i))) → ProperSpace αIf there exists a sequence of compact closed balls with the same center such that the radii tend to infinity, then the space is proper.
- Defined in
- Mathlib.Topology.MetricSpace.ProperSpace
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Filterstatement and proof · cited by 8,121
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.atTopstatement and proof · cited by 2,405
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.distproof · cited by 1,539
- IsCompactstatement and proof · cited by 1,282
- Filter.NeBotstatement and proof · cited by 853
- Metric.closedBallstatement and proof · cited by 704
- ProperSpacestatement · cited by 190
- Filter.Eventually.existsproof · cited by 168
Cited by2
Results whose statement or proof uses this declaration.
- ProperSpace.of_locallyCompactSpaceproof · cited by 6
- ProperSpace.of_nontriviallyNormedField_of_weaklyLocallyCompactSpaceproof · cited by 1