Theorems · Definition · general topology
AntilipschitzWith
{α : Type u_1} → {β : Type u_2} → [PseudoEMetricSpace α] → [PseudoEMetricSpace β] → NNReal → (α → β) → PropWe say that f : α → β is AntilipschitzWith K if for any two points x, y we have
edist x y ≤ K * edist (f x) (f y). This can also be used as a predicate for bounded below
linear operators, see antilipschitzWith_iff_exists_mul_le_norm.
- Cited by
- 132 results in Mathlib
- Foundations
- Depth 147 from the axioms, rests on 3,160 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NNRealstatement and proof · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ENNReal.ofNNRealproof · cited by 1,279
- EDist.edistproof · cited by 735
Cited by135
Results whose statement or proof uses this declaration.
- Isometry.antilipschitzstatement · cited by 14
- AntilipschitzWith.of_le_mul_diststatement · cited by 12
- AntilipschitzWith.injectivestatement and proof · cited by 8
- AntilipschitzWith.isUniformInducingstatement and proof · cited by 8
- ContinuousLinearEquiv.antilipschitzstatement · cited by 8
- Delone.DeloneSet.mapBilipschitzstatement and proof · cited by 7
- AntilipschitzWith.le_mul_diststatement · cited by 7
- AddMonoidHomClass.antilipschitz_of_boundstatement · cited by 7
- Dilation.antilipschitzstatement · cited by 6
- AntilipschitzWith.isBounded_preimagestatement and proof · cited by 6
- AntilipschitzWith.isUniformEmbeddingstatement and proof · cited by 6
- AntilipschitzWith.tendsto_coboundedstatement and proof · cited by 5