Theorems · Theorem · global analysis
LineDifferentiableWithinAt.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}
{s : Set E} {x v : E},
LineDifferentiableWithinAt 𝕜 f s x v → f₁ =ᶠ[nhdsWithin x s] f → f₁ x = f x → LineDifferentiableWithinAt 𝕜 f₁ s x v- Cited by
- 0 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- HasDerivWithinAt.differentiableWithinAtproof · cited by 19
- LineDifferentiableWithinAtstatement and proof · cited by 19
- LineDifferentiableWithinAt.hasLineDerivWithinAtproof · cited by 9
- HasLineDerivWithinAt.congr_of_eventuallyEqproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.