Theorems · Theorem · real analysis
LocallyBoundedVariationOn.ae_differentiableWithinAt_of_mem
∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : NormedSpace ℝ V] [FiniteDimensional ℝ V] {f : ℝ → V}
{s : Set ℝ}, LocallyBoundedVariationOn f s → ∀ᵐ (x : ℝ), x ∈ s → DifferentiableWithinAt ℝ f s xA real function into a finite-dimensional real vector space with bounded variation on a set is differentiable almost everywhere in this set.
- Defined in
- Mathlib.Analysis.BoundedVariation
- Cited by
- 4 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.
Cites25
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.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement · cited by 10,939
- Set.Elemproof · cited by 7,166
- 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
Cited by4
Results whose statement or proof uses this declaration.
- LocallyBoundedVariationOn.ae_differentiableAtproof · cited by 1
- LocallyBoundedVariationOn.ae_differentiableWithinAtproof · cited by 1
- BoundedVariationOn.ae_differentiableAt_of_mem_uIccproof · cited by 1
- LipschitzOnWith.ae_differentiableWithinAt_of_mem_realproof · cited by 0