Mathlib Map

Theorems · Theorem · real analysis

IsLocalMin.hasFDerivAt_eq_zero

∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : E → ℝ} {f' : StrongDual ℝ E} {a : E},
  IsLocalMin f a → HasFDerivAt f f' a → f' = 0

Fermat's Theorem: the derivative of a function at a local minimum equals zero.

Defined in
Mathlib.Analysis.Calculus.LocalExtr.Basic
Cited by
4 results in Mathlib
Foundations
Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpace

Around this declaration

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

Cites15

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

Cited by4

Results whose statement or proof uses this declaration.