Theorems · Theorem · real analysis
LipschitzOnWith.ae_differentiableWithinAt_of_mem_pi
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : MeasurableSpace E] [BorelSpace E]
{C : NNReal} {μ : MeasureTheory.Measure E} [FiniteDimensional ℝ E] [μ.IsAddHaarMeasure] {ι : Type u_3}
[inst_6 : Fintype ι] {f : E → ι → ℝ} {s : Set E},
LipschitzOnWith C f s → ∀ᵐ (x : E) ∂μ, x ∈ s → DifferentiableWithinAt ℝ f s xA function on a finite-dimensional space which is Lipschitz on a set and taking values in a
product space is differentiable almost everywhere in this set. Superseded by
LipschitzOnWith.ae_differentiableWithinAt_of_mem which works for functions taking value in any
finite-dimensional space.
- Defined in
- Mathlib.Analysis.Calculus.Rademacher
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 308 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Realstatement and proof · cited by 25,697
- 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
- Fintypestatement and proof · cited by 7,736
- NNRealstatement and proof · cited by 4,310
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- FiniteDimensionalstatement and proof · cited by 1,854
- Filter.univ_mem'proof · cited by 1,672
Cited by1
Results whose statement or proof uses this declaration.
- LipschitzOnWith.ae_differentiableWithinAt_of_memproof · cited by 2