Theorems · Theorem · general topology
LipschitzOnWith.mono
∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] {K : NNReal} {s t : Set α}
{f : α → β}, LipschitzOnWith K f t → s ⊆ t → LipschitzOnWith K f sBeing Lipschitz on a set is monotone w.r.t. that set.
- Defined in
- Mathlib.Topology.EMetricSpace.Lipschitz
- Cited by
- 9 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.
Cites4
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
- NNRealstatement and proof · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- LipschitzOnWithstatement and proof · cited by 164
Cited by9
Results whose statement or proof uses this declaration.
- LocallyLipschitz.compproof · cited by 3
- IsPicardLindelof.shrinkproof · cited by 2
- LocallyLipschitz.prodMkproof · cited by 2
- LocallyLipschitzOn.addproof · cited by 2
- LocallyLipschitzOn.mulproof · cited by 2
- locallyLipschitzOn_iff_restrictproof · cited by 1
- LocallyLipschitzOn.exists_lipschitzOnWith_of_compactproof · cited by 1
- IsPicardLindelof.of_contDiffAt_oneproof · cited by 1
- lipschitzOnWith_closure_iffproof · cited by 0