Open Sets

Recall the definition of the Epsilon-Neighborhood of x:

ε-neighborhood of a

Vε(a)=(aε,a+ε)={xR||xa|<ε}

open set

Let UR. Then U is open if:

xUε>0(Vε(x)U)

ie: each xU has some ε-neighborhood contained in U.

Example: (a,b)

(a,b) is open.

Since choose ε=min(|xa|,|xb|) implies that Vε(x)(a,b).

By constrast if we considered even a one-sided interval like (a,b] then it is NOT open:

Notice if $x = b$ then any $\varepsilon > 0$ would have some element in $V_\varepsilon(b)$ be outside the interval.

See also Union & Intersection of Collections of Open Sets.