Theorems · Theorem · real analysis
LocallyBoundedVariationOn.ae_differentiableWithinAt
∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : NormedSpace ℝ V] [FiniteDimensional ℝ V] {f : ℝ → V}
{s : Set ℝ},
LocallyBoundedVariationOn f s →
MeasurableSet s → ∀ᵐ (x : ℝ) ∂MeasureTheory.volume.restrict s, DifferentiableWithinAt ℝ f s xA real function into a finite-dimensional real vector space with bounded variation on a set is differentiable almost everywhere in this set.
- Defined in
- Mathlib.Analysis.BoundedVariation
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 269 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement · cited by 10,939
- Filter.Eventuallystatement · cited by 3,134
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aestatement · cited by 2,352
- FiniteDimensionalstatement and proof · cited by 1,854
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MeasureTheory.MeasureSpace.volumestatement · cited by 1,323
- DifferentiableWithinAtstatement · cited by 453
Cited by1
Results whose statement or proof uses this declaration.
- LipschitzOnWith.ae_differentiableWithinAt_realproof · cited by 0