Theorems · Theorem · general topology
antilipschitzWith_iff_le_mul_nndist
∀ {α : Type u_1} {β : Type u_2} [inst : PseudoMetricSpace α] [inst_1 : PseudoMetricSpace β] {K : NNReal} {f : α → β},
AntilipschitzWith K f ↔ ∀ (x y : α), nndist x y ≤ K * nndist (f x) (f y)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- PseudoMetricSpacestatement and proof · cited by 1,550
- ENNReal.ofNNRealproof · cited by 1,279
- NNDist.nndiststatement and proof · cited by 235
- AntilipschitzWithstatement · cited by 132
- edist_nndistproof · cited by 38
Cited by2
Results whose statement or proof uses this declaration.
- AntilipschitzWith.of_le_mul_nndistproof · cited by 1
- AntilipschitzWith.le_mul_nndistproof · cited by 1