Theorems · Theorem · general topology
Filter.EventuallyEq.eventuallyEq_nhds
∀ {X : Type u} [inst : TopologicalSpace X] {α : Type u_1} {x : X} {f g : X → α},
f =ᶠ[nhds x] g → ∀ᶠ (y : X) in nhds x, f =ᶠ[nhds y] gIf two functions are equal in a neighbourhood of x, then for y sufficiently close
to x these functions are equal in a neighbourhood of y.
- Defined in
- Mathlib.Topology.Neighborhoods
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- nhdsstatement and proof · cited by 5,554
- Filter.Eventuallystatement · cited by 3,134
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.Eventually.eventually_nhdsproof · cited by 10
Cited by5
Results whose statement or proof uses this declaration.
- Filter.EventuallyEq.derivproof · cited by 3
- Filter.EventuallyEq.fderivproof · cited by 0
- Filter.EventuallyEq.mlieBracket_vectorFieldproof · cited by 0
- Filter.EventuallyEq.gradientproof · cited by 0
- Filter.EventuallyEq.lieBracket_vectorFieldproof · cited by 0