Theorems · Theorem · real analysis
iteratedDerivWithin_vcomp_eq_sum_orderedFinpartition
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {g : E → F} {f : 𝕜 → E}
{s : Set 𝕜} {t : Set E} {x : 𝕜} {n : WithTop ℕ∞} {i : ℕ},
ContDiffWithinAt 𝕜 n g t (f x) →
ContDiffWithinAt 𝕜 n f s x →
UniqueDiffOn 𝕜 t →
UniqueDiffOn 𝕜 s →
x ∈ s →
Set.MapsTo f s t →
↑i ≤ n →
iteratedDerivWithin i (g ∘ f) s x =
∑ c, (iteratedFDerivWithin 𝕜 c.length g t (f x)) fun j => iteratedDerivWithin (c.partSize j) f s x- Cited by
- 4 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Finset.sumstatement and proof · cited by 5,195
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- Finset.univstatement and proof · cited by 3,473
- ContinuousMultilinearMapstatement · cited by 1,016
- Set.MapsTostatement and proof · cited by 732
- ContDiffWithinAtstatement and proof · cited by 283
Cited by4
Results whose statement or proof uses this declaration.
- iteratedDerivWithin_vcomp_threeproof · cited by 2
- iteratedDerivWithin_vcomp_twoproof · cited by 2
- iteratedDerivWithin_scomp_eq_sum_orderedFinpartitionproof · cited by 1
- iteratedDeriv_vcomp_eq_sum_orderedFinpartitionproof · cited by 1