rneighborhood
An r-neighborhood of a subset A in a metric space (X, d) is the set N_r(A) = { x ∈ X : d(x, A) < r }, where d(x, A) = inf{ d(x, a) : a ∈ A }. The radius r > 0 fixes how far from A points are included. The distance to a set is a continuous function, and therefore N_r(A) is an open set. The closed counterpart is N_r^cl(A) = { x ∈ X : d(x, A) ≤ r }, which is closed.
In Euclidean space, N_r({p}) is the open ball B_r(p) of radius r around p. For any subset
Variants and notation: In normed or metric spaces, N_r(A) can be viewed as the Minkowski sum A
Applications: r-neighborhoods are employed in analysis and topology to study proximity and convergence near a set,
Relation to general neighborhoods: While all r-neighborhoods are neighborhoods in metric spaces, the broader topological notion