The interior of a subset A⊆X in a topological space
(X,T) is
int(A)=⋃{U∈T:U⊆A}.Equivalently, int(A) is the largest open set
contained in A.
A point x lies in int(A) exactly when A is a neighborhood
of x. Interior is dual to closure
via complements: int(A)=X∖X∖A.
Examples:
- In R with the usual topology, int([0,1])=(0,1).
- In R with the usual topology, int(Q)=∅.
- If U is open, then int(U)=U.