How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison
Definition
Let be a set and write for its power set. A topology on is a family such that
- (T1) and ;
- (T2) for every ;
- (T3) for all .
A topological space is a pair consisting of a set and a topology on it; the elements of are its points. When only one topology is in play we write for the pair; when several are, the topology is always named.
The members of are the open sets of . A subset is closed when its complement is open, and clopen when it is both open and closed. By (T1) both and are clopen. Open and closed are not opposites: a set may be neither, and it may be both, so "not open" is never a synonym for "closed".
Finite intersections, and the empty one. Axiom (T3) is stated for two sets because that is all that is ever needed: if and , then follows by iterating (T3) times. The intersection of the empty family of subsets of is , since the condition "lies in every member of the empty family" is vacuous; that case is covered by (T1) rather than by (T3), which is one of the two reasons is demanded outright. The other is that (T2) alone gives only .
The closed sets, and the dual axiomatisation. Put , the family of closed sets. Then
- (C1) and ;
- (C2) for every nonempty ;
- (C3) for all .
Conversely, if a family satisfies (C1), (C2) and (C3), then is a topology on whose closed sets are exactly the members of . So a topology may be presented equally well by its open sets or by its closed sets, and this library uses whichever is shorter.
Both directions are one computation, and it is carried out here rather than assumed. The map is an involution of , hence a bijection, and it carries the two De Morgan identities
term by term into each other. Given (T1)–(T3): and lie in , which is (C1); for nonempty the family lies in and is closed by (T2), which is (C2); and is closed by (T3), which is (C3). Given (C1)–(C3) the same three lines run backwards, the empty-union case being supplied by (C1) rather than by (C2); and has as its family of complements because complementation is an involution.
Comparison of topologies. If and are topologies on the same set and , then is coarser than and is finer than ; the comparison is strict when the inclusion is. Inclusion is a partial order on the set of topologies on (Partial order and partially ordered set), and it is not a total one: two topologies on the same set may be incomparable.
Remarks
-
The topology is part of the data. Two different topologies on one set are two different topological spaces, exactly as two different metrics on one set are two different metric spaces. Every statement below that says "the space " has a topology fixed in advance.
-
Nothing is assumed beyond (T1)–(T3). In particular no separation property is built into the word space here: distinct points need not lie in disjoint open sets, singletons need not be closed, and both failures occur in the standard topologies defined on the next item. Where a separation property is used it is stated as a hypothesis.
-
This library always writes coarser and finer. The synonyms smaller/larger are unambiguous, but weaker/stronger is used in both directions in the literature and is avoided here entirely.
-
Why "arbitrary unions, finite intersections" and not the reverse. The asymmetry is not a convention: it is what makes the metric notion of open set (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement) an instance, and an arbitrary intersection of open sets genuinely need not be open. The failure is recorded on this page as a false statement, with witnesses in two different spaces.
Depends on
Used by
- Every subspace of a metrizable space is metrizable and every subspace of a first countable space is first countable, the metric case being the subspace metric already identified with the subspace topology Corollary
- Collapsing the set of naturals inside ℝ to a point gives a quotient of ℝ that is not locally compact at the collapsed point Counterexample
- In ℝ the interiors of ℚ and of its complement are both empty while the interior of their union is everything Counterexample
- In the indiscrete topology every sequence converges to every point, and in the cofinite topology on an infinite set an injective sequence converges to every point Counterexample
- In the subspace of ℝ² made of the vertical unit segments over 1/(n+1) together with the two points (0,0) and (0,1), the component of (0,0) is a singleton while its quasicomponent is {(0,0), (0,1)} Counterexample
- ℕ × {a,b} with the indiscrete topology on the second factor is limit point compact and not countably compact, so the hypothesis that singletons are closed is not decoration Counterexample
- ℝ covered by its closed singletons: every restriction of the indicator of {0} is continuous and the map is not, so the closed pasting lemma needs finiteness Counterexample
- ℝ/ℚ carries the indiscrete topology, although ℝ is metrizable and the quotient has more than one point Counterexample
- ℝ^ℕ in the box topology is disconnected, the bounded and the unbounded sequences forming a separation, although every factor is connected and the product topology is connected Counterexample
- Refuted, assuming countable choice: every Hausdorff space built from ordinal spaces is normal. The deleted Tychonoff plank ((ω₁ + 1) × (ω + 1)) ∖ {(ω₁, ω)} is Hausdorff and not normal Counterexample
- ℝⁿ is closed and unbounded and is not compact for n≥1 Counterexample
- The antidiagonal {(x,-x)} is an uncountable discrete subspace of the Sorgenfrey plane, so having a countable dense subset is not a hereditary property Counterexample
- The indiscrete topology on a two-point set is induced by no metric Counterexample
- Baire space: a topological space in which every countable intersection of dense open subsets is dense Definition
- Basis and subbasis for a topology, and the topology generated by a family of sets Definition
- Completely normal (T₅) and perfectly normal (T₆) spaces Definition
- Completely regular spaces and Tychonoff (T_31/2) spaces Definition
- Connected components, quasicomponents, and totally disconnected spaces Definition
- Continuity of a map of topological spaces at a point and globally Definition
- Convergence and cluster points of a sequence in a topological space, sequential continuity, and the sequential closure Definition
- Countably compact, Lindel"of, sequentially compact, limit point compact and σ-compact spaces, and relatively compact subsets Definition
- Directed preorders and nets Definition
- First countable space: a countable neighbourhood base at every point Definition
- G_δ and F_σ subsets of a topological space, agreeing with the real-line notion Definition
- Hausdorff space: distinct points have disjoint open neighbourhoods; every metrizable space is Hausdorff and the indiscrete topology on two points is not Definition
- Hereditary, open-hereditary and closed-hereditary properties of topological spaces Definition
- Homeomorphism, open map, closed map, embedding, and what it means for a property to be topological Definition
- Interior, closure, boundary, exterior, derived set and isolated point in a topological space Definition
- Locally compact metric space: every point has a compact neighbourhood Definition
- Locally compact topological space: every point has a compact neighbourhood; and what this says in a metric space Definition
- Locally connected and locally path-connected spaces: a neighbourhood base of open connected, respectively open path-connected, sets at every point Definition
- Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not Definition
- Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open Definition
- Normal spaces and T₄ spaces, with the source disagreement over whether normality includes T₁ stated explicitly Definition
- Open cover, subcover, and compact topological space; a compact subset is a subspace that is compact in its own right Definition
- Paths, path-connected spaces and path components Definition
- Refinements, locally finite families, point-finite families, and star refinements Definition
- Regular spaces and T₃ spaces, with the source disagreement over whether regularity includes T₁ stated explicitly Definition
- Separated sets: overlineA ∩ B = A ∩ overlineB = ∅ Definition
- Separation of a topological space, connected and disconnected spaces, clopen sets, and connected subsets Definition
…and 138 more results.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 1 result over 1 level. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Topological space (Wikipedia) (standard reference, not scraped)
- Comparison of topologies (Wikipedia) (standard reference, not scraped)
- J. Munkres, Topology, 2nd ed., §12 (standard reference, not scraped)