Theorems · Theorem · general topology
IsometryEquiv.image_emetric_ball
Deprecated since 2026-01-24Use IsometryEquiv.image_eball instead.
∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] (h : α ≃ᵢ β) (x : α)
(r : ENNReal), ⇑h '' Metric.eball x r = Metric.eball (h x) rAlias of IsometryEquiv.image_eball.
- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- ENNRealstatement · cited by 9,879
- Set.imagestatement · cited by 5,609
- PseudoEMetricSpacestatement · cited by 1,536
- Metric.eballstatement · cited by 294
- IsometryEquivstatement · cited by 177
- IsometryEquiv.image_eballproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.