%%% This file is part of PlanetMath snapshot of 2009-01-12 %%% Primary Title: discrete %%% Primary Category Code: 54A05 %%% Filename: Discrete2.tex %%% Version: 3 %%% Owner: lalberti %%% Author(s): lalberti %%% PlanetMath is released under the GNU Free Documentation License. %%% You should have received a file called fdl.txt along with this file. %%% If not, please write to gnu@gnu.org. \documentclass[12pt]{article} \pagestyle{empty} \setlength{\paperwidth}{8.5in} \setlength{\paperheight}{11in} \setlength{\topmargin}{0.00in} \setlength{\headsep}{0.00in} \setlength{\headheight}{0.00in} \setlength{\evensidemargin}{0.00in} \setlength{\oddsidemargin}{0.00in} \setlength{\textwidth}{6.5in} \setlength{\textheight}{9.00in} \setlength{\voffset}{0.00in} \setlength{\hoffset}{0.00in} \setlength{\marginparwidth}{0.00in} \setlength{\marginparsep}{0.00in} \setlength{\parindent}{0.00in} \setlength{\parskip}{0.15in} \usepackage{html} % 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} % 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 \begin{document} A \htmladdnormallink{topological space}{http://planetmath.org/encyclopedia/TopologicalSpace.html} $S$ is said to be \emph{discrete} \underline{iff} it bears the \htmladdnormallink{discrete topology}{http://planetmath.org/encyclopedia/DiscreteTopologicalSpace.html}.\\ When $S$ is a \htmladdnormallink{subset}{http://planetmath.org/encyclopedia/ProperSubset2.html} of a topological space $\mathcal T$ it is said to discrete \underline{iff} any of the following two \htmladdnormallink{equivalent}{http://planetmath.org/encyclopedia/Equivalent4.html} conditions is met: \begin{itemize} \item The \htmladdnormallink{subspace topology}{http://planetmath.org/encyclopedia/SubspaceTopology.html} on $S$ induced by the topology on $\mathcal T$ is the discrete topology. \item $\forall x\in S$, $\exists U\subset {\mathcal T}$ \htmladdnormallink{neighborhood}{http://planetmath.org/encyclopedia/DeletedNeighborhood.html} of $x$, such that $U\cap S=\{x\}$. \end{itemize} If $S$ is discrete, then for all \htmladdnormallink{sequences}{http://planetmath.org/encyclopedia/Sequence.html} $(x_i)_{i\in{\mathbb N}} \in S$ that \htmladdnormallink{converge}{http://planetmath.org/encyclopedia/LimitPoint2.html} to some $x\in S$, there exists $N_0\in\mathbb N$ such that $\forall i\ge N_0$, $x_i=x$. The \htmladdnormallink{converse}{http://planetmath.org/encyclopedia/ConverseTheorem2.html} holds when $S$ is \htmladdnormallink{first countable}{http://planetmath.org/encyclopedia/FirstCountable.html}. Notice that when $S$ i$S$ is a subset of a \htmladdnormallink{metric space}{http://planetmath.org/encyclopedia/MetricTopology.html} $\mathcal T$, $S$ is automatically \htmladdnormallink{metrizable}{http://planetmath.org/encyclopedia/Metrizable.html} hence first countable. \end{document}