Theorems · Theorem · general topology
LipschitzWith.of_edist_le
∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] {f : α → β},
(∀ (x y : α), edist (f x) (f y) ≤ edist x y) → LipschitzWith 1 f- Defined in
- Mathlib.Topology.EMetricSpace.Lipschitz
- Cited by
- 12 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.
- ENNRealstatement · cited by 9,879
- NNRealstatement · cited by 4,310
- one_mulproof · cited by 2,841
- PseudoEMetricSpacestatement and proof · cited by 1,536
- EDist.ediststatement and proof · cited by 735
- LipschitzWithstatement · cited by 316
Cited by12
Results whose statement or proof uses this declaration.
- Isometry.lipschitzproof · cited by 22
- LipschitzWith.idproof · cited by 8
- LipschitzWith.prod_fstproof · cited by 5
- LipschitzWith.prod_sndproof · cited by 5
- LipschitzWith.evalproof · cited by 4
- TopologicalSpace.NonemptyCompacts.lipschitz_supproof · cited by 1
- LipschitzWith.subtype_valproof · cited by 1
- TopologicalSpace.NonemptyCompacts.lipschitz_prodproof · cited by 1
- TopologicalSpace.Closeds.lipschitz_supproof · cited by 1
- TopologicalSpace.Compacts.lipschitz_prodproof · cited by 0
- TopologicalSpace.Compacts.lipschitz_supproof · cited by 0
- TopologicalSpace.Closeds.lipschitz_prodproof · cited by 0