Theorems · Theorem · real analysis
ContDiffOn.differentiableOn
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {E : Type uE} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type uF} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {s : Set E}
{f : E → F} {n : WithTop ℕ∞}, ContDiffOn 𝕜 n f s → n ≠ 0 → DifferentiableOn 𝕜 f sIf a function is C^n on a set with n ≥ 1, then it is differentiable there.
- Defined in
- Mathlib.Analysis.Calculus.ContDiff.Defs
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- DifferentiableOnstatement · cited by 419
- ContDiffOnstatement and proof · cited by 294
- ContDiffWithinAt.differentiableWithinAtproof · cited by 19
Cited by11
Results whose statement or proof uses this declaration.
- ContDiff.differentiableproof · cited by 15
- contDiffOn_succ_iff_fderivWithinproof · cited by 8
- Manifold.exists_lt_locally_constant_of_riemannianEDist_ltproof · cited by 3
- taylor_isLittleOproof · cited by 2
- MeasureTheory.hasFDerivAt_convolution_right_with_paramproof · cited by 1
- ContinuousLinearMap.norm_iteratedFDerivWithin_le_of_bilinear_auxproof · cited by 1
- ContDiff.differentiable_oneproof · cited by 1
- InnerProductSpace.HarmonicOnNhd.exists_analyticOnNhd_univ_re_eqproof · cited by 1
- norm_iteratedFDerivWithin_comp_le_auxproof · cited by 1
- ModelWithCorners.mem_interior_range_of_mem_interior_range_of_mem_atlasproof · cited by 1
- trapezoidal_error_le_of_c2proof · cited by 0