Theorems · Theorem · real analysis
HasStrictDerivAt.smul_const
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {x : 𝕜} {𝕜' : Type u_2} [inst_3 : NormedRing 𝕜'] [inst_4 : NormedAlgebra 𝕜 𝕜']
[inst_5 : Module 𝕜' F] [IsBoundedSMul 𝕜' F] [IsScalarTower 𝕜 𝕜' F] {c : 𝕜 → 𝕜'} {c' : 𝕜'},
HasStrictDerivAt c c' x → ∀ (f : F), HasStrictDerivAt (fun y => c y • f) (c' • f) x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Mul
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 183 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.
- 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
- IsScalarTowerstatement and proof · cited by 3,896
- zero_addproof · cited by 2,366
- NormedAlgebrastatement and proof · cited by 1,165
- NormedRingstatement and proof · cited by 924
- smul_zeroproof · cited by 665
- IsBoundedSMulstatement and proof · cited by 329
- HasStrictDerivAtstatement and proof · cited by 163
- hasStrictDerivAt_constproof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.