Theorems · Theorem · general topology
Isometry.mapsTo_closedEBall
∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] {f : α → β},
Isometry f → ∀ (x : α) (r : ENNReal), Set.MapsTo f (Metric.closedEBall x r) (Metric.closedEBall (f x) r)- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement and proof · cited by 9,879
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Set.MapsTostatement · cited by 732
- Eq.geproof · cited by 375
- Isometrystatement and proof · cited by 230
- Metric.closedEBallstatement · cited by 107
- Isometry.preimage_closedEBallproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Isometry.mapsTo_emetric_closedBallproof · cited by 0