<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
      "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>
	<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
	<title>Hausdorff Spaces</title>
	<style type="text/css">
body {
    counter-reset: section 0;  
    text-align: justify
}

h2.title {
    text-align:center
}
p.author {
    text-align:center
}
li {
    text-indent: 0em;
}
p.indent {
    text-indent: 2em; 
}

h2.section {
    counter-reset: eqn 0 result 0 subsection 0;  
}
h2.section:before {
    content: counter(section) ". ";
    counter-increment: section 1;  /* Add 1 to section */
}
h3.subsection:before {
    content: counter(section) "." counter(subsection);
    counter-increment: subsection;  /* Add 1 to subsection */
}

div.theorem:before { 
    content: "Theorem " counter(section) "." counter(result) " "; 
    counter-increment: result 1;
    font-style: normal; 
    font-weight: bold; 
}
div.theorem{ font-style:italic }
div.proposition:before { 
    content: "Proposition " counter(section) "." counter(result) " "; 
	counter-increment: result 1;
    font-style: normal; 
    font-weight: bold; 
}
div.proposition{ font-style:italic }
div.lemma:before { 
    content: "Lemma " counter(section) "." counter(result) " "; 
    counter-increment: result;
    font-style: normal; 
    font-weight: bold; 
}
div.lemma{ font-style:italic }

table.dispeq {
   width:100%;
   }
td.eq {
   text-align:center;
     }
td.eqno {
    width: 10px;
    text-align:right;
    }
td.eqno:after { 
     content: "("counter(section)"."counter(eqn)")";
     counter-increment: eqn;
     font-style: normal; 
	}</style>
	<script src="DWConfiguration/ActiveContent/IncludeFiles/AC_ActiveX.js" type="text/javascript"></script>
	<script src="DWConfiguration/ActiveContent/IncludeFiles/AC_RunActiveContent.js" type="text/javascript"></script>
</head>

<body>
<div style="max-width:50em; margin-left:auto; margin-right:auto;">
<h2 class="title">Hausdorff Spaces</h2>

<p class="author">
	Arun Ram <br />
	Department of Mathematics <br />
	University of Wisconsin, Madison <br />
	Madison, WI 53706 USA <br />
	ram@math.wisc.edu <br />
	<br />
	and <br />
	<br />
	Department of Mathematics and Statistics <br />
	University of Melbourne <br />
	Parkville, VIC 3010 Australia <br />
	aram@unimelb.edu.au
</p>

<p>Last updates: 15 September 2009</p>

<h2 class="section">Hausdorff spaces</h2>

<p>
	A <strong>Hausdorff</strong> space is a topological space
	<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
		<mi>X</mi>
	</mrow></math>
	such that if
	<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
		<mfenced open="" close="" separators=",">
			<mi>x</mi>
			<mi>y</mi>
		</mfenced>
		<mo>&isin;</mo>
		<mi>X</mi>
	</mrow></math>
	and
	<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
		<mi>x</mi>
		<mo>&ne;</mo>
		<mi>y</mi>
	</mrow></math>
	then there exist a neighbourhood
	<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
		<msub>
			<mi>N</mi>
			<mi>x</mi>
		</msub>
	</mrow></math>
	of
	<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
		<mi>x</mi>
	</mrow></math>
	and a neighbourhood
	<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
		<msub>
			<mi>N</mi>
			<mi>y</mi>
		</msub>
	</mrow></math>
	of
	<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
		<mi>y</mi>
	</mrow></math>
	such that
	<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
		<msub>
			<mi>N</mi>
			<mi>x</mi>
		</msub>
		<mo>&cap;</mo>
		<msub>
			<mi>N</mi>
			<mi>y</mi>
		</msub>
		<mo>=</mo>
		<mi>&empty;</mi>
	</mrow></math>.
</p>
<div class="theorem">
	Let
	<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
		<mi>X</mi>
	</mrow></math>
	be a topological space.  Show that <strong>[THM OR EXERCISE?]</strong> the following are equivalent:
	<ol type="a">
		<li>
			Any two distinct points of
			<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
				<mi>X</mi>
			</mrow></math>
			have disjoint neighbourhoods.
		</li>
		<li>
			The intersection of the closed neighbourhoods of any point of
			<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
				<mi>X</mi>
			</mrow></math>
			consist of that point alone.
		</li>
		<li>
			The diagonal of the product space
			<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
				<mi>X</mi>
				<mo>&times;</mo>
				<mi>X</mi>
			</mrow></math>
			is a closed set.
		</li>
		<li>
			For every set
			<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
				<mi>I</mi>
			</mrow></math>,
			the diagonal of the product space
			<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
				<mi>Y</mi>
				<mo>=</mo>
				<msup>
					<mi>X</mi>
					<mi>I</mi>
				</msup>
			</mrow></math>
			is closed in
			<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
				<mi>Y</mi>
			</mrow></math>.
		</li>
		<li>
			No filter <strong>[NOT YET DEFINED]</strong> on
			<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
				<mi>X</mi>
			</mrow></math>
			has more than one limit point <strong>[NOT YET DEFINED]</strong>.
		</li>
		<li>
			If a filter
			<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
				<mi>&Fscr;</mi>
			</mrow></math>
			on
			<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
				<mi>X</mi>
			</mrow></math>
			converges to
			<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
				<mi>x</mi>
			</mrow></math>,
			then
			<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
				<mi>x</mi>
			</mrow></math>
			is the only cluster point <strong>[NOT YET DEFINED]</strong> of
			<math xmlns="http://www.w3.org/1998/Math/MathML"><mrow>
				<mi>x</mi>
			</mrow></math>
			<strong>[SHOULD THIS BE X OR x]</strong>
		</li>
	</ol>
</div>

<h2 class="section">References <b>[PLACEHOLDER]</b></h2>

<p>
	<a name="[BG]" id="[BG]"> [BG] </a> 
	<a href="http://www.math.brown.edu/faculty/braverman.html">A. Braverman</a> and 
	<a href="http://www.math.harvard.edu/~gaitsgde/">D. Gaitsgory</a>, 
	<a href="http://projecteuclid.org/DPubS?service=Repository&amp;version=1.0&amp;verb=Disseminate&amp;handle=euclid.dmj/1091737024&amp;view=body&amp;content-type=pdf_1#" title="View PDF">
	<em> Crystals via the affine Grassmanian</em></a>, 
	<a href="http://www.dukeupress.edu/dmj/">Duke Math. J.</a> 
	<a href="http://projecteuclid.org/DPubS?service=UI&amp;version=1.0&amp;verb=Display&amp;page=toc&amp;handle=euclid.dmj/1091737018"><strong>107</strong> no. 3</a>, (2001), 561-575;  
	<a href="http://arxiv.org/abs/math.AG/9909077v2?front">arXiv:math/9909077v2</a>, 
	<a href="http://www.ams.org/mathscinet-getitem?mr=1828302">MR1828302 (2002e:20083)</a>
</p>
</div>
</body>
</html>
