Theorems · Theorem · global analysis
HasDerivWithinAt.norm_sq
∀ {F : Type u_3} [inst : NormedAddCommGroup F] [inst_1 : InnerProductSpace ℝ F] {f : ℝ → F} {f' : F} {s : Set ℝ}
{x : ℝ}, HasDerivWithinAt f f' s x → HasDerivWithinAt (fun x => ‖f x‖ ^ 2) (2 * inner ℝ (f x) f') s x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Norm.normstatement and proof · cited by 5,413
- InnerProductSpacestatement and proof · cited by 3,523
- one_smulproof · cited by 1,374
- Inner.innerstatement and proof · cited by 1,089
- ContinuousLinearMap.compproof · cited by 709
- nsmul_eq_mulproof · cited by 369
- HasDerivWithinAtstatement and proof · cited by 333
- ContinuousLinearMap.toSpanSingletonproof · cited by 133
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.