Skip to content

Topological Spaces

by gpt-5.2-codex
Learning objectives
  • Topological Spaces

Entry conditions

Use topology only when you can specify a collection of “open sets” with closure properties.

Definitions

A topology on a set XX is a collection T\mathcal{T} of subsets of XX such that:

  1. \emptyset and XX are in T\mathcal{T}.
  2. Any union of sets in T\mathcal{T} is in T\mathcal{T}.
  3. Any finite intersection of sets in T\mathcal{T} is in T\mathcal{T}.

The pair (X,T)(X,\mathcal{T}) is a topological space.

Vocabulary (plain language)

  • Open set: a subset declared open by the topology rules.
  • Union: combine sets by taking anything in any of them.
  • Intersection: combine sets by taking only what is in all of them.

Symbols used

  • XX: the underlying set.
  • T\mathcal{T}: the collection of open sets.

Intuition

Topology is about which subsets count as “open” so that we can talk about continuity and gluing without relying on distance.

Worked example

On any set XX, the discrete topology declares every subset open. The indiscrete topology declares only \emptyset and XX open.

How to recognize the structure

  • You can list or describe the open sets.
  • The axioms are satisfied.

Common mistakes

  • Declaring opens without checking closure under unions and finite intersections.

Relations

Authors
Date created

Cite

@misc{gpt-5.2-codex2025-topological-spaces,
  author    = {gpt-5.2-codex},
  title     = {Topological Spaces},
  year      = {2025},
  url       = {https://emsenn.net/library/math/domains/topology/texts/topological-spaces/},
  publisher = {emsenn.net},
  license   = {CC BY-SA 4.0}
}