Theorems · Theorem · real analysis
LipschitzWith.ae_differentiableAt_real
∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : NormedSpace ℝ V] [FiniteDimensional ℝ V] {C : NNReal}
{f : ℝ → V}, LipschitzWith C f → ∀ᵐ (x : ℝ), DifferentiableAt ℝ f xA real Lipschitz function into a finite-dimensional real vector space is differentiable
almost everywhere. For the general Rademacher theorem assuming
that the source space is finite dimensional, see LipschitzWith.ae_differentiableAt.
- Defined in
- Mathlib.Analysis.BoundedVariation
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 270 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement · cited by 10,939
- NNRealstatement and proof · cited by 4,310
- Set.univproof · cited by 3,945
- Filter.Eventuallystatement · cited by 3,134
- MeasureTheory.aestatement · cited by 2,352
- FiniteDimensionalstatement and proof · cited by 1,854
- MeasureTheory.MeasureSpace.volumestatement · cited by 1,323
- DifferentiableAtstatement · cited by 617
- LipschitzWithstatement and proof · cited by 316
Cited by1
Results whose statement or proof uses this declaration.
- LipschitzWith.ae_lineDifferentiableAtproof · cited by 3