Theorems · Theorem · general topology
Isometry.preimage_setOfPred_dist
∀ {α : Type u} {β : Type v} [inst : PseudoMetricSpace α] [inst_1 : PseudoMetricSpace β] {f : α → β},
Isometry f → ∀ (x : α) (p : ℝ → Prop), f ⁻¹' {y | p (dist y (f x))} = {y | p (dist y x)}- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 152 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.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Set.ofPredstatement and proof · cited by 6,101
- Set.preimagestatement · cited by 4,946
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- Isometrystatement and proof · cited by 230
- Isometry.dist_eqproof · cited by 21
Cited by4
Results whose statement or proof uses this declaration.
- Isometry.preimage_closedBallproof · cited by 5
- Isometry.preimage_ballproof · cited by 4
- Isometry.preimage_sphereproof · cited by 4
- Isometry.preimage_setOf_distproof · cited by 0