Theorems · Theorem · general topology
Isometry.isCover_image_iff
∀ {X : Type u_1} {Y : Type u_2} [inst : PseudoEMetricSpace X] [inst_1 : PseudoEMetricSpace Y] {ε : NNReal} {s : Set X}
{f : X → Y}, Isometry f → ∀ (C : Set X), Metric.IsCover ε (f '' s) (f '' C) ↔ Metric.IsCover ε s C- Defined in
- Mathlib.Topology.MetricSpace.Cover
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Set.ofPredproof · cited by 6,101
- Set.imagestatement and proof · cited by 5,609
- NNRealstatement and proof · cited by 4,310
- one_mulproof · cited by 2,841
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ENNReal.ofNNRealproof · cited by 1,279
- EDist.edistproof · cited by 735
- Set.mem_image_of_memproof · cited by 371
- Isometrystatement and proof · cited by 230
- Metric.IsCoverstatement and proof · cited by 51
- Isometry.lipschitzproof · cited by 22
Cited by1
Results whose statement or proof uses this declaration.
- Isometry.coveringNumber_image'proof · cited by 1