Theorems · Theorem · real analysis
ContDiff.continuous_iteratedFDeriv
∀ {𝕜 : 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] {f : E → F}
{n : WithTop ℕ∞} {m : ℕ}, ↑m ≤ n → ContDiff 𝕜 n f → Continuous fun x => iteratedFDeriv 𝕜 m f xIf f is C^n then its m-times iterated derivative is continuous for m ≤ n.
- Defined in
- Mathlib.Analysis.Calculus.ContDiff.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Continuousstatement · cited by 2,592
- le_rflproof · cited by 1,558
- ContinuousMultilinearMapstatement · cited by 1,016
- ContDiffstatement and proof · cited by 352
- iteratedFDerivstatement · cited by 211
- ContDiff.of_leproof · cited by 18
- contDiff_iff_continuous_differentiableproof · cited by 6
Cited by6
Results whose statement or proof uses this declaration.
- IsOpen.exists_contDiff_support_eqproof · cited by 2
- VectorFourier.fourierPowSMulRight_iteratedFDeriv_fourierIntegralproof · cited by 1
- SchwartzMap.integrable_pow_mul_iteratedFDerivproof · cited by 1
- contDiff_tsumproof · cited by 1
- ContDiffMapSupportedIn.bounded_iteratedFDerivproof · cited by 0
- HasCompactSupport.hasTemperateGrowthproof · cited by 0