Theorems · Theorem · global analysis
HasLineDerivWithinAt.congr_of_eventuallyEq
∀ {𝕜 : 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},
HasLineDerivWithinAt 𝕜 f f' s x v → f₁ =ᶠ[nhdsWithin x s] f → f₁ x = f x → HasLineDerivWithinAt 𝕜 f₁ f' s x v- Cited by
- 1 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- nhdsWithinstatement and proof · cited by 1,912
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.EventuallyEq.symmproof · cited by 408
- HasLineDerivWithinAtstatement and proof · cited by 22
- Filter.EventuallyEq.hasLineDerivWithinAt_iffproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- LineDifferentiableWithinAt.congr_of_eventuallyEqproof · cited by 0