Topology/Topological Spaces

From testwiki
Revision as of 06:42, 26 November 2007 by imported>The Scarlet Letter (Exercises: added by the suggestion on the talk page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In this section, we will define what a topology is and give some examples and basic constructions.

Motivation

In Abstract Algebra, a field generalizes the concept of operations on the real number line. This general definition allows concepts about quite different mathematical objects to be grasped intuitively by comparison with the real numbers. Likewise, the concept of a topological space is concerned with generalizing the structure of sets in Euclidean spaces. Of course, for many topological spaces the similarities are remote, but nevertheless aid in judgment and guide proofs. Interesting differences in the structure of sets in Euclidean space, which have analogies in topological spaces, are connectedness, compactness, dimensionality, and the presence of "holes".

If we begin with an arbitrary set, it may not be immediately obvious what is needed to imbue it with an interesting structure. One possibility might be to define a metric on the set, but as it turns out, requiring a metric is overly restrictive. In fact, there are many equivalent ways to define what we will call a topological space just by defining families of subsets of a given set. The properties of the topological space depend on the number of subsets and the ways in which these sets overlap. Topological spaces can be fine or coarse, connected or disconnected, have few or many dimensions.

The most popular way to define a topological space is in terms of open sets, analogous to those of Euclidean Space. (In Euclidean space, an open set is intuitively seen as a set that does not contain its "boundary").

Definition of a topological space

Given a set X, a topology 𝒯 on X is a collection of subsets of X (called open sets) with the following properties:

  • The empty set and X are both in 𝒯.
  • The union of any collection of open sets is an open set. That is, S𝒯S𝒯.
  • The intersection of any finite collection of open sets is an open set. That is, A,B𝒯AB𝒯.

The pair (X,𝒯) is called a topological space. If the topology is evident or does not need an explicit name (since we can just refer to sets in the topology as open sets), then we just say that X is a topological space.

Examples of topological spaces

For any set X, there are two topologies we can always define on X:

  • The Discrete topology - the topology consisting of all subsets of a set X.
  • The Indiscrete topology (also known as the trivial topology) - the topology consisting of just X and the empty set, .

Metric Topology

Given a metric space  (X,d) , its metric topology is the topology induced by using the set of all open balls as the base. One can also define the topology induced by the metric, as the set of all open groups defined by the metric. We denote the topology 𝒯 induced from the metric d with 𝒯=top(d)

This forms a topological space from a metric space.

If for a topological space (X,𝒯), we can find a metric d, such that 𝒯=top(d), then the topological space is called metrizable.

The usual topology on the real numbers

We can define a topology 𝒰 on by defining U to be in 𝒰 if for every point xU, there is an ε>0 such that (xε,x+ε)U. We call this topology the standard topology, or usual topology on .

The cofinite topology on any set

Let X be a non-empty set. Define 𝒯 to be the collection of all subsets G of X satisfying the following:

  1. Either G=
  2. Or XG is finite.

Then 𝒯 is a topology on X called the cofinite topology (or "finite complement topology") on X. Further, this topology turns out to be discrete if and only if X is finite.

The cocountable topology on any set

Let X be a non-empty set. Define 𝒯 to be the collection of all subsets G of X satisfying the following:

  1. Either G=
  2. Or XG is countable.

Then 𝒯 is a topology on X called the cocountable topology (or "countable complement topology") on X. Further, this topology turns out to be discrete if and only if X is countable.

Sets in topological spaces

Let X be a topological space. There are many types of sets we can define on X.

  • The complement of a set A in X, denoted by AC, is AC=XA (that is, the entire space except for A).
  • A subset C is called closed if the set CC is open. Notice that the intersection of any non-zero number of closed sets is closed and the union of finitely many closed sets is closed.
  • Note also that a set can be both closed and open. The trivial examples are the empty set and the entire set X, each of which is both closed and open. By definition, is open, so its complement, X, is closed. But X, by definition, is an open set, so X is both open and closed.
  • A set N is called a neighborhood of a point xX, if there is an open set U such that xUN.

Exercises

  1. Prove the following are topologies:
    • The discrete topology on any set.
    • The indiscrete topology on any set.
    • The cofinite topology on any set.
    • The cocountable topology on any set.
  2. Show that the cofinite (respectively, cocountable) topology on a set X equals the discrete topology if and only if X is finite (respectively, countable).
  3. Prove that a set open if and only if for every element within the set, there is a neighborhood contained within the set.

fr:Espace topologique