Theorems · Theorem · general topology
LipschitzOnWith.mapsToRestrict
∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] {K : NNReal} {s : Set α}
{f : α → β} {t : Set β} (h : Set.MapsTo f s t), LipschitzOnWith K f s → LipschitzWith K (Set.MapsTo.restrict f s t h)Alias of the forward direction of Set.MapsTo.lipschitzOnWith_iff_restrict.
- Defined in
- Mathlib.Topology.EMetricSpace.Lipschitz
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Set.Elemstatement · cited by 7,166
- NNRealstatement and proof · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Set.MapsTostatement and proof · cited by 732
- LipschitzWithstatement · cited by 316
- LipschitzOnWithstatement · cited by 164
- Set.MapsTo.restrictstatement · cited by 57
- Set.MapsTo.lipschitzOnWith_iff_restrictproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- LipschitzOnWith.compproof · cited by 3