Theorems · Theorem · real analysis
iteratedDeriv_const_mul
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {x : 𝕜} {𝔸 : Type u_5} [inst_1 : NormedRing 𝔸]
[inst_2 : NormedAlgebra 𝕜 𝔸] {n : ℕ} {f : 𝕜 → 𝔸} (c : 𝔸),
ContDiffAt 𝕜 (↑n) f x → iteratedDeriv n (fun x => c * f x) x = c * iteratedDeriv n f x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 190 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement · cited by 4,985
- WithTopstatement · cited by 3,754
- NormedAlgebrastatement and proof · cited by 1,165
- NormedRingstatement and proof · cited by 924
- Set.mem_univproof · cited by 416
- ContDiffAtstatement and proof · cited by 262
- iteratedDerivstatement · cited by 188
- uniqueDiffOn_univproof · cited by 66
- iteratedDerivWithin_univproof · cited by 16
- iteratedDerivWithin_const_mulproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.