Theorems · Theorem · real analysis
ContDiffAt.congr_of_eventuallyEq
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {E : Type uE} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type uF} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {f f₁ : E → F}
{x : E} {n : WithTop ℕ∞}, ContDiffAt 𝕜 n f x → f₁ =ᶠ[nhds x] f → ContDiffAt 𝕜 n f₁ x- Defined in
- Mathlib.Analysis.Calculus.ContDiff.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Set.mem_univproof · cited by 416
- ContDiffAtstatement and proof · cited by 262
- nhdsWithin_univproof · cited by 88
- ContDiffWithinAt.congr_of_eventuallyEq_of_memproof · cited by 4
Cited by6
Results whose statement or proof uses this declaration.
- Real.contDiffAt_rpow_of_neproof · cited by 4
- Real.deriv_sqrt_auxproof · cited by 2
- Real.deriv_arcsin_auxproof · cited by 2
- UpperHalfPlane.contMDiffAt_ofComplexproof · cited by 2
- InnerProductSpace.harmonicAt_congr_nhdsproof · cited by 0
- ContDiffPointwiseHolderAt.congr_of_eventuallyEqproof · cited by 0