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 ε s N → Metric.IsCover ε (closure s) NAlias of the reverse direction of Metric.isCover_closure.
- Defined in
- Mathlib.Topology.MetricSpace.Cover
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 158 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.
Cites8
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 · cited by 1,254
- ProperSpacestatement and proof · cited by 190
- Metric.IsCoverstatement · cited by 51
- Metric.isCover_closureproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Metric.IsCover.isCompact_closureproof · cited by 1