Theorems · Theorem · general topology
LipschitzOnWith.le_add_mul
∀ {α : Type u} [inst : PseudoMetricSpace α] {s : Set α} {f : α → ℝ} {K : NNReal},
LipschitzOnWith K f s → ∀ {x : α}, x ∈ s → ∀ {y : α}, y ∈ s → f x ≤ f y + ↑K * dist x y- Defined in
- Mathlib.Topology.MetricSpace.Lipschitz
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NNRealstatement and proof · cited by 4,310
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement · cited by 1,539
- NNReal.toRealstatement · cited by 1,260
- le_transproof · cited by 985
- LipschitzOnWithstatement and proof · cited by 164
- le_abs_selfproof · cited by 113
- sub_le_iff_le_add'proof · cited by 41
- LipschitzOnWith.dist_le_mulproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- LipschitzOnWith.extend_realproof · cited by 3
- LipschitzOnWith.iff_le_add_mulproof · cited by 0