Theorems · Theorem · real analysis
MonotoneOn.ae_differentiableWithinAt
∀ {f : ℝ → ℝ} {s : Set ℝ},
MonotoneOn f s → MeasurableSet s → ∀ᵐ (x : ℝ) ∂MeasureTheory.volume.restrict s, DifferentiableWithinAt ℝ f s xA real function which is monotone on a set is differentiable Lebesgue-almost everywhere on
this set. This version assumes that s is measurable and uses volume.restrict s.
For a formulation without measurability assumption,
see MonotoneOn.ae_differentiableWithinAt_of_mem.
- Defined in
- Mathlib.Analysis.Calculus.Monotone
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 266 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- 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
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MeasureTheory.MeasureSpace.volumestatement · cited by 1,323
- DifferentiableWithinAtstatement · cited by 453
- MonotoneOnstatement and proof · cited by 311
- MeasureTheory.ae_restrict_iff'proof · cited by 71
- MonotoneOn.ae_differentiableWithinAt_of_memproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.