Theorems · Theorem · global analysis
HasLineDerivWithinAt.hasLineDerivAt
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {F : Type u_2} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {E : Type u_3} [inst_3 : NormedAddCommGroup E] [inst_4 : NormedSpace 𝕜 E] {f : E → F}
{f' : F} {s : Set E} {x v : E}, HasLineDerivWithinAt 𝕜 f f' s x v → s ∈ nhds x → HasLineDerivAt 𝕜 f f' x v- Cited by
- 1 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- add_zeroproof · cited by 2,707
- zero_smulproof · cited by 716
- continuous_id'proof · cited by 295
- continuous_constproof · cited by 278
- Filter.Tendsto.eventuallyproof · cited by 174
- Continuous.tendsto'proof · cited by 53
Cited by1
Results whose statement or proof uses this declaration.
- LineDifferentiableWithinAt.lineDifferentiableAtproof · cited by 0