Theorems Β· Theorem Β· real analysis
iteratedDeriv_const_mul_field
β {π : Type u_1} [inst : NontriviallyNormedField π] {x : π} {π' : Type u_6} [inst_1 : NormedDivisionRing π']
[inst_2 : NormedAlgebra π π'] {n : β} (c : π') (f : π β π'),
iteratedDeriv n (fun x => c * f x) x = c * iteratedDeriv n f xA variant of iteratedDeriv_const_mul without differentiability assumption when
the multiplication is in a division ring.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 182 from the axioms Β· uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- NormedAlgebrastatement and proof Β· cited by 1,165
- NormedDivisionRingstatement and proof Β· cited by 360
- iteratedDerivstatement Β· cited by 188
- iteratedDerivWithin_univproof Β· cited by 16
- iteratedDerivWithin_const_mul_fieldproof Β· cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.