Theorems · Theorem · measure theory
MeasureTheory.aemeasurable_fderivWithin
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E] {s : Set E}
{f : E → E} {f' : E → E →L[ℝ] E} [inst_3 : MeasurableSpace E] [BorelSpace E] (μ : MeasureTheory.Measure E)
[μ.IsAddHaarMeasure], MeasurableSet s → (∀ x ∈ s, HasFDerivWithinAt f (f' x) s x) → AEMeasurable f' (μ.restrict s)The derivative of a function on a measurable set is almost everywhere measurable on this set
with respect to Lebesgue measure. Note that, in general, it is not genuinely measurable there,
as f' is not unique (but only on a set of measure 0, as the argument shows).
- Defined in
- Mathlib.MeasureTheory.Function.Jacobian
- Cited by
- 2 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.
Cites58
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
- RingHom.idstatement and proof · 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.ofPredproof · cited by 6,101
- ContinuousLinearMapstatement and proof · cited by 5,352
- NNRealproof · cited by 4,310
- Filter.Eventuallyproof · cited by 3,134
- MeasurableSetstatement and proof · cited by 3,075
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.aemeasurable_toNNReal_abs_det_fderivWithinproof · cited by 2
- MeasureTheory.aemeasurable_ofReal_abs_det_fderivWithinproof · cited by 1