Theorems · Theorem · general topology
IsometryEquiv.preimage_closedBall
∀ {α : Type u} {β : Type v} [inst : PseudoMetricSpace α] [inst_1 : PseudoMetricSpace β] (h : α ≃ᵢ β) (x : β) (r : ℝ),
⇑h ⁻¹' Metric.closedBall x r = Metric.closedBall (h.symm x) r- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 159 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.preimagestatement and proof · cited by 4,946
- PseudoMetricSpacestatement and proof · cited by 1,550
- Metric.closedBallstatement and proof · cited by 704
- IsometryEquivstatement and proof · cited by 177
- IsometryEquiv.symmstatement and proof · cited by 75
- IsometryEquiv.isometryproof · cited by 22
- IsometryEquiv.apply_symm_applyproof · cited by 7
- Isometry.preimage_closedBallproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- neg_closedBallproof · cited by 5
- inv_closedBallproof · cited by 3
- IsometryEquiv.image_closedBallproof · cited by 3
- LinearIsometryEquiv.preimage_closedBallproof · cited by 0