Theorems · Definition · global analysis
HasGradientWithinAt
{𝕜 : Type u_1} →
{F : Type u_2} →
[inst : RCLike 𝕜] →
[inst_1 : NormedAddCommGroup F] → [InnerProductSpace 𝕜 F] → [CompleteSpace F] → (F → 𝕜) → F → Set F → F → Propf has the gradient f' at the point x within the subset s if
f x' = f x + ⟨f', x' - x⟩ + o (x' - x) where x' converges to x inside s.
- Defined in
- Mathlib.Analysis.Calculus.Gradient.Basic
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 185 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- nhdsWithinproof · cited by 1,912
- HasGradientAtFilterproof · cited by 10
Cited by20
Results whose statement or proof uses this declaration.
- hasGradientWithinAt_iff_hasFDerivWithinAtstatement · cited by 3
- HasGradientWithinAt.hasFDerivWithinAtstatement · cited by 2
- HasGradientWithinAt.congrstatement and proof · cited by 1
- HasGradientWithinAt.congr_monostatement and proof · cited by 1
- HasGradientWithinAt.congr_of_eventuallyEqstatement and proof · cited by 1
- hasFDerivWithinAt_iff_hasGradientWithinAtstatement · cited by 1
- HasFDerivWithinAt.hasGradientWithinAtstatement · cited by 0
- hasGradientWithinAt_congr_setstatement · cited by 0
- hasGradientWithinAt_congr_set'statement · cited by 0
- hasGradientWithinAt_conststatement · cited by 0
- hasGradientWithinAt_iff_isLittleOstatement · cited by 0
- hasGradientWithinAt_iff_tendstostatement · cited by 0