Theorems · Theorem · real analysis
iteratedDerivWithin_const_smul_field
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {F : Type u_2} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {n : ℕ} {x : 𝕜} {s : Set 𝕜} {𝕝 : Type u_4} [inst_3 : DivisionSemiring 𝕝]
[inst_4 : Module 𝕝 F] [SMulCommClass 𝕜 𝕝 F] [ContinuousConstSMul 𝕝 F] (c : 𝕝) (f : 𝕜 → F),
iteratedDerivWithin n (c • f) s x = c • iteratedDerivWithin n f s xA variant of iteratedDerivWithin_const_smul without differentiability assumption when
the scalar multiplication is by division ring elements.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- SMulCommClassstatement and proof · cited by 1,927
- ContinuousConstSMulstatement and proof · cited by 832
- derivWithinproof · cited by 258
- DivisionSemiringstatement and proof · cited by 216
- iteratedDerivWithinstatement and proof · cited by 122
- iteratedDerivWithin_zeroproof · cited by 15
- iteratedDerivWithin_succproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- iteratedDerivWithin_fun_const_smul_fieldproof · cited by 2
- iteratedDeriv_const_smul_fieldproof · cited by 1