Theorems · Theorem · global analysis
Filter.EventuallyEq.hasLineDerivAt_iff
∀ {𝕜 : 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₀ f₁ : E → F}
{f' : F} {x v : E}, f₀ =ᶠ[nhds x] f₁ → (HasLineDerivAt 𝕜 f₀ f' x v ↔ HasLineDerivAt 𝕜 f₁ f' x v)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpaceproof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterproof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- add_zeroproof · cited by 2,707
- Filter.EventuallyEqstatement and proof · cited by 1,912
- zero_smulproof · cited by 716
- ContinuousAtproof · cited by 697
- Continuous.continuousAtproof · cited by 297
- continuous_id'proof · cited by 295
Cited by2
Results whose statement or proof uses this declaration.
- Filter.EventuallyEq.lineDifferentiableAt_iffproof · cited by 1
- HasLineDerivAt.congr_of_eventuallyEqproof · cited by 0