Theorems · Theorem · general topology
Isometry.preimage_closedEBall
∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] {f : α → β},
Isometry f → ∀ (x : α) (r : ENNReal), f ⁻¹' Metric.closedEBall (f x) r = Metric.closedEBall x r- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 149 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- ENNRealstatement and proof · cited by 9,879
- Set.preimagestatement · cited by 4,946
- Set.extproof · cited by 2,266
- PseudoEMetricSpacestatement and proof · cited by 1,536
- EDist.edistproof · cited by 735
- Isometrystatement and proof · cited by 230
- Metric.closedEBallstatement · cited by 107
- Isometry.edist_eqproof · cited by 18
Cited by3
Results whose statement or proof uses this declaration.
- IsometryEquiv.preimage_closedEBallproof · cited by 2
- Isometry.mapsTo_closedEBallproof · cited by 1
- Isometry.preimage_emetric_closedBallproof · cited by 0