Theorems · Theorem · real analysis
LipschitzWith.integral_inv_smul_sub_mul_tendsto_integral_lineDeriv_mul
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : MeasurableSpace E] [BorelSpace E]
{C : NNReal} {f g : E → ℝ} {μ : MeasureTheory.Measure E} [FiniteDimensional ℝ E] [μ.IsAddHaarMeasure],
LipschitzWith C f →
MeasureTheory.Integrable g μ →
∀ (v : E),
Filter.Tendsto (fun t => ∫ (x : E), t⁻¹ • (f (x + t • v) - f x) * g x ∂μ) (nhdsWithin 0 (Set.Ioi 0))
(nhds (∫ (x : E), lineDeriv ℝ f x v * g x ∂μ))- Defined in
- Mathlib.Analysis.Calculus.Rademacher
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 286 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites61
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- nhdsstatement · cited by 5,554
- Norm.normproof · cited by 5,413
- NNRealstatement and proof · cited by 4,310
- mul_oneproof · cited by 3,885
- Filter.Tendstostatement · cited by 3,814
- one_mulproof · cited by 2,841
- LT.lt.leproof · cited by 2,189
Cited by1
Results whose statement or proof uses this declaration.
- LipschitzWith.integral_lineDeriv_mul_eqproof · cited by 1