-
Notifications
You must be signed in to change notification settings - Fork 7
/
54A05-FiniteComplementTopology.tex
73 lines (62 loc) · 2.8 KB
/
54A05-FiniteComplementTopology.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
\documentclass[12pt]{article}
\usepackage{pmmeta}
\pmcanonicalname{FiniteComplementTopology}
\pmcreated{2013-03-22 14:37:54}
\pmmodified{2013-03-22 14:37:54}
\pmowner{mathcam}{2727}
\pmmodifier{mathcam}{2727}
\pmtitle{finite complement topology}
\pmrecord{8}{36213}
\pmprivacy{1}
\pmauthor{mathcam}{2727}
\pmtype{Definition}
\pmcomment{trigger rebuild}
\pmclassification{msc}{54A05}
\pmsynonym{cofinite topology}{FiniteComplementTopology}
\pmrelated{CofiniteTopology}
\pmrelated{CofiniteAndCocountableTopology}
\endmetadata
% this is the default PlanetMath preamble. as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.
% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amsthm}
% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%%%\usepackage{xypic}
% there are many more packages, add them here as you need them
% define commands here
\newcommand{\mc}{\mathcal}
\newcommand{\mb}{\mathbb}
\newcommand{\mf}{\mathfrak}
\newcommand{\ol}{\overline}
\newcommand{\ra}{\rightarrow}
\newcommand{\la}{\leftarrow}
\newcommand{\La}{\Leftarrow}
\newcommand{\Ra}{\Rightarrow}
\newcommand{\nor}{\vartriangleleft}
\newcommand{\Gal}{\text{Gal}}
\newcommand{\GL}{\text{GL}}
\newcommand{\Z}{\mb{Z}}
\newcommand{\R}{\mb{R}}
\newcommand{\Q}{\mb{Q}}
\newcommand{\C}{\mb{C}}
\newcommand{\<}{\langle}
\renewcommand{\>}{\rangle}
\begin{document}
Let $X$ be a set. We can define the \emph{finite complement topology} on $X$ by declaring a subset $U\subset X$ to be open if $X\backslash U$ is finite, or if $U$ is all of $X$ or the empty set. Note that this is equivalent to defining a topology by defining the closed sets in $X$ to be all finite sets (and $X$ itself).
If $X$ is finite, the finite complement topology on $X$ is clearly the discrete topology, as the complement of \emph{any} subset is finite.
If $X$ is countably infinite (or larger), the finite complement topology gives a standard example of a space that is not Hausdorff (each open set must contain all but finitely many points, so any two open sets must intersect).
In general, the finite complement topology on an infinite set satisfies strong compactness conditions (compact, \PMlinkname{$\sigma$-compact}{SigmaCompact}, sequentially compact, etc.) since each open set in a cover contains "almost all'' of the points of $X$. On the other hand, the finite complement topology fails all but the simplest of separation axioms since, as above, $X$ is hyperconnected under this topology.
The finite complement topology is the coarsest T1-topology on a given set.
%%%%%
%%%%%
\end{document}