Theorems · Theorem · general topology
IsometryEquiv.preimage_sphere
∀ {α : Type u} {β : Type v} [inst : PseudoMetricSpace α] [inst_1 : PseudoMetricSpace β] (h : α ≃ᵢ β) (x : β) (r : ℝ),
⇑h ⁻¹' Metric.sphere x r = Metric.sphere (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.spherestatement and proof · cited by 371
- 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_sphereproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- IsometryEquiv.image_sphereproof · cited by 3
- neg_sphereproof · cited by 1
- inv_sphereproof · cited by 1
- LinearIsometryEquiv.preimage_sphereproof · cited by 0