Theorems · Theorem · real analysis
iteratedDerivWithin_mul_const_field
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {n : ℕ} {x : 𝕜} {s : Set 𝕜} {𝕜' : Type u_6}
[inst_1 : NormedDivisionRing 𝕜'] [inst_2 : NormedAlgebra 𝕜 𝕜'] (f : 𝕜 → 𝕜') (d : 𝕜'),
iteratedDerivWithin n (fun z => f z * d) s x = iteratedDerivWithin n f s x * dA variant of iteratedDerivWithin_mul_const without differentiability assumption when
the scalar multiplication is by division ring elements.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 187 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- NormedAlgebrastatement and proof · cited by 1,165
- NormedDivisionRingstatement and proof · cited by 360
- derivWithinproof · cited by 258
- iteratedDerivWithinstatement and proof · cited by 122
- iteratedDerivWithin_zeroproof · cited by 15
- iteratedDerivWithin_succproof · cited by 11
- derivWithin_mul_const_fieldproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- iteratedDeriv_mul_const_fieldproof · cited by 1