Mathematics · Glossary

What is Neighborhood, open set?

Also known as: neighborhood · open set

Definition 12.1 University Mathematics — Year 1 · Chapter 12 — Topology of the Real Line

A set VRV \subseteq \R is a neighborhood of xRx \in \R when it contains an interval (xr,x+r)\intoo{x - r}{x + r} for some r>0r > 0. A set URU \subseteq \R is open when it is a neighborhood of each of its points:

xU, r>0,(xr,x+r)U.\forall x \in U,\ \exists r > 0, \quad \intoo{x - r}{x + r} \subseteq U .

Examples

Example 12.2

Open intervals are open: for x(a,b)x \in \intoo{a}{b}, take r=min(xa,bx)>0r = \min(x - a,\, b - x) > 0. Half-lines (a,+)\intoo{a}{+\infty} are open; R\R and \emptyset are open (the latter vacuously). [0,1]\intcc{0}{1} is not open: no interval around 00 stays inside.

Example 12.4 (Certifying openness with explicit radii)

Is U={xR:x2>2}U = \{x \in \R : x^2 > 2\} open? Yes, and the certificate can be written down: U=(,2)(2,+)U = \intoo{-\infty}{-\sqrt2} \cup \intoo{\sqrt2}{+\infty}, a union of two open half-lines, open by Proposition 12.3. Alternatively, argue point by point: for xUx \in U with x>2x > \sqrt 2, take r=x2>0r = x - \sqrt2 > 0: every y(xr,x+r)y \in \intoo{x - r}{x + r} satisfies y>2y > \sqrt 2, hence y2>2y^2 > 2; symmetrically on the left. Both styles matter — the structural one (build from known open sets by unions and finite intersections) scales better, the ε\varepsilon-style one works when no structure is visible; and Chapter 13 will add a third, the most powerful: UU is the preimage of the open (2,+)\intoo{2}{+\infty} under the continuous xx2x \mapsto x^2.

Example 12.8

Segments [a,b]\intcc{a}{b}, half-lines [a,+)\intco{a}{+\infty}, finite sets, Z\Z (a convergent sequence of integers is eventually constant) are closed. (0,1]\intoc{0}{1} is neither open (fails at 11) nor closed (1n0\frac 1n \to 0 \notin the set): most sets are neither. R\R and \emptyset are both open and closed — and they are the only such subsets of R\R (Exercise 12.9).

Read in context →