Theorems · Theorem · real analysis
LipschitzWith.ae_exists_fderiv_of_countable
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : MeasurableSpace E] [BorelSpace E]
{C : NNReal} {f : E → ℝ} {μ : MeasureTheory.Measure E} [FiniteDimensional ℝ E] [μ.IsAddHaarMeasure],
LipschitzWith C f → ∀ {s : Set E}, s.Countable → ∀ᵐ (x : E) ∂μ, ∃ L, ∀ v ∈ s, HasLineDerivAt ℝ f (L v) x v- Defined in
- Mathlib.Analysis.Calculus.Rademacher
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 305 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Moduleproof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommGroupproof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- NontriviallyNormedFieldproof · cited by 8,742
- Set.Elemproof · cited by 7,166
Cited by1
Results whose statement or proof uses this declaration.
- LipschitzWith.ae_differentiableAt_of_realproof · cited by 1