Theorems · Theorem · real analysis
BoundedVariationOn.ae_differentiableAt_of_mem_uIcc
∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : NormedSpace ℝ V] [FiniteDimensional ℝ V] {f : ℝ → V} {a b : ℝ},
BoundedVariationOn f (Set.uIcc a b) → ∀ᵐ (x : ℝ), x ∈ Set.uIcc a b → DifferentiableAt ℝ f xA real function into a finite-dimensional real vector space with bounded variation on an
interval is differentiable almost everywhere in this interval. This one differs from
LocallyBoundedVariationOn.ae_differentiableWithinAt_of_mem by using DifferentiableAt instead of
DifferentiableWithinAt in its conclusion.
- Defined in
- Mathlib.Analysis.BoundedVariation
- Cited by
- 1 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.
Cites24
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement · cited by 10,939
- Set.ofPredproof · cited by 6,101
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- FiniteDimensionalstatement and proof · cited by 1,854
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
Cited by1
Results whose statement or proof uses this declaration.
- AbsolutelyContinuousOnInterval.ae_differentiableAtproof · cited by 2