Theorems · Theorem · real analysis
HasFDerivAt.const_mul
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {x : E} {𝔸 : Type u_5} [inst_3 : NormedRing 𝔸] [inst_4 : NormedAlgebra 𝕜 𝔸] {a : E → 𝔸}
{a' : E →L[𝕜] 𝔸}, HasFDerivAt a a' x → ∀ (b : 𝔸), HasFDerivAt (fun y => b * a y) (b • a') x- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Mul
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.idstatement and proof · 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- NormedAlgebrastatement and proof · cited by 1,165
- NormedRingstatement and proof · cited by 924
- HasFDerivAtstatement and proof · cited by 350
- ContinuousLinearMap.mulproof · cited by 63
- HasFDerivAt.compproof · cited by 50
- ContinuousLinearMap.hasFDerivAtproof · cited by 38
Cited by4
Results whose statement or proof uses this declaration.
- DifferentiableAt.const_mulproof · cited by 12
- hasFDerivAt_jacobiTheta₂_termproof · cited by 1
- fderiv_const_mulproof · cited by 0
- EuclideanGeometry.hasFDerivAt_inversionproof · cited by 0