Theorems · Theorem · real analysis
iteratedDerivWithin_eq_iteratedFDerivWithin
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {F : Type u_2} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {n : ℕ} {f : 𝕜 → F} {s : Set 𝕜} {x : 𝕜},
iteratedDerivWithin n f s x = (iteratedFDerivWithin 𝕜 n f s x) fun x => 1- Cited by
- 5 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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
- ContinuousMultilinearMapstatement · cited by 1,016
- iteratedFDerivWithinstatement · cited by 147
- iteratedDerivWithinstatement · cited by 122
Cited by5
Results whose statement or proof uses this declaration.
- iteratedDerivWithin_succproof · cited by 11
- iteratedFDerivWithin_apply_eq_iteratedDerivWithin_mul_prodproof · cited by 3
- taylor_mean_remainder_lagrange_iteratedDerivproof · cited by 1
- AbsolutelyMonotoneOn.iteratedDerivWithin_nonnegproof · cited by 1
- AbsolutelyMonotoneOn.iff_iteratedDerivWithin_nonnegproof · cited by 0