Theorems · Theorem · general topology
Isometry.diam_image
∀ {α : Type u} {β : Type v} [inst : PseudoMetricSpace α] [inst_1 : PseudoMetricSpace β] {f : α → β},
Isometry f → ∀ (s : Set α), Metric.diam (f '' s) = Metric.diam sAn isometry preserves the diameter in pseudometric spaces.
- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 151 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- ENNRealproof · cited by 9,879
- Set.imagestatement and proof · cited by 5,609
- PseudoMetricSpacestatement and proof · cited by 1,550
- ENNReal.toRealproof · cited by 859
- Isometrystatement and proof · cited by 230
- Metric.ediamproof · cited by 159
- Metric.diamstatement and proof · cited by 74
- Isometry.ediam_imageproof · cited by 12
Cited by10
Results whose statement or proof uses this declaration.
- Isometry.diam_rangeproof · cited by 5
- IsometryEquiv.diam_imageproof · cited by 1
- LinearIsometry.diam_imageproof · cited by 0
- SemilinearIsometryClass.diam_imageproof · cited by 0
- diam_smulproof · cited by 0
- diam_vaddproof · cited by 0
- AffineIsometryEquiv.diam_imageproof · cited by 0
- LinearIsometryEquiv.diam_imageproof · cited by 0
- IsometryClass.diam_imageproof · cited by 0
- AffineIsometry.diam_imageproof · cited by 0