Theorems · Theorem · general topology
IsometryEquiv.image_closedBall
∀ {α : Type u} {β : Type v} [inst : PseudoMetricSpace α] [inst_1 : PseudoMetricSpace β] (h : α ≃ᵢ β) (x : α) (r : ℝ),
⇑h '' Metric.closedBall x r = Metric.closedBall (h x) r- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Set.imagestatement · cited by 5,609
- PseudoMetricSpacestatement and proof · cited by 1,550
- Metric.closedBallstatement and proof · cited by 704
- IsometryEquivstatement and proof · cited by 177
- IsometryEquiv.symmproof · cited by 75
- IsometryEquiv.preimage_symmproof · cited by 7
- IsometryEquiv.symm_symmproof · cited by 6
- IsometryEquiv.preimage_closedBallproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- Metric.vadd_closedBallproof · cited by 7
- Metric.smul_closedBallproof · cited by 3
- LinearIsometryEquiv.image_closedBallproof · cited by 1