Theorems · Theorem · general topology
Dilation.diam_image
∀ {α : Type u_1} {β : Type u_2} {F : Type u_4} [inst : PseudoMetricSpace α] [inst_1 : PseudoMetricSpace β]
[inst_2 : FunLike F α β] [inst_3 : DilationClass F α β] (f : F) (s : Set α),
Metric.diam (⇑f '' s) = ↑(Dilation.ratio f) * Metric.diam sA dilation scales the diameter by ratio f in pseudometric spaces.
- Defined in
- Mathlib.Topology.MetricSpace.Dilation
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- Set.imagestatement · cited by 5,609
- FunLikestatement and proof · cited by 2,560
- PseudoMetricSpacestatement and proof · cited by 1,550
- NNReal.toRealstatement and proof · cited by 1,260
- ENNReal.toRealproof · cited by 859
- Metric.ediamproof · cited by 159
- Metric.diamstatement · cited by 74
- ENNReal.toReal_mulproof · cited by 57
- Dilation.ratiostatement and proof · cited by 43
Cited by1
Results whose statement or proof uses this declaration.
- Dilation.diam_rangeproof · cited by 0