Neighborhoods relative to a subset #
This file develops API on the relative version nhdsWithin of nhds, which is defined in previous
definition files.
Their basic properties studied in this file include the relationship between neighborhood filters
relative to a set and neighborhood filters in the corresponding subtype, and are in later files used
to develop relativ versions ContinuousOn and ContinuousWithinAt of Continuous and
ContinuousAt.
Notation #
𝓝 x: the filter of neighborhoods of a pointx;𝓟 s: the principal filter of a sets;𝓝[s] x: the filternhdsWithin x sof neighborhoods of a pointxwithin a sets.
Properties of the neighborhood-within filter #
If L and R are neighborhoods of b within sets whose union is Set.univ, then
L ∪ R is a neighborhood of b.
Writing a punctured neighborhood filter as a sup of left and right filters.
Obtain a "predictably-sided" neighborhood of b from two one-sided neighborhoods.
Two functions agree on a neighborhood of x if they agree at x and in a punctured
neighborhood.