Theorems · Theorem · general topology
Dilation.ediam_image
∀ {α : Type u_1} {β : Type u_2} {F : Type u_4} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β]
[inst_2 : FunLike F α β] [inst_3 : DilationClass F α β] (f : F) (s : Set α),
Metric.ediam (⇑f '' s) = ↑(Dilation.ratio f) * Metric.ediam sDilations scale the diameter by ratio f in pseudoemetric spaces.
- Defined in
- Mathlib.Topology.MetricSpace.Dilation
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- ENNRealstatement and proof · cited by 9,879
- Set.imagestatement and proof · cited by 5,609
- FunLikestatement and proof · cited by 2,560
- mul_commproof · cited by 2,262
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- div_eq_mul_invproof · cited by 715
- LE.le.antisymmproof · cited by 507
- Metric.ediamstatement and proof · cited by 159
- Dilation.ratiostatement and proof · cited by 43
Cited by2
Results whose statement or proof uses this declaration.
- Dilation.diam_imageproof · cited by 1
- Dilation.ediam_rangeproof · cited by 0