Theorems · Theorem · general topology
Metric.isCover_closure
∀ {X : Type u_1} [inst : PseudoMetricSpace X] {ε : NNReal} {s N : Set X} [ProperSpace X],
IsClosed N → (Metric.IsCover ε (closure s) N ↔ Metric.IsCover ε s N)- Defined in
- Mathlib.Topology.MetricSpace.Cover
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoMetricSpaceProperSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- NNRealstatement and proof · cited by 4,310
- IsClosedstatement and proof · cited by 1,639
- PseudoMetricSpacestatement and proof · cited by 1,550
- closurestatement and proof · cited by 1,254
- ProperSpacestatement and proof · cited by 190
- IsClosed.closure_subset_iffproof · cited by 59
- Metric.IsCoverstatement · cited by 51
- Metric.isClosed_cthickeningproof · cited by 5
- Metric.isCover_iff_subset_cthickeningproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Metric.IsCover.closureproof · cited by 1