Theorems · Theorem · global analysis
HasFDerivWithinAt.hasLineDerivWithinAt
∀ {𝕜 : 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}
{s : Set E} {x : E} {L : E →L[𝕜] F}, HasFDerivWithinAt f L s x → ∀ (v : E), HasLineDerivWithinAt 𝕜 f (L v) s x v- Cited by
- 2 results in Mathlib
- Foundations
- Depth 186 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- Set.preimageproof · cited by 4,946
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- one_smulproof · cited by 1,374
- zero_smulproof · cited by 716
Cited by2
Results whose statement or proof uses this declaration.
- HasFDerivAt.hasLineDerivAtproof · cited by 4
- DifferentiableWithinAt.lineDifferentiableWithinAtproof · cited by 0