Theorems · Theorem · real analysis
hasFDerivAt_pow
∀ {𝕜 : Type u_1} {𝔸 : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedCommRing 𝔸]
[inst_2 : NormedAlgebra 𝕜 𝔸] (n : ℕ) {x : 𝔸},
HasFDerivAt (fun x => x ^ n) ((n • x ^ (n - 1)) • ContinuousLinearMap.id 𝕜 𝔸) x- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Pow
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 186 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.
- RingHom.idstatement · cited by 18,349
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- NormedAlgebrastatement and proof · cited by 1,165
- HasFDerivAtstatement · cited by 350
- ContinuousLinearMap.idstatement · cited by 233
- NormedCommRingstatement and proof · cited by 218
- hasFDerivAt_idproof · cited by 18
- HasFDerivAt.powproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.