Theorems Ā· Theorem Ā· real analysis
iteratedDeriv_mul_const_field
ā {š : Type u_1} [inst : NontriviallyNormedField š] {x : š} {š' : Type u_6} [inst_1 : NormedDivisionRing š']
[inst_2 : NormedAlgebra š š'] {n : ā} (f : š ā š') (c : š'),
iteratedDeriv n (fun x => f x * c) x = iteratedDeriv n f x * cA variant of iteratedDeriv_mul_const without differentiability assumption when
the multiplication is in a division ring.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 188 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_mul_const_fieldproof Ā· cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- iteratedDeriv_div_constproof Ā· cited by 1