Theorems · Theorem · global analysis
Filter.EventuallyEq.hasLineDerivWithinAt_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} {s : Set E} {x v : E},
f₀ =ᶠ[nhdsWithin x s] f₁ → f₀ x = f₁ x → (HasLineDerivWithinAt 𝕜 f₀ f' s x v ↔ HasLineDerivWithinAt 𝕜 f₁ f' s x v)- Cited by
- 3 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.
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
- add_zeroproof · cited by 2,707
- Continuousproof · cited by 2,592
- nhdsWithinstatement and proof · cited by 1,912
- Filter.EventuallyEqstatement and proof · cited by 1,912
- zero_smulproof · cited by 716
- continuous_id'proof · cited by 295
- continuous_constproof · cited by 278
- Continuous.continuousWithinAtproof · cited by 54
Cited by3
Results whose statement or proof uses this declaration.
- Filter.EventuallyEq.lineDifferentiableWithinAt_iffproof · cited by 1
- HasLineDerivWithinAt.congr_of_eventuallyEqproof · cited by 1
- Filter.EventuallyEq.hasLineDerivWithinAt_iff_of_memproof · cited by 0