Theorems · Theorem · real analysis
contDiffOn_succ_iff_fderiv_apply
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {D : Type uD} [inst_1 : NormedAddCommGroup D]
[inst_2 : NormedSpace 𝕜 D] {E : Type uE} [inst_3 : NormedAddCommGroup E] [inst_4 : NormedSpace 𝕜 E] {n : WithTop ℕ∞}
{f : D → E} {s : Set D} [CompleteSpace 𝕜] [FiniteDimensional 𝕜 D],
UniqueDiffOn 𝕜 s →
(ContDiffOn 𝕜 (n + 1) f s ↔
DifferentiableOn 𝕜 f s ∧
(n = ⊤ → AnalyticOn 𝕜 f s) ∧ ∀ (y : D), ContDiffOn 𝕜 n (fun x => (fderivWithin 𝕜 f s x) y) s)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topstatement and proof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- CompleteSpacestatement and proof · cited by 2,532
- FiniteDimensionalstatement and proof · cited by 1,854
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.