Theorems · Theorem · real analysis
iteratedDerivWithin_succ
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {F : Type u_2} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {n : ℕ} {f : 𝕜 → F} {s : Set 𝕜},
iteratedDerivWithin (n + 1) f s = derivWithin (iteratedDerivWithin n f s) sThe n+1-th iterated derivative within a set with unique derivatives can be obtained by
differentiating the n-th iterated derivative.
- Cited by
- 11 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.
Cites33
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
- TopologicalSpaceproof · cited by 24,529
- Moduleproof · cited by 20,661
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupproof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapproof · cited by 5,352
- one_smulproof · cited by 1,374
- ContinuousMultilinearMapproof · cited by 1,016
Cited by11
Results whose statement or proof uses this declaration.
- iteratedDeriv_succproof · cited by 18
- iteratedDerivWithin_negproof · cited by 3
- Complex.one_add_cpow_hasFPowerSeriesOnBall_zeroproof · cited by 3
- iteratedDerivWithin_const_smul_fieldproof · cited by 2
- iteratedDerivWithin_eq_iterateproof · cited by 2
- taylor_integral_remainder_auxproof · cited by 2
- iteratedDerivWithin_tsumproof · cited by 1
- hasDerivWithinAt_taylor_coeff_withinproof · cited by 1
- iteratedDerivWithin_comp_const_smulproof · cited by 1
- iteratedDerivWithin_mul_const_fieldproof · cited by 1
- taylor_integral_remainderproof · cited by 0