Theorems · Theorem · real analysis
LipschitzWith.hasFDerivAt_of_hasLineDerivAt_of_closure
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {F : Type u_2} [inst_2 : NormedAddCommGroup F]
[inst_3 : NormedSpace ℝ F] {C : NNReal} [FiniteDimensional ℝ E] {f : E → F},
LipschitzWith C f →
∀ {s : Set E},
Metric.sphere 0 1 ⊆ closure s →
∀ {L : E →L[ℝ] F} {x : E}, (∀ v ∈ s, HasLineDerivAt ℝ f (L v) x v) → HasFDerivAt f L xIf a Lipschitz functions has line derivatives in a dense set of directions, all of them given by
a single continuous linear map L, then it admits L as Fréchet derivative.
- Defined in
- Mathlib.Analysis.Calculus.Rademacher
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites72
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.ofPredproof · cited by 6,101
- nhdsproof · cited by 5,554
- Norm.normproof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- NNRealstatement and proof · cited by 4,310
- LE.le.transproof · cited by 3,151
Cited by1
Results whose statement or proof uses this declaration.
- LipschitzWith.ae_differentiableAt_of_realproof · cited by 1