point set topology
Basis for a Topology
You should know: topological space
Overview
Specifying every single open set of a topology directly is often unwieldy, especially for infinite spaces. A basis is a smaller, more manageable collection of subsets — basis elements — from which the entire topology can be reconstructed as all possible unions of basis elements. For example, the open intervals of ℝ form a basis for the standard topology: instead of listing every open subset of ℝ (an intractable task), you only need to describe the intervals, and every open set is automatically a union of some collection of them. A basis is characterized by two simple conditions: the basis elements must cover the whole space, and the intersection of any two basis elements must itself contain a basis element around every one of its points.
Intuition
Think of a basis as a set of building blocks (like LEGO bricks of many shapes and sizes) that you're allowed to combine by simply taking unions — snapping them together — but never by cutting them apart. To guarantee any combination you build this way still obeys the topology axioms, the blocks need to overlap 'compatibly': wherever two blocks overlap, there must be a smaller block available that fits inside that overlap region around any point there, so unions of blocks compose consistently into a well-defined family of open sets. Open intervals (a,b) in ℝ are the classic building blocks: any open subset of ℝ, however complicated, can be assembled by gluing together enough (possibly infinitely many) such intervals.
Formal Definition
A collection ℬ of subsets of a set X is a basis if it satisfies:
The basis elements cover all of X
Around every point in the overlap of two basis elements, there is a basis element fitting inside that overlap
The topology generated by ℬ consists of all possible unions (including the empty union, ∅) of basis elements
Notation
| Notation | Meaning |
|---|---|
| A basis: a collection of subsets of X satisfying the covering and intersection conditions | |
| The topology generated by the basis ℬ |
Properties
Basis for standard topology on ℝ
Example: Open intervals form a basis; every open subset of ℝ is a union of open intervals.
Basis for metric topology
Example: Open balls always form a basis for the topology induced by a metric.
Basis criterion for topologies
Comparing topologies via bases
Worked Examples
Covering: any real x lies in some interval with rational endpoints, e.g. (x-1,x+1) can be adjusted to nearby rationals surrounding x.
Intersection: the intersection of two rational-endpoint intervals is again an interval (possibly empty), and if x lies in it, a smaller rational-endpoint interval around x fits inside by density of ℚ.
Answer: Yes — this countable collection is a basis, generating the same standard topology on ℝ as all open intervals do.
Practice Problems
A collection ℬ of subsets of X is a basis if:
Does ℬ = {{1,2}, {2,3}} form a basis for a topology on X = {1,2,3}?
Prove that the topology generated by a basis ℬ (all unions of basis elements) actually satisfies the three topology axioms.
Quiz
Summary
- A basis ℬ is a collection of subsets covering X, where intersections of basis elements contain a smaller basis element around each of their points.
- The topology generated by ℬ consists of all possible unions of basis elements — this is how the standard topology on ℝ is generated from open intervals.
- Different bases can generate the same topology (e.g. rational-endpoint intervals vs. all open intervals), while different basis structures (e.g. half-open intervals) can generate strictly different, finer topologies.
References
- WebsiteWikipedia — Base (topology)
Mathematics