Theorems · Theorem · real analysis
LipschitzOnWith.ae_differentiableWithinAt_of_mem
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : MeasurableSpace E] [BorelSpace E]
{F : Type u_2} [inst_4 : NormedAddCommGroup F] [inst_5 : NormedSpace ℝ F] {C : NNReal} {s : Set E}
{μ : MeasureTheory.Measure E} [FiniteDimensional ℝ E] [FiniteDimensional ℝ F] [μ.IsAddHaarMeasure] {f : E → F},
LipschitzOnWith C f s → ∀ᵐ (x : E) ∂μ, x ∈ s → DifferentiableWithinAt ℝ f s xRademacher's theorem: a function between finite-dimensional real vector spaces which is Lipschitz on a set is differentiable almost everywhere in this set.
- Defined in
- Mathlib.Analysis.Calculus.Rademacher
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 309 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.Elemproof · cited by 7,166
- NNRealstatement and proof · cited by 4,310
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
Cited by2
Results whose statement or proof uses this declaration.
- LipschitzWith.ae_differentiableAtproof · cited by 1
- LipschitzOnWith.ae_differentiableWithinAtproof · cited by 0