Theorems · Theorem · optimization
IsLocalExtrOn.range_ne_top_of_hasStrictFDerivAt
∀ {E : Type u_1} {F : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E]
[inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace ℝ F] [CompleteSpace F] {f : E → F} {φ : E → ℝ} {x₀ : E}
{f' : E →L[ℝ] F} {φ' : StrongDual ℝ E},
IsLocalExtrOn φ {x | f x = f x₀} x₀ →
HasStrictFDerivAt f f' x₀ → HasStrictFDerivAt φ φ' x₀ → (↑(f'.prod φ')).range ≠ ⊤Lagrange multipliers theorem: if φ : E → ℝ has a local extremum on the set {x | f x = f x₀}
at x₀, both f : E → F and φ are strictly differentiable at x₀, and the codomain of f is
a complete space, then the linear map x ↦ (f' x, φ' x) is not surjective.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topstatement and proof · cited by 9,680
- Filterproof · cited by 8,121
- Submodulestatement · cited by 7,192
- Set.ofPredstatement and proof · cited by 6,101
- nhdsproof · cited by 5,554
- ContinuousLinearMapstatement and proof · cited by 5,352
- Set.preimageproof · cited by 4,946
- CompleteSpacestatement and proof · cited by 2,532
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalExtrOn.exists_linear_map_of_hasStrictFDerivAtproof · cited by 2