Theorems · Theorem · general topology
LocallyLipschitz.continuous
∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] {f : α → β},
LocallyLipschitz f → Continuous fA locally Lipschitz function is continuous. (The converse is false: for example, $x ↦ \sqrt{x}$ is continuous, but not locally Lipschitz at 0.)
- Defined in
- Mathlib.Topology.EMetricSpace.Lipschitz
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- nhdsproof · cited by 5,554
- NNRealproof · cited by 4,310
- Continuousstatement · cited by 2,592
- PseudoEMetricSpacestatement and proof · cited by 1,536
- LipschitzOnWithproof · cited by 164
- continuous_iff_continuousAtproof · cited by 139
- LocallyLipschitzstatement and proof · cited by 34
- ContinuousOn.continuousAtproof · cited by 33
- LipschitzOnWith.continuousOnproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- LocallyLipschitzOn.continuousOnproof · cited by 6
- LocallyLipschitz.compproof · cited by 3