Theorems · Definition · global analysis
HasLineDerivWithinAt
(𝕜 : Type u_1) →
[inst : NontriviallyNormedField 𝕜] →
{F : Type u_2} →
[inst_1 : NormedAddCommGroup F] →
[NormedSpace 𝕜 F] →
{E : Type u_3} → [inst_3 : AddCommGroup E] → [Module 𝕜 E] → (E → F) → F → Set E → E → E → Propf has the derivative f' at the point x along the direction v in the set s.
That is, f (x + t v) = f x + t • f' + o (t) when t tends to 0 and x + t v ∈ s.
Note that this definition is less well behaved than the total Fréchet derivative, which
should generally be favored over this one.
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupstatement and proof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Set.preimageproof · cited by 4,946
- HasDerivWithinAtproof · cited by 333
Cited by22
Results whose statement or proof uses this declaration.
- LineDifferentiableWithinAt.hasLineDerivWithinAtstatement · cited by 9
- HasLineDerivWithinAt.lineDifferentiableWithinAtstatement and proof · cited by 7
- HasLineDerivWithinAt.smulstatement and proof · cited by 3
- IsExtrOn.hasLineDerivWithinAt_eq_zerostatement and proof · cited by 3
- Filter.EventuallyEq.hasLineDerivWithinAt_iffstatement · cited by 3
- HasLineDerivWithinAt.hasLineDerivAt'statement and proof · cited by 2
- HasFDerivWithinAt.hasLineDerivWithinAtstatement · cited by 2
- HasLineDerivWithinAt.congr_monostatement and proof · cited by 2
- HasLineDerivWithinAt.hasLineDerivAtstatement and proof · cited by 1
- HasLineDerivWithinAt.monostatement and proof · cited by 1
- HasLineDerivWithinAt.mono_of_mem_nhdsWithinstatement and proof · cited by 1
- hasLineDerivWithinAt_congr_setstatement · cited by 1