Mathlib Map

Theorems · Theorem · real analysis

ContDiff.hasStrictDerivAt

∀ {n : WithTop ℕ∞} {𝕂 : Type u_1} [inst : RCLike 𝕂] {F' : Type u_3} [inst_1 : NormedAddCommGroup F']
  [inst_2 : NormedSpace 𝕂 F'] {f : 𝕂 → F'} {x : 𝕂}, ContDiff 𝕂 n f → n ≠ 0 → HasStrictDerivAt f (deriv f x) x

If a function is C^n with 1 ≤ n, then the derivative of f is also a strict derivative.

Defined in
Mathlib.Analysis.Calculus.ContDiff.RCLike
Cited by
0 results in Mathlib
Foundations
Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeNormedAddCommGroupNormedSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.