Theorems · Theorem · measure theory
ApproximatesLinearOn.norm_fderiv_sub_le
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E] {s : Set E}
{f : E → E} [inst_3 : MeasurableSpace E] [BorelSpace E] (μ : MeasureTheory.Measure E) [μ.IsAddHaarMeasure]
{A : E →L[ℝ] E} {δ : NNReal},
ApproximatesLinearOn f A s δ →
MeasurableSet s →
∀ (f' : E → E →L[ℝ] E), (∀ x ∈ s, HasFDerivWithinAt f (f' x) s x) → ∀ᵐ (x : E) ∂μ.restrict s, ‖f' x - A‖₊ ≤ δIf a differentiable function f is approximated by a linear map A on a set s, up to δ,
then at almost every x in s one has ‖f' x - A‖ ≤ δ.
- Defined in
- Mathlib.MeasureTheory.Function.Jacobian
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 268 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites92
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.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
- nhdsproof · cited by 5,554
- Norm.normproof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.aemeasurable_fderivWithinproof · cited by 2
- MeasureTheory.lintegral_abs_det_fderiv_le_addHaar_image_aux1proof · cited by 1
- MeasureTheory.addHaar_image_le_lintegral_abs_det_fderiv_aux1proof · cited by 1