Theorems · Definition · real analysis
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] → (n : ℕ) → (E → F) → E → E [×n]→L[𝕜] FThe n-th derivative of a function, as a multilinear map, defined inductively.
- Cited by
- 211 results in Mathlib
- Foundations
- Depth 174 from the axioms, rests on 4,551 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- fderivproof · cited by 398
- ContinuousMultilinearMap.uncurry0proof · cited by 28
- ContinuousLinearMap.uncurryLeftproof · cited by 7
Cited by224
Results whose statement or proof uses this declaration.
- iteratedDerivproof · cited by 188
- Function.HasTemperateGrowthproof · cited by 88
- iteratedFDerivWithin_univstatement · cited by 19
- iteratedDerivWithin_univproof · cited by 16
- norm_iteratedFDeriv_zerostatement · cited by 14
- ftaylorSeriesproof · cited by 11
- iteratedDerivWithin_eq_iteratedDerivproof · cited by 9
- InnerProductSpace.laplacian_eq_iteratedFDeriv_stdOrthonormalBasisstatement · cited by 8
- AnalyticAt.hasFPowerSeriesAtproof · cited by 7
- ContDiffMapSupportedIn.structureMapCLM_applystatement and proof · cited by 6
- SchwartzMap.le_seminormstatement · cited by 6
- iteratedFDeriv_succ_eq_comp_leftstatement · cited by 6
Showing the 200 most cited of 224.