Theorems · Theorem · real analysis
iteratedFDeriv_comp_const_smul
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type uE} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type uF} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {f : E → F}
{i : ℕ} (a : 𝕜),
ContDiff 𝕜 (↑i) f → (iteratedFDeriv 𝕜 i fun z => f (a • z)) = fun x => a ^ i • iteratedFDeriv 𝕜 i f (a • x)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapproof · cited by 5,352
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- Nat.cast_oneproof · cited by 2,501
- one_smulproof · cited by 1,374
- pow_zeroproof · cited by 1,094
- ContinuousMultilinearMapstatement and proof · cited by 1,016
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.iteratedFDeriv_charFunproof · cited by 1