Theorems · Theorem · real analysis
IsLocalMaxOn.hasFDerivWithinAt_nonpos
∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : E → ℝ} {f' : StrongDual ℝ E} {s : Set E}
{a y : E}, IsLocalMaxOn f s a → HasFDerivWithinAt f f' s a → y ∈ posTangentConeAt s a → f' y ≤ 0If f has a local max on s at a, f' is the derivative of f at a within s, and
y belongs to the positive tangent cone of s at a, then f' y ≤ 0.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Filterproof · cited by 8,121
- nhdsproof · cited by 5,554
- NNRealproof · cited by 4,310
- Filter.Tendstoproof · cited by 3,814
- Filter.Eventuallyproof · cited by 3,134
- add_zeroproof · cited by 2,707
Cited by3
Results whose statement or proof uses this declaration.
- IsLocalMinOn.hasFDerivWithinAt_nonnegproof · cited by 2
- IsLocalMaxOn.hasFDerivWithinAt_eq_zeroproof · cited by 2
- IsLocalMaxOn.fderivWithin_nonposproof · cited by 0