Topology/Points in Sets

From testwiki
Revision as of 23:15, 7 October 2020 by imported>Lord Lix
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Navigation


Some Important Constructions

Let X be a topological space and A be any subset of X.

  • A point x is called a point of closure of A if every neighborhood of x contains at least one element of A. In other words, for all neighborhoods U of x, UA.
  • The closure of A is the set of all points of closure of A. It is equivalent to the intersection of all closed sets that contain A as a subset, denoted Cl(A) (some authors use A¯). Alternatively, it is the set A together with all its limit points (defined below). The closure has the nice property of being the smallest closed set containing A. All neighborhoods of each point in the closure intersects A.
  • A point x is an internal point of A if there is an open subset of A containing x.
  • The interior of A is the union of all open sets contained inside A, denoted Int(A) (some authors use A). The interior has the nice property of being the largest open set contained inside A. Every point in the interior has a neighborhood contained inside A. It is equivalent to the set of all interior points of A.

Note that an open set is equal to its interior.

  • Define the exterior of A to be the union of all open sets contained inside the complement of A, denoted Int(XA). It is the largest open set inside XA. Every point in the exterior has a neighborhood contained inside XA.
  • Define the boundary of A to be the closure of A excluding its interior, or Cl(A)Int(A). It is denoted Bd(A) (some authors prefer A). The boundary is also called the frontier. It is always closed since it is the intersection of the closed set Cl(A) and the closed set XInt(A). It can be proved that A is closed if it contains all its boundary, and is open if it contains none of its boundary. Every neighborhood of each point in the boundary intersects both A and XA. All boundary points of a set A are obviously points of contact of A.
  • A point x is called a limit point of A if every neighborhood of x intersects A in at least one point other than x. In other words, for every neighborhood U of x, (U{x})A. All limit points of A are obviously points of closure of A.

Isolated Points

  • A point x of A is an isolated point of A if it has a neighborhood which does not contain any other points of A. This is equivalent to saying that {x} is an open set in the topological space A (considered as a subspace of X).

Definition: A is called dense (or dense in X) if every point in X either belongs to A or is a limit point of A. Informally, every point of X is either in A or arbitrarily close to a member of A. For instance, the rational numbers are dense in the real numbers because every real number is either a rational number or has a rational number arbitrarily close to it.

Equivalently: A is dense if the closure of A is X.

Definition: A is nowhere dense (or nowhere dense in X) if the closure of A has an empty interior. That is, the closure of A contains no non-empty open sets. Informally, it is a set whose points are not tightly clustered anywhere. For instance, the set of integers is nowhere dense in the set of real numbers. Note that the order of operations matters: the set of rational numbers has an interior with empty closure, but it is not nowhere dense; in fact it is dense in the real numbers.

Definition: A Gσ set is a subset of a topological space that is a countable intersection of open sets.

Definition: An Fσ set is a countable union of closed sets.

Theorem

(Hausdorff Criterion) Suppose X has 2 topologies, r1 and r2. For each xX, let B1x be a neighbourhood base for x in topology r1 and B2x be a neighbourhood base for x in topology r2. Then, r1r2 if and only if at each xX, if (B1Bx1)((B2Bx2)(B2B1).

Theorem

In any topological space, the boundary of an open set is closed and nowhere dense.

Proof:
Let A be an open set in a topological space X. Since A is open, int(A) = A. Thus, A ( or the boundary of A) = A¯/int(A). Note that A¯/A=A¯Ac. The complement of an open set is closed, and the closure of any set is closed. Thus, A¯Ac is an intersection of closed sets and is itself closed. A subset of a topological space is nowhere dense if and only if the interior of its closure is empty. So, proceeding in consideration of the boundary of A.

The interior of the closure of the boundary of A is equal to the interior of the boundary of A.
Thus, it is equal to int(A¯Ac).
Which is also equal to int(A¯)int(Ac).

And, int(Ac)=[(Ac)c]¯c. So, the interior of the closure of the boundary of A = int(A¯)int(Ac)¯., and as such, the boundary of A is nowhere dense.

Types of Spaces

We can also categorize spaces based on what kinds of points they have.

  • If a space contains no isolated points, then the space is a perfect space.

Some Basic Results

  • For every set A; ACl(A) and Int(A)A
    Proof:
    Let xA. If a closed set αA, then xα. As Cl(A)=αXα for closed α; we have xCl(A). xA being arbitrary, ACl(A)
    Let UA be open. Thus, xAxU. As Int(A)=UAU for open U; we have xInt(A)xU. UA being arbitrary, we have int(A)A


  • A set A is open if and only if Int(A)=A.
    Proof:
    ()
    A is open and AA. Hence, AInt(A). But we know that Int(A)A and hence Int(A)=A
    ()
    As Int(A) is a union of open sets, it is open (from definition of open set). Hence A=Int(A) is also open.


  • A set A is closed if and only if Cl(A)=A.
    Proof:
    Observe that the complement of Cl(A) satisfies XCl(A)=Int(XA). Hence, the required result is equivalent to the statement "XA is open if and only if Int(XA)=XA". A is closed implies that XA is open, and hence we can use the previous property.


  • The closure Cl(A) of a set A is closed
    Proof:
    Let α be a closed set such that Aα. Now, Cl(A)=αXα for closed α. We know that the intersection of any collection of closed sets is closed, and hence Cl(A) is closed.

Exercises

  1. Prove the following identities for subsets A,B of a topological space X:
    • Cl(AB)=Cl(A)Cl(B)
    • Cl(AB)Cl(A)Cl(B)
    • Int(A)Int(B)Int(AB)
    • Int(AB)=Int(A)Int(B)
  2. Show that the following identities need not hold (i.e. give an example of a topological space and sets A and B for which they fail):
    • Cl(AB)=Cl(A)Cl(B)
    • Int(A)Int(B)=Int(AB)


Template:Navigation

Template:BookCat