<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>unwanted capture</title>
	<atom:link href="http://www.unwantedcapture.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unwantedcapture.org</link>
	<description>logic, philosophy, mathematics, linguistics, ...</description>
	<lastBuildDate>Mon, 22 Feb 2010 19:14:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fouch&#233; on Brownian motion, Part 1</title>
		<link>http://www.unwantedcapture.org/2010/02/22/fouch-on-brownian-motion-part-1/</link>
		<comments>http://www.unwantedcapture.org/2010/02/22/fouch-on-brownian-motion-part-1/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 19:14:08 +0000</pubDate>
		<dc:creator>Edward Dean</dc:creator>
				<category><![CDATA[computability]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[Brownian motion]]></category>
		<category><![CDATA[randomness]]></category>

		<guid isPermaLink="false">http://www.unwantedcapture.org/?p=579</guid>
		<description><![CDATA[I&#8217;m reading a couple of papers by Fouché on algorithmic randomness and Brownian motion.  I&#8217;ve been ignoring the blog for some time now, so I thought that a short exposition of some background for these papers might be a nice way to force myself to think some things through, and maybe kick things into [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m reading a <a href="http://linkinghub.elsevier.com/retrieve/pii/S0001870800919455" target="_blank">couple</a> of <a href="http://linkinghub.elsevier.com/retrieve/pii/S030439750700878X" target="_blank">papers</a> by Fouché on algorithmic randomness and Brownian motion.  I&#8217;ve been ignoring the blog for some time now, so I thought that a short exposition of some background for these papers might be a nice way to force myself to think some things through, and maybe kick things into gear a little bit.</p>
<p><span id="more-579"></span></p>
<p>
Notions such as <a href="http://en.wikipedia.org/wiki/Algorithmically_random_sequence" target="_blank">Martin-L&ouml;f randomness</a> (<img src="http://www.unwantedcapture.org/wp-content/cache/tex_14c2e814ed629928bbd58b8f4bc45a0b.png" align="absmiddle" class="tex" alt="\mathsf{MLR}" />) are attempts to give formal definitions that capture the idea of a <em>particular</em> infinite binary sequence being random.  In the case of Martin-L&ouml;f randomness, for instance, a sequence is called random if it satisfies the countably many measure-one properties which are the complements of the <a href="http://www.aimath.org/pastworkshops/randomnessrep.pdf" target="_blank">effectively null</a> sets in <img src="http://www.unwantedcapture.org/wp-content/cache/tex_ad102a58033e18122b8d00031b93e4f2.png" align="absmiddle" class="tex" alt="2^{\mathbb{N}}" />.  One finds that Martin-L&ouml;f randomness is successful from a statistical point of view when it is noted that all such sequences satisfy important probabilistic laws such as the <a href="http://en.wikipedia.org/wiki/Law_of_large_numbers" target="_blank">strong law of large numbers</a> and the <a href="http://en.wikipedia.org/wiki/Law_of_the_iterated_logarithm" target="_blank">law of the iterated logarithm</a>.
</p>
<p>
One fundamental result in algorithmic randomness is the characterization of the Martin-Löf random sequences in terms of the <a href="http://en.wikipedia.org/wiki/Kolmogorov_complexity" target="_blank">Kolmogorov complexity</a> of their initial segments.  Specifically, they are as complex as they can be:</p>
<blockquote><p><strong>Schnorr&#8217;s Theorem.</strong> <img src="http://l.wordpress.com/latex.php?latex=%5Czeta%5Cin%5Cmathsf%7BMLR%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\zeta\in\mathsf{MLR}" style="vertical-align:-20%;" class="tex" alt="\zeta\in\mathsf{MLR}" /> if and only if there is a constant <img src="http://www.unwantedcapture.org/wp-content/cache/tex_8277e0910d750195b448797616e091ad.png" align="absmiddle" class="tex" alt="d" /> such that, for all <img src="http://www.unwantedcapture.org/wp-content/cache/tex_7b8b965ad4bca0e41ab51de7b31363a1.png" align="absmiddle" class="tex" alt="n" />,<br />
<center><img src="http://l.wordpress.com/latex.php?latex=%20%20K%28%5Czeta_n%29%20%5Cge%20n-d.%20%20&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="  K(\zeta_n) \ge n-d.  " style="vertical-align:-20%;" class="tex" alt="  K(\zeta_n) \ge n-d.  " /></center>
</p></blockquote>
<p>Below we will see a definition that picks out a subset <img src="http://www.unwantedcapture.org/wp-content/cache/tex_dcf5a9d1d0921e88bbbb7524c84d99af.png" align="absmiddle" class="tex" alt="\mathcal{C}" /> of <img src="http://l.wordpress.com/latex.php?latex=C%5B0%2C1%5D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="C[0,1]" style="vertical-align:-20%;" class="tex" alt="C[0,1]" /> much as <img src="http://www.unwantedcapture.org/wp-content/cache/tex_14c2e814ed629928bbd58b8f4bc45a0b.png" align="absmiddle" class="tex" alt="\mathsf{MLR}" /> picks out a subset of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_ad102a58033e18122b8d00031b93e4f2.png" align="absmiddle" class="tex" alt="2^{\mathbb{N}}" />, in the following sense: just as the <img src="http://www.unwantedcapture.org/wp-content/cache/tex_14c2e814ed629928bbd58b8f4bc45a0b.png" align="absmiddle" class="tex" alt="\mathsf{MLR}" /> sequences try their best to be truly random sequences, the functions in <img src="http://www.unwantedcapture.org/wp-content/cache/tex_dcf5a9d1d0921e88bbbb7524c84d99af.png" align="absmiddle" class="tex" alt="\mathcal{C}" /> do their best to approximate random Brownian motion paths.  We mentioned Schnorr&#8217;s theorem above for the sake of the parallel between that characterization of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_14c2e814ed629928bbd58b8f4bc45a0b.png" align="absmiddle" class="tex" alt="\mathsf{MLR}" /> and the definition of the class <img src="http://www.unwantedcapture.org/wp-content/cache/tex_dcf5a9d1d0921e88bbbb7524c84d99af.png" align="absmiddle" class="tex" alt="\mathcal{C}" />.
</p>
<p>Before going any further, let&#8217;s be clear about what we mean by Brownian motion:</p>
<blockquote><p><strong>Definition.</strong> Let <img src="http://l.wordpress.com/latex.php?latex=%28%5COmega%2C%5Cmathcal%7BF%7D%2C%5Cmathbb%7BP%7D%29&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="(\Omega,\mathcal{F},\mathbb{P})" style="vertical-align:-20%;" class="tex" alt="(\Omega,\mathcal{F},\mathbb{P})" /> be a probability space.  A <em>Brownian motion</em> (or, <em>Wiener process</em>) parametrized by <img src="http://www.unwantedcapture.org/wp-content/cache/tex_2e9ef3d6ef62a48d70720728d3e90e31.png" align="absmiddle" class="tex" alt="\Omega" /> is a function <img src="http://l.wordpress.com/latex.php?latex=X%20%3A%20%5COmega%20%5Crightarrow%20%28%5B0%2C1%5D%20%5Crightarrow%20%5Cmathbb%7BR%7D%29&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="X : \Omega \rightarrow ([0,1] \rightarrow \mathbb{R})" style="vertical-align:-20%;" class="tex" alt="X : \Omega \rightarrow ([0,1] \rightarrow \mathbb{R})" /> &#8212; i.e. an assignment of a &#8220;path&#8221; <img src="http://l.wordpress.com/latex.php?latex=X_%5Comega%20%3A%20%5B0%2C1%5D%20%5Crightarrow%20%5Cmathbb%7BR%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="X_\omega : [0,1] \rightarrow \mathbb{R}" style="vertical-align:-20%;" class="tex" alt="X_\omega : [0,1] \rightarrow \mathbb{R}" /> to each <img src="http://www.unwantedcapture.org/wp-content/cache/tex_7b609f2b5182031fffe62ebe29ba60cb.png" align="absmiddle" class="tex" alt="\omega\in\Omega" /> &#8212; such that:</p>
<ul>
<li><img src="http://l.wordpress.com/latex.php?latex=X_%5Comega%280%29%3D0&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="X_\omega(0)=0" style="vertical-align:-20%;" class="tex" alt="X_\omega(0)=0" /> almost surely.</li>
<li><img src="http://l.wordpress.com/latex.php?latex=X_%5Comega&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="X_\omega" style="vertical-align:-20%;" class="tex" alt="X_\omega" /> is almost surely continuous.</li>
<li>For any <img src="http://www.unwantedcapture.org/wp-content/cache/tex_e15be1d03fd6068ccc1affb284e53ac9.png" align="absmiddle" class="tex" alt="0\leq t_1 &lt; \dots &lt; t_n \leq 1" />, the random variables <img src="http://l.wordpress.com/latex.php?latex=X_%5Comega%28t_1%29%2C&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="X_\omega(t_1)," style="vertical-align:-20%;" class="tex" alt="X_\omega(t_1)," /> <img src="http://l.wordpress.com/latex.php?latex=X_%5Comega%28t_2%29-X_%5Comega%28t_1%29%2C&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="X_\omega(t_2)-X_\omega(t_1)," style="vertical-align:-20%;" class="tex" alt="X_\omega(t_2)-X_\omega(t_1)," /> <img src="http://l.wordpress.com/latex.php?latex=%5Cdots%2C&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\dots," style="vertical-align:-20%;" class="tex" alt="\dots," /> <img src="http://l.wordpress.com/latex.php?latex=X_%5Comega%28t_n%29-X_%5Comega%28t_%7Bn-1%7D%29&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="X_\omega(t_n)-X_\omega(t_{n-1})" style="vertical-align:-20%;" class="tex" alt="X_\omega(t_n)-X_\omega(t_{n-1})" /> are independent, and have the respective normal distributions <img src="http://l.wordpress.com/latex.php?latex=N%280%2Ct_1%29%2C&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="N(0,t_1)," style="vertical-align:-20%;" class="tex" alt="N(0,t_1)," /> <img src="http://l.wordpress.com/latex.php?latex=N%280%2Ct_2-t_1%29%2C&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="N(0,t_2-t_1)," style="vertical-align:-20%;" class="tex" alt="N(0,t_2-t_1)," /> <img src="http://l.wordpress.com/latex.php?latex=%5Cdots%2C&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\dots," style="vertical-align:-20%;" class="tex" alt="\dots," /> <img src="http://l.wordpress.com/latex.php?latex=N%280%2Ct_n-t_%7Bn-1%7D%29.&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="N(0,t_n-t_{n-1})." style="vertical-align:-20%;" class="tex" alt="N(0,t_n-t_{n-1})." /></li>
</ul>
</blockquote>
<p>Asarin and Pokrovskii first <a href="http://www.ams.org/mathscinet/pdf/831773.pdf" target="_blank">introduced</a> the class <img src="http://www.unwantedcapture.org/wp-content/cache/tex_dcf5a9d1d0921e88bbbb7524c84d99af.png" align="absmiddle" class="tex" alt="\mathcal{C}" /> as follows:  </p>
<blockquote><p>
<strong>Definition.</strong>  The set <img src="http://l.wordpress.com/latex.php?latex=%5Cmathcal%7BC%7D_n%20%5Csubseteq%20C%5B0%2C1%5D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\mathcal{C}_n \subseteq C[0,1]" style="vertical-align:-20%;" class="tex" alt="\mathcal{C}_n \subseteq C[0,1]" /> is defined to be the set of functions <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9dd4e461268c8034f5c8564e155c67a6.png" align="absmiddle" class="tex" alt="x" /> such that <img src="http://l.wordpress.com/latex.php?latex=x%280%29%3D0&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="x(0)=0" style="vertical-align:-20%;" class="tex" alt="x(0)=0" />, and for which <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9dd4e461268c8034f5c8564e155c67a6.png" align="absmiddle" class="tex" alt="x" /> is linear with slope <img src="http://l.wordpress.com/latex.php?latex=%5Cpm%5Csqrt%7Bn%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\pm\sqrt{n}" style="vertical-align:-20%;" class="tex" alt="\pm\sqrt{n}" /> on each interval <img src="http://l.wordpress.com/latex.php?latex=%5B%28i-1%29%2Fn%2Ci%2Fn%5D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="[(i-1)/n,i/n]" style="vertical-align:-20%;" class="tex" alt="[(i-1)/n,i/n]" /> in <img src="http://l.wordpress.com/latex.php?latex=%5B0%2C1%5D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="[0,1]" style="vertical-align:-20%;" class="tex" alt="[0,1]" />.  Note that every <img src="http://l.wordpress.com/latex.php?latex=x%5Cin%5Cmathcal%7BC%7D_n&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="x\in\mathcal{C}_n" style="vertical-align:-20%;" class="tex" alt="x\in\mathcal{C}_n" /> can be naturally coded as a binary string of length <img src="http://www.unwantedcapture.org/wp-content/cache/tex_7b8b965ad4bca0e41ab51de7b31363a1.png" align="absmiddle" class="tex" alt="n" /> (based on whether it slopes up or down in the successive subintervals).  Thus we can freely speak of the Kolmogorov complexity of such an <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9dd4e461268c8034f5c8564e155c67a6.png" align="absmiddle" class="tex" alt="x" />.</p>
<p>Given that, we define the set <img src="http://l.wordpress.com/latex.php?latex=%5Cmathcal%7BC%7D%5Csubseteq%20C%5B0%2C1%5D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\mathcal{C}\subseteq C[0,1]" style="vertical-align:-20%;" class="tex" alt="\mathcal{C}\subseteq C[0,1]" /> of <em>complex oscillations</em> to consist of those <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9dd4e461268c8034f5c8564e155c67a6.png" align="absmiddle" class="tex" alt="x" /> for which there is a sequence <img src="http://l.wordpress.com/latex.php?latex=%28x_n%29&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="(x_n)" style="vertical-align:-20%;" class="tex" alt="(x_n)" /> such that:</p>
<ul>
<li>Each <img src="http://l.wordpress.com/latex.php?latex=x_n%5Cin%5Cmathcal%7BC%7D_n&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="x_n\in\mathcal{C}_n" style="vertical-align:-20%;" class="tex" alt="x_n\in\mathcal{C}_n" />.</li>
<li>The <img src="http://l.wordpress.com/latex.php?latex=x_n&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="x_n" style="vertical-align:-20%;" class="tex" alt="x_n" /> converge effectively to <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9dd4e461268c8034f5c8564e155c67a6.png" align="absmiddle" class="tex" alt="x" /> in the <a href="http://en.wikipedia.org/wiki/Uniform_norm" target="_blank">uniform norm</a>: for every <img src="http://www.unwantedcapture.org/wp-content/cache/tex_7b8b965ad4bca0e41ab51de7b31363a1.png" align="absmiddle" class="tex" alt="n" />, <img src="http://l.wordpress.com/latex.php?latex=%5C%7Cx-x_n%5C%7C%20%5Cleq%202%5E%7B-n%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\|x-x_n\| \leq 2^{-n}" style="vertical-align:-20%;" class="tex" alt="\|x-x_n\| \leq 2^{-n}" />.</li>
<li>There is a constant <img src="http://www.unwantedcapture.org/wp-content/cache/tex_dc812fdec5bd735d5fd10006f60cc5f8.png" align="absmiddle" class="tex" alt="d&gt;0" /> such that, for all <img src="http://www.unwantedcapture.org/wp-content/cache/tex_7b8b965ad4bca0e41ab51de7b31363a1.png" align="absmiddle" class="tex" alt="n" />, <img src="http://l.wordpress.com/latex.php?latex=K%28x_n%29%20%5Cge%20n-d.%20&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="K(x_n) \ge n-d. " style="vertical-align:-20%;" class="tex" alt="K(x_n) \ge n-d. " /></li>
</ul>
</blockquote>
<p>The parallel between the last clause of this definition and the characterization of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_14c2e814ed629928bbd58b8f4bc45a0b.png" align="absmiddle" class="tex" alt="\mathsf{MLR}" /> provided by Schnorr&#8217;s theorem is clear.
</p>
<p>
Fouch&eacute;&#8217;s principal objective in the first paper is to establish a bijection between <img src="http://www.unwantedcapture.org/wp-content/cache/tex_14c2e814ed629928bbd58b8f4bc45a0b.png" align="absmiddle" class="tex" alt="\mathsf{MLR}" /> and <img src="http://www.unwantedcapture.org/wp-content/cache/tex_dcf5a9d1d0921e88bbbb7524c84d99af.png" align="absmiddle" class="tex" alt="\mathcal{C}" />.  In particular, there is a computable isomorphism between <img src="http://www.unwantedcapture.org/wp-content/cache/tex_14c2e814ed629928bbd58b8f4bc45a0b.png" align="absmiddle" class="tex" alt="\mathsf{MLR}" /> and an encoding of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_dcf5a9d1d0921e88bbbb7524c84d99af.png" align="absmiddle" class="tex" alt="\mathcal{C}" />.  Each Martin-L&ouml;f random <img src="http://www.unwantedcapture.org/wp-content/cache/tex_3c22ba7aade15ea2b2852cd51bb4d6d4.png" align="absmiddle" class="tex" alt="\zeta" /> is assigned some complex oscillation <img src="http://l.wordpress.com/latex.php?latex=x_%5Czeta&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="x_\zeta" style="vertical-align:-20%;" class="tex" alt="x_\zeta" />, and given such a <img src="http://www.unwantedcapture.org/wp-content/cache/tex_3c22ba7aade15ea2b2852cd51bb4d6d4.png" align="absmiddle" class="tex" alt="\zeta" /> Fouch&eacute; indicates a procedure to compute approximations to <img src="http://l.wordpress.com/latex.php?latex=x_%5Czeta&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="x_\zeta" style="vertical-align:-20%;" class="tex" alt="x_\zeta" /> from the finite initial segments of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_3c22ba7aade15ea2b2852cd51bb4d6d4.png" align="absmiddle" class="tex" alt="\zeta" />.  For the sake of this computability-theoretic analysis, Fouch&eacute; wants explicit analytic representations of paths <img src="http://l.wordpress.com/latex.php?latex=X_%5Comega&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="X_\omega" style="vertical-align:-20%;" class="tex" alt="X_\omega" />, which requires a particular approach to the concept of Brownian motion.  That&#8217;s what I want to delve into next time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unwantedcapture.org/2010/02/22/fouch-on-brownian-motion-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quine on Film</title>
		<link>http://www.unwantedcapture.org/2009/12/20/quine-on-film/</link>
		<comments>http://www.unwantedcapture.org/2009/12/20/quine-on-film/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 22:00:11 +0000</pubDate>
		<dc:creator>Edward Dean</dc:creator>
				<category><![CDATA[news and announcements]]></category>
		<category><![CDATA[Quine]]></category>

		<guid isPermaLink="false">http://www.unwantedcapture.org/?p=559</guid>
		<description><![CDATA[I just stumbled across a cornucopia of Quine videos on YouTube.  Specifically, they are videos coming from this series.  From the looks of things, nothing from the Boolos, Dreben or Dennett panels is up on YouTube.  But the Fara interview, as well as the Block, Fogelin and Goldfarb panels, are all there. [...]]]></description>
			<content:encoded><![CDATA[<p>I just stumbled across a cornucopia of <a href="http://en.wikipedia.org/wiki/Willard_Van_Orman_Quine" target="_blank">Quine</a> videos on YouTube.  Specifically, they are videos coming from <a href="http://www.lse.ac.uk/collections/PI/quine_video_series.htm" target="_blank">this series</a>.  From the looks of things, nothing from the Boolos, Dreben or Dennett panels is up on YouTube.  But the <a href="http://www.youtube.com/view_play_list?p=C1AF6E09F12CB887" target="_blank">Fara</a> interview, as well as the <a href="http://www.youtube.com/view_play_list?p=926639CC3E3228AB" target="_blank">Block</a>, <a href="http://www.youtube.com/view_play_list?p=7E6557084E4083CF" target="_blank">Fogelin</a> and <a href="http://www.youtube.com/view_play_list?p=84D1FA4DEE76B874" target="_blank">Goldfarb</a> panels, are all there.  Here&#8217;s the first excerpt from the Goldfarb panel:</p>
<p><!-- Smart Youtube --><span class="youtube"><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/-_tSuKAOGSY&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/-_tSuKAOGSY&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="355" ></embed><param name="wmode" value="transparent" /></object></span></p>
<p>I don&#8217;t know if these videos &#8220;should&#8221; be on YouTube, but they&#8217;re there for now, and there&#8217;s plenty of interesting material.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unwantedcapture.org/2009/12/20/quine-on-film/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A taste of algebraic number theory, Part I</title>
		<link>http://www.unwantedcapture.org/2009/11/14/a-taste-of-algebraic-number-theory/</link>
		<comments>http://www.unwantedcapture.org/2009/11/14/a-taste-of-algebraic-number-theory/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 03:29:43 +0000</pubDate>
		<dc:creator>spencer</dc:creator>
				<category><![CDATA[number theory]]></category>
		<category><![CDATA[algebraic number theory]]></category>

		<guid isPermaLink="false">http://www.unwantedcapture.org/?p=547</guid>
		<description><![CDATA[In the very near future I&#8217;m going to be writing a paper on reciprocity theorems in the history of algebra. I really ought to describe a bit of that history here now, because it&#8217;s a really great story, but I&#8217;m more interested in trying to figure out how the modern approach to the subject looks. [...]]]></description>
			<content:encoded><![CDATA[<p>In the very near future I&#8217;m going to be writing a paper on reciprocity theorems in the history of algebra. I really ought to describe a bit of that history here now, because it&#8217;s a really great story, but I&#8217;m more interested in trying to figure out how the modern approach to the subject looks. I&#8217;m fairly clear on the basic form of a reciprocity law (quadratic, most famously, but also quartic and more generally).</p>
<p>I&#8217;m also reasonably comfortable with basic ring theory and the manipulation of ideals and modules. I&#8217;d like to go up to Artin&#8217;s reciprocity theorem and at least be able to discuss it at the conceptual level. That means I should understand at least that much, and that will be the subject of my next post or two here.</p>
<p>I&#8217;m going to assume some level of comfort with rings and modules. In particular, the set of ideals <img src="http://www.unwantedcapture.org/wp-content/cache/tex_11c30e85ef351220045729fb5f1b9006.png" align="absmiddle" class="tex" alt="\mathcal{I}" /> has sums, products and the obvious <img src="http://www.unwantedcapture.org/wp-content/cache/tex_e1e1d3d40573127e9ee0480caf1283d6.png" align="absmiddle" class="tex" alt="R" />-action</p>
<p><center><img src="http://www.unwantedcapture.org/wp-content/cache/tex_a5d6bc20fd72a7a43c9b22302ff04311.png" align="absmiddle" class="tex" alt="I+J=\{i+j\}" /></center></p>
<p><center><img src="http://www.unwantedcapture.org/wp-content/cache/tex_de9654fb142ec19795f220175391b6f1.png" align="absmiddle" class="tex" alt="IJ=\{i_1j_1+\ldots+i_nj_n\}" /></center></p>
<p>The story of class field theory begins when we ask what division could mean in the context of ideals. Everything takes place in a integral domain, where we can build a field of fractions for our ring, <img src="http://www.unwantedcapture.org/wp-content/cache/tex_1d923ea20d5fc4711e29cdec82fe3c02.png" align="absmiddle" class="tex" alt="R\hookrightarrow K" />. A fractional ideal <img src="http://www.unwantedcapture.org/wp-content/cache/tex_f09564c9ca56850d4cd6b3319e541aee.png" align="absmiddle" class="tex" alt="Q" /> ought to be a submodule <img src="http://www.unwantedcapture.org/wp-content/cache/tex_e39dece790ffd0f8468d63e49fe59451.png" align="absmiddle" class="tex" alt="Q\hookrightarrow K" />. We need more, though, because we also want to relate relate <img src="http://www.unwantedcapture.org/wp-content/cache/tex_f09564c9ca56850d4cd6b3319e541aee.png" align="absmiddle" class="tex" alt="Q" /> to <img src="http://www.unwantedcapture.org/wp-content/cache/tex_e1e1d3d40573127e9ee0480caf1283d6.png" align="absmiddle" class="tex" alt="R" /> via the multiplication, so we require that there is some <img src="http://www.unwantedcapture.org/wp-content/cache/tex_ea31867deb06f805cbd7b5e589b4c54d.png" align="absmiddle" class="tex" alt="x\in R" /> for which <img src="http://www.unwantedcapture.org/wp-content/cache/tex_c76b1ad2b6d3c3474aef66284e31a2e1.png" align="absmiddle" class="tex" alt="xQ\subseteq R" />. Note that this holds trivially in case <img src="http://www.unwantedcapture.org/wp-content/cache/tex_f09564c9ca56850d4cd6b3319e541aee.png" align="absmiddle" class="tex" alt="Q" /> is finitely generated.</p>
<p>It is easy to see that the multiplication of integral ideals extends to the fractions, and this gives us an associative operation with the unit <img src="http://www.unwantedcapture.org/wp-content/cache/tex_e1e1d3d40573127e9ee0480caf1283d6.png" align="absmiddle" class="tex" alt="R" />. It is <em>not</em> the case that every fractional ideal has an inverse, but we do have a sort of &#8220;best approximation&#8221;</p>
<p><img src="http://www.unwantedcapture.org/wp-content/cache/tex_bb8f1d12a5022d4cc83a5824d45fc7c2.png" align="absmiddle" class="tex" alt="I^*=\{x\in K| xI\subseteq R\}." /></p>
<p>Then the product <img src="http://www.unwantedcapture.org/wp-content/cache/tex_62db759d37f13b5c6e502357efef75ee.png" align="absmiddle" class="tex" alt="I^*I" /> is trivially contained in <img src="http://www.unwantedcapture.org/wp-content/cache/tex_e1e1d3d40573127e9ee0480caf1283d6.png" align="absmiddle" class="tex" alt="R" />. Moreover, if anything more were included that condition would fail, so <em>if</em> <img src="http://www.unwantedcapture.org/wp-content/cache/tex_dd7536794b63bf90eccfd37f9b147d7f.png" align="absmiddle" class="tex" alt="I" /> has an inverse in the semigroup, <img src="http://www.unwantedcapture.org/wp-content/cache/tex_667b417d65156212dcfe27bd869c778a.png" align="absmiddle" class="tex" alt="I^*" /> is it.</p>
<p>We also have the notion of a principle ideal <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9e17a48f602c7beedc5970053b1d88ad.png" align="absmiddle" class="tex" alt="(x)=Rx" />, generated by a single element. This generalizes to fractional ideals as well, now allowing <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9dd4e461268c8034f5c8564e155c67a6.png" align="absmiddle" class="tex" alt="x" /> to range over the field <img src="http://www.unwantedcapture.org/wp-content/cache/tex_a5f3c6a11b03839d46af9fb43c97c188.png" align="absmiddle" class="tex" alt="K" />. Clearly, every principle ideal is invertible, with inverse <img src="http://www.unwantedcapture.org/wp-content/cache/tex_8afd3a5d2bc54310a63d6537793ffcd3.png" align="absmiddle" class="tex" alt="Rx^{-1}" />. We immediately have the notion of &#8220;principle fractional domain&#8221;, where all fractional ideals are principle. This would certainly imply that <img src="http://www.unwantedcapture.org/wp-content/cache/tex_e1e1d3d40573127e9ee0480caf1283d6.png" align="absmiddle" class="tex" alt="R" /> itself was a principle ideal domain, but the converse turns out to be true as well, since two principle ideals <img src="http://www.unwantedcapture.org/wp-content/cache/tex_c8600a0cc45fe853cb446a96bb8eae35.png" align="absmiddle" class="tex" alt="Rx" /> and <img src="http://www.unwantedcapture.org/wp-content/cache/tex_f3f71e9d5ed499d8d691e49ac0d81171.png" align="absmiddle" class="tex" alt="Ry" /> are equal iff <img src="http://www.unwantedcapture.org/wp-content/cache/tex_7b5910751df218ec340cfef2b8016623.png" align="absmiddle" class="tex" alt="x=uy" /> for some unit <img src="http://www.unwantedcapture.org/wp-content/cache/tex_7b774effe4a349c6dd82ad4f4f21d34c.png" align="absmiddle" class="tex" alt="u" />.</p>
<p>We finally get to the notion of class fields by taking the quotient of all fractional ideals by the subgroup principles. In general we only get back another monoid; if we want to get a class field <em>group</em>, we have to pass to the more restricted notion of a Dedekind domain. That will be the topic of my next post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unwantedcapture.org/2009/11/14/a-taste-of-algebraic-number-theory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting into randomness</title>
		<link>http://www.unwantedcapture.org/2009/09/28/getting-into-randomness/</link>
		<comments>http://www.unwantedcapture.org/2009/09/28/getting-into-randomness/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 00:03:52 +0000</pubDate>
		<dc:creator>Edward Dean</dc:creator>
				<category><![CDATA[computability]]></category>
		<category><![CDATA[Lebesgue differentiation]]></category>
		<category><![CDATA[randomness]]></category>

		<guid isPermaLink="false">http://www.unwantedcapture.org/?p=440</guid>
		<description><![CDATA[I have (very) recently gotten into the study of algorithmic randomness, and figure that airing some things out here on the blog might do me some good.  I will not be providing an in-depth introduction to the fundamentals of the area here.  What I will do in this post is give some basic [...]]]></description>
			<content:encoded><![CDATA[<p>I have (very) recently gotten into the study of <a href="http://www.scholarpedia.org/article/Algorithmic_randomness" target="_blank">algorithmic randomness</a>, and figure that airing some things out here on the blog might do me some good.  I will <em>not</em> be providing an in-depth introduction to the fundamentals of the area here.  What I <em>will</em> do in this post is give some basic definitions, and spell out the statement of one recent example from the field, for the sake of illustrating the kind of work that I am interested in.</p>
<p><span id="more-440"></span></p>
<p>First of all, let&#8217;s consider an example of a classical measure-theoretic result.  Suppose we have an integrable function <img src="http://l.wordpress.com/latex.php?latex=f%20%3A%20%5B0%2C1%5D%5Ed%20%5Crightarrow%20%5Cmathbb%7BR%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="f : [0,1]^d \rightarrow \mathbb{R}" style="vertical-align:-20%;" class="tex" alt="f : [0,1]^d \rightarrow \mathbb{R}" />.  We call a point <img src="http://l.wordpress.com/latex.php?latex=x%5Cin%5B0%2C1%5D%5Ed&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="x\in[0,1]^d" style="vertical-align:-20%;" class="tex" alt="x\in[0,1]^d" /> a <em>Lebesgue point</em> of <img src="http://l.wordpress.com/latex.php?latex=f&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="f" style="vertical-align:-20%;" class="tex" alt="f" /> provided that<br />
<center><img src="http://l.wordpress.com/latex.php?latex=%20f%28x%29%20%3D%20%5Clim_%7BQ%5Csearrow%20x%7D%5Cleft%28%5Cfrac%7B%5Cint_Q%20f%7D%7B%5Cmu%28Q%29%7D%5Cright%29%2C%20&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title=" f(x) = \lim_{Q\searrow x}\left(\frac{\int_Q f}{\mu(Q)}\right), " style="vertical-align:-20%;" class="tex" alt=" f(x) = \lim_{Q\searrow x}\left(\frac{\int_Q f}{\mu(Q)}\right), " /></center><br />
where here <img src="http://l.wordpress.com/latex.php?latex=%5Cmu&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\mu" style="vertical-align:-20%;" class="tex" alt="\mu" /> is the Lebesgue measure, and the limit is over cubes <img src="http://l.wordpress.com/latex.php?latex=Q&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="Q" style="vertical-align:-20%;" class="tex" alt="Q" /> shrinking down to <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9dd4e461268c8034f5c8564e155c67a6.png" align="absmiddle" class="tex" alt="x" />.  This terminology is due to the classical</p>
<blockquote><p>
<strong>Lebesgue Differentiation Theorem.</strong>  Let <img src="http://l.wordpress.com/latex.php?latex=f%20%3A%20%5B0%2C1%5D%5Ed%20%5Crightarrow%20%5Cmathbb%7BR%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="f : [0,1]^d \rightarrow \mathbb{R}" style="vertical-align:-20%;" class="tex" alt="f : [0,1]^d \rightarrow \mathbb{R}" /> be an integrable function.  Then <em>almost every</em> point is a Lebesgue point of <img src="http://l.wordpress.com/latex.php?latex=f&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="f" style="vertical-align:-20%;" class="tex" alt="f" />.
</p></blockquote>
<p>To say that &#8220;almost every&#8221; point is a Lebesgue point is to say that the set of Lebesgue points has measure <img src="http://www.unwantedcapture.org/wp-content/cache/tex_c4ca4238a0b923820dcc509a6f75849b.png" align="absmiddle" class="tex" alt="1" />.  <a href="http://logicandanalysis.org/index.php/jla/article/viewFile/28/18" target="_blank">Recently</a>, Pathak proved a version of the Lebesgue differentiation theorem in the spirit of algorithmic randomness.  Her result follows a pattern that has been seen before, e.g. in <a href="http://dx.doi.org/10.1016/S0304-3975%2898%2900072-3" target="_blank">V&#8217;yugin</a>: (1) take some probabilistic or measure-theoretic result that holds almost everywhere, (2) add some computability-related hypothesis, (3) conclude that the result in fact holds for every <em>Martin-L&ouml;f random</em> point in the space.</p>
<p>OK, fine.  So what is a Martin-L&ouml;f random point?  To answer that, let&#8217;s consider a fuzzy moral question: what <em>should</em> count as a &#8220;random&#8221; element in our measure space?  We might say that a random point shouldn&#8217;t be too special; so we might make this try:</p>
<blockquote><p>
<strong>Attempted Definition.</strong>  A random point in a measure space is one that doesn&#8217;t satisfy any properties of measure <img src="http://www.unwantedcapture.org/wp-content/cache/tex_cfcd208495d565ef66e7dff9f98764da.png" align="absmiddle" class="tex" alt="0" />, i.e. it is not contained in any null set.
</p></blockquote>
<p>This runs into the problem that, well, <img src="http://l.wordpress.com/latex.php?latex=x%5Cin%5C%7Bx%5C%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="x\in\{x\}" style="vertical-align:-20%;" class="tex" alt="x\in\{x\}" /> for any <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9dd4e461268c8034f5c8564e155c67a6.png" align="absmiddle" class="tex" alt="x" />.  Martin-L&ouml;f&#8217;s 1966 definition is based on the same general idea, but it gives an account of randomness that can be satisfied and turns out to have all sorts of interesting interactions with computability theory:</p>
<blockquote><p>
<strong>Definition.</strong> A random point is one that isn&#8217;t contained in any <em>effectively</em> null set.</p>
<p><strong>Definition.</strong> An <em>effectively null set</em> <img src="http://www.unwantedcapture.org/wp-content/cache/tex_02129bb861061d1a052c592e2dc6b383.png" align="absmiddle" class="tex" alt="X" /> is one of the form <center><img src="http://l.wordpress.com/latex.php?latex=%20X%20%3D%20%5Cbigcap_m%20G_m%2C%20&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title=" X = \bigcap_m G_m, " style="vertical-align:-20%;" class="tex" alt=" X = \bigcap_m G_m, " /></center>where <img src="http://l.wordpress.com/latex.php?latex=%28G_m%29&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="(G_m)" style="vertical-align:-20%;" class="tex" alt="(G_m)" /> is a sequence of <em>uniformly effectively open</em> sets, for which <img src="http://l.wordpress.com/latex.php?latex=%5Cmu%28G_m%29%20%5Cleq%202%5E%7B-n%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\mu(G_m) \leq 2^{-n}" style="vertical-align:-20%;" class="tex" alt="\mu(G_m) \leq 2^{-n}" /> for all <img src="http://www.unwantedcapture.org/wp-content/cache/tex_6f8f57715090da2632453988d9a1501b.png" align="absmiddle" class="tex" alt="m" />.</p>
<p><strong>Definition.</strong> A set <img src="http://www.unwantedcapture.org/wp-content/cache/tex_dfcf28d0734569a6a693bc8194de62bf.png" align="absmiddle" class="tex" alt="G" /> is <em>effectively open</em> if it is a union of balls <center><img src="http://l.wordpress.com/latex.php?latex=%20G%20%3D%20%5Cbigcup_%7Bi%5Cin%20E%7D%20B_i%2C&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title=" G = \bigcup_{i\in E} B_i," style="vertical-align:-20%;" class="tex" alt=" G = \bigcup_{i\in E} B_i," /></center> with <img src="http://www.unwantedcapture.org/wp-content/cache/tex_3a3ea00cfc35332cedf6e5e9a32e94da.png" align="absmiddle" class="tex" alt="E" /> a computably enumerable subset of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9b3ecd4f5f0cc174717f19cec0743fcd.png" align="absmiddle" class="tex" alt="\mathbb{N}" />.
</p></blockquote>
<p>Basically, the sets <img src="http://l.wordpress.com/latex.php?latex=G_m&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="G_m" style="vertical-align:-20%;" class="tex" alt="G_m" /> narrow in on the null set <img src="http://www.unwantedcapture.org/wp-content/cache/tex_02129bb861061d1a052c592e2dc6b383.png" align="absmiddle" class="tex" alt="X" /> in an effective manner.  Any point in the space that cannot be pinned down in such an effectively null <img src="http://www.unwantedcapture.org/wp-content/cache/tex_02129bb861061d1a052c592e2dc6b383.png" align="absmiddle" class="tex" alt="X" /> is what we call a <em>Martin-L&ouml;f random</em> point.</p>
<p>Alright, so returning to Pathak&#8217;s version of the Lebesgue differentiation theorem, what is her additional hypothesis?  She restricts attention to functions <img src="http://l.wordpress.com/latex.php?latex=f&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="f" style="vertical-align:-20%;" class="tex" alt="f" /> that are not just integrable, but also:</p>
<blockquote><p>
<strong>Definition.</strong>  A function <img src="http://l.wordpress.com/latex.php?latex=f%20%3A%20%5B0%2C1%5D%5Ed%20%5Crightarrow%20%5Cmathbb%7BR%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="f : [0,1]^d \rightarrow \mathbb{R}" style="vertical-align:-20%;" class="tex" alt="f : [0,1]^d \rightarrow \mathbb{R}" /> is <em><img src="http://l.wordpress.com/latex.php?latex=L_1&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="L_1" style="vertical-align:-20%;" class="tex" alt="L_1" />-computable</em> if there is a computable sequence of polynomials <img src="http://l.wordpress.com/latex.php?latex=f_n%20%5Cin%20%5Cmathbb%7BQ%7D%5Bx%5D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="f_n \in \mathbb{Q}[x]" style="vertical-align:-20%;" class="tex" alt="f_n \in \mathbb{Q}[x]" /> such that <center><img src="http://l.wordpress.com/latex.php?latex=%20%5C%7Cf-f_n%5C%7C_1%20%5Cleq%202%5E%7B-n%7D%20&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title=" \|f-f_n\|_1 \leq 2^{-n} " style="vertical-align:-20%;" class="tex" alt=" \|f-f_n\|_1 \leq 2^{-n} " /></center> for all <img src="http://www.unwantedcapture.org/wp-content/cache/tex_7b8b965ad4bca0e41ab51de7b31363a1.png" align="absmiddle" class="tex" alt="n" />.
</p></blockquote>
<p>So, we only consider <img src="http://l.wordpress.com/latex.php?latex=f&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="f" style="vertical-align:-20%;" class="tex" alt="f" /> that can be effectively approximated by polynomials in the <img src="http://l.wordpress.com/latex.php?latex=L_1&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="L_1" style="vertical-align:-20%;" class="tex" alt="L_1" />-norm.  Pathak&#8217;s result is then:</p>
<blockquote><p>
<strong>Theorem.</strong>  If <img src="http://l.wordpress.com/latex.php?latex=f%20%3A%20%5B0%2C1%5D%5Ed%20%5Crightarrow%20%5Cmathbb%7BR%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="f : [0,1]^d \rightarrow \mathbb{R}" style="vertical-align:-20%;" class="tex" alt="f : [0,1]^d \rightarrow \mathbb{R}" /> is <img src="http://l.wordpress.com/latex.php?latex=L_1&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="L_1" style="vertical-align:-20%;" class="tex" alt="L_1" />-computable, then every Martin-L&ouml;f random point is a Lebesgue point for <img src="http://l.wordpress.com/latex.php?latex=f&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="f" style="vertical-align:-20%;" class="tex" alt="f" />.
</p></blockquote>
<p>I have put up some rough working notes in the Miscellania section of <a href="http://www.andrew.cmu.edu/user/edean/" target="_blank">my web page</a> that situate Pathak&#8217;s result in a conceptual framework developed by <a href="http://www.loria.fr/~hoyrup/" target="_blank">Mathieu Hoyrup</a> and Crist&oacute;bal Rojas for working with algorithmic randomness in spaces other than <a href="http://en.wikipedia.org/wiki/Cantor_space" target="_blank">Cantor space</a> (where classical computability theory lives).  Their work brings a unifying, systematic approach to results like Pathak&#8217;s and V&#8217;yugin&#8217;s (linked to above).  I wrote the notes for my own benefit, as a way to get clear on some of the structure and details of the papers I&#8217;ve been talking about; perhaps someone else might find them helpful too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unwantedcapture.org/2009/09/28/getting-into-randomness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More literature from Papadimitriou</title>
		<link>http://www.unwantedcapture.org/2009/09/24/more-literature-from-papadimitriou/</link>
		<comments>http://www.unwantedcapture.org/2009/09/24/more-literature-from-papadimitriou/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 19:41:46 +0000</pubDate>
		<dc:creator>Edward Dean</dc:creator>
				<category><![CDATA[news and announcements]]></category>
		<category><![CDATA[Bertrand Russell]]></category>
		<category><![CDATA[David Hilbert]]></category>
		<category><![CDATA[Kurt Gödel]]></category>
		<category><![CDATA[Ludwig Wittgenstein]]></category>

		<guid isPermaLink="false">http://www.unwantedcapture.org/?p=465</guid>
		<description><![CDATA[Here&#8217;s something I just read about over at LogBlog.  It&#8217;s a graphic novel with a logical focus, written by Apostolos Doxiadis (author of the mathematically-tinged 1992 novel Uncle Petros and Goldbach&#8217;s Conjecture) and computer scientist Christos Papadimitriou.
Papadimitriou might be best known to logicians from his textbook with Harry Lewis on the theory of computation. [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s something I just read about over at <a href="http://www.ucalgary.ca/~rzach/logblog/2009/09/logicomix-epic-search-for-truth.html" target="_blank">LogBlog</a>.  It&#8217;s a graphic novel with a logical focus, written by <a href="http://www.apostolosdoxiadis.com/en/" target="_blank">Apostolos Doxiadis</a> (author of the mathematically-tinged 1992 novel <a href="http://en.wikipedia.org/wiki/Uncle_Petros_and_Goldbach%27s_Conjecture" target="_blank"><em>Uncle Petros and Goldbach&#8217;s Conjecture</em></a>) and computer scientist <a href="http://www.cs.berkeley.edu/~christos/" target="_blank">Christos Papadimitriou</a>.<br />
<div id="attachment_464" class="wp-caption alignright" style="width: 210px"><img src="http://www.unwantedcapture.org/wp-content/uploads/2009/09/logicomix-cover.jpg" alt="Cover from Logicomix" width="200" height="280" class="size-full wp-image-464" /><p class="wp-caption-text">Cover from Logicomix</p></div></p>
<p>Papadimitriou might be best known to logicians from his textbook with <a href="http://www.eecs.harvard.edu/~lewis/" target="blank">Harry Lewis</a> on the theory of computation.  But he already has an earlier foray into fiction.  In 2003, his <a href="http://books.google.com/books?id=QJyX175VCj8C&amp;dq=turing+papadimitriou&amp;source=gbs_navlinks_s" target="_blank"><em>Turing: A Novel about Computation</em></a> was published.  Yes, it really is a novel, complete with a love triangle and digressions about, well, computation.  (Note: the title refers to a character that is not the Alan you know.)  I actually own a copy of that book; my mother the computer scientist gave it to me one birthday.  At the risk of her seeing this, I only read the first little bit of that book.  But that reflects more on my general relationship with novels than it does on the readability of that particular tome.</p>
<p>In any case, while I have never been one for comics or graphic novels, I&#8217;m sufficiently curious about <a href="http://www.logicomix.com/en/" target="_blank"><em>Logicomix: An Epic Search for Truth</em></a> to give it a shot.  For one thing, all of the art by Alecos Papadatos and Annie Di Donna looks very nice.  I won&#8217;t say anything about the contents of the book, having not had my hands on it.  A preview is available at the <em>Logicomix</em> site, and Richard Zach gives his largely favorable take in the post linked to above.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unwantedcapture.org/2009/09/24/more-literature-from-papadimitriou/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Series of Posts: Pragmatics and Implicature Theory (Part 1)</title>
		<link>http://www.unwantedcapture.org/2009/09/07/new-series-of-posts-pragmatics-and-implicature-theory/</link>
		<comments>http://www.unwantedcapture.org/2009/09/07/new-series-of-posts-pragmatics-and-implicature-theory/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 03:49:08 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[linguistics]]></category>
		<category><![CDATA[implicature]]></category>
		<category><![CDATA[pragmatics]]></category>

		<guid isPermaLink="false">http://www.unwantedcapture.org/?p=416</guid>
		<description><![CDATA[This past summer, I finished and defended my Master&#8217;s thesis.  Though my work has moved from linguistics and philosophy of language to causal and statistical reasoning (the Tetrad project), I&#8217;m still researching natural-language in my spare time. Therefore, I will be writing a series of posts here on Unwanted Capture concerning my linguistic work, both [...]]]></description>
			<content:encoded><![CDATA[<p><span>This past summer, I finished and defended my<span> </span><a href="http://andrew.cmu.edu/user/mfreenor/ms_thesis_freenor.pdf">Master&#8217;s thesis</a>.  Though my work has moved from linguistics and philosophy of language to causal and statistical reasoning (the<span> </span><a href="http://www.phil.cmu.edu/projects/tetrad/">Tetrad<span><span> </span></span>project</a>), I&#8217;m still researching natural-language in my spare time.<span> </span>Therefore, I will be writing a series of posts here on Unwanted Capture concerning my linguistic work, both to get my ideas out there and to encourage myself to continue thinking about linguistic issues. </span></p>
<p><span>My research has centered around<span> </span><a href="http://plato.stanford.edu/entries/implicature/">implicature<span><span> </span></span>theory</a>, a topic in the field of<span> </span><a href="http://plato.stanford.edu/entries/pragmatics/">pragmatics</a>.  This series will walk through the research I have done and the theory proposed in my thesis.  In doing so, it will start from the absolute basics; the series will be self-contained, presupposing only basic knowledge of logic and naive set theory.</span></p>
<p><span>This first post will serve to introduce pragmatics, the study of non-literal meaning. </span></p>
<p><span id="more-416"></span></p>
<p><strong>What is pragmatics?</strong></p>
<p><span>Pragmatics is the study of <em>language in use</em>.<span> </span>It can also be considered the study of <em>non-literal meaning</em>.<span> </span>Taken in the second sense, pragmatics carves the study of meaning in half with its sister science, semantics.<span> </span>Between characterizing literal and non-literal meaning, the science of linguistic interpretation is (ideally) fully spanned.</span></p>
<p><span>Pragmatics may best be understood as the complement of semantics.<span> </span>Semantics is the study of literal, cross-contextual meaning.<span> </span></span></p>
<p><span>Characterizing semantics as the science of “meaning”, however, <span> </span>means nothing if we don’t properly understand the term “meaning”.<span> </span>Any theory of meaning must first pin the meaning of “meaning” if the enterprise is to get off of the ground.<span> </span></span></p>
<p><span>Properly and fully analyzing the word “meaning” in a way that matches our pre-theoretic intuitions about the concept is a philosophical problem that still has no satisfactory solution.<span> </span>Any attempt to flesh out the concept either misses some important component of what we consider meaning or falsely attributes extra, incorrect properties to it.<span> </span>However, a working definition that has worked quite well for systematic scientific study is one promoted by philosopher Donald Davidson; if meaning is viewed as “truth-conditional meaning”, then familiar, rigorous methods in formal semantics (typically reserved for logical, constructed languages) can be used to study natural-language.</span></p>
<p><span>Viewing the meaning of a sentence as its truth-conditions (the conditions under which the sentence is true) fails to capture many aspects of meaning.<span> </span>It doesn’t capture shades of meaning, for instance, that separate one poetic statement from another.<span> </span>While other aspects of meaning are still important and worth explaining, there’s something to be said about the truth-conditional viewpoint.<span> </span>If a speaker knows the meaning of a particular statement, then it’s reasonable to say that the speaker knows when the statement is true or false.<span> </span>In other words, knowing the meaning of a sentence means knowing what makes the sentence true; if someone didn’t know what made a sentence true, then debatably the person doesn’t know what it means.</span></p>
<p><span>Thus, truth-conditional meaning is a proper subset of meaning at large.<span> </span>To explain and study meaning as a whole, one must explain and study the truth-conditions of sentences and how they are acquired.<span> </span>Though this is but a sub-part of the total problem of meaning, this sub-part is far from being adequately solved; even so, it is the most fruitful and quantified area of investigation into linguistic interpretation.</span></p>
<p><span>When we say things such as “Sally had a baby and got married”, semantics’ job is to tell us the truth-conditions of this sentence that are contained solely in the words used (and not in their connotations).<span> </span>Any semantic theory worth its salt will tell us that “Sally had a baby and got married” is true just in case Sally, in fact, had a baby and got married.<span> </span>Nothing shocking here; semantics, viewed in this way, seems like a trivial topic.<span> </span>Needless to say, as we consider general theories of interpretation that must account for the behavior of complicated logical and intensional operators, accurate semantic theorizing gets a lot harder.</span></p>
<p><span>Semantics cannot distinguish between the following two sentences: </span></p>
<p><span><span> </span><em>A</em>: “Sally had a baby and got married.”</span></p>
<p><span><span> </span><em>B</em>: “Sally got married and had a baby.”</span></p>
<p><span>Literally speaking, <em>A</em> and <em>B</em> both say the same thing.<span> </span><em>A</em> is true just in case Sally, in fact, had a baby and got married.<span> </span><em>B</em> is true in the exact same conditions, and so <em>A</em> and <em>B</em> have the same semantic content (written ||<em>A</em>|| = ||<em>B</em>||, where “||<em>A</em>||” is read “the interpretation of <em>A</em>”).</span></p>
<p><span>A good way to characterize pragmatics is to point out that, from the pragmatic point of view, <em>A</em> and <em>B</em> say quite different things.<span> </span>Sentence <em>A</em> suggests that Sally had a baby <em>before</em> she got married, while sentence <em>B</em> suggests things the other way around. <span> </span>The order of appearance for the conjuncts in these sentences matters; we tend to understand the order of appearance in a list of conjuncts as a temporal ordering, though nothing about the word “and” itself mandates this interpretation.</span></p>
<p><span>A pragmatic theory of the behavior of “and” should account for this non-literal difference between the meaning of <em>A</em> and <em>B</em>, whereas a semantic theory isn’t on the hook for such a thing.</span></p>
<p><strong>Why care?</strong></p>
<p>The difference between <em>A</em> and <em>B</em> above is so natural that it hardly seems to call for an explanation.<span> </span>However, there are plenty of reasons to care about characterizing such linguistic behavior mathematically.<span> </span></p>
<p>The ease at which human beings incorporate non-literal speech in discourse is a fact worth explaining.<span> </span>Hardly anything humans utter contains purely literal meaning; what we utter doesn’t merely borrow from the words we utter, but also from general facts about human reasoning.<span> </span>In other words, <em>context matters</em>.<span> </span>Where, when, and how we say things play systematically into constructing the meaning of what we say.<span> </span></p>
<p>Crafting an explanation of how language in use spans nearly every unique cognitive aspect of humankind.<span> </span>It means crafting a model of human reasoning as it applies to language and communication; this bridges what we find salient and what we expect others to find salient in the immediate context, shared knowledge, and other domains of belief.<span> </span>Explaining how we engage in linguistic reasoning involves explaining facts about reasoning at large.</p>
<p>For those with a more practical streak, pragmatics is an essential sub-problem in constructing artificial intelligence.<span> </span>Sophisticated artificial intelligence will require sophisticated communicative ability.<span> </span>Without being able to understand non-literal speech, our artificial agents will have serious trouble communicating reliably with humans.<span> </span>Such limitations necessarily limit their ability to perform; if artificial agents are to serve wider and more useful roles, their ability to converse naturally with laypeople will be absolutely essential.</p>
<p>Pragmatics then, broadly construed, is the attempt to predict natural, systematic linguistic inferences.<span> </span>Along with a good theory of semantics, a complete theory of pragmatics would afford us a truth-conditionally complete theory of meaning.<span> </span>Such a theory would be able to take any utterance and fully decode its meaning-in-context.</p>
<p>The problem in pragmatics that this series will be investigating is that of conversational implicature.<span> </span>The next post will be concerned with defining implicature and some of its sub-phenomena, one in particular to which my theory applies.</p>
<p><span> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.unwantedcapture.org/2009/09/07/new-series-of-posts-pragmatics-and-implicature-theory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dedekind on Galois theory</title>
		<link>http://www.unwantedcapture.org/2009/08/12/dedekind-on-galois-theory/</link>
		<comments>http://www.unwantedcapture.org/2009/08/12/dedekind-on-galois-theory/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 01:35:07 +0000</pubDate>
		<dc:creator>Edward Dean</dc:creator>
				<category><![CDATA[philosophy of mathematics]]></category>
		<category><![CDATA[Dedekind]]></category>
		<category><![CDATA[Galois theory]]></category>

		<guid isPermaLink="false">http://www.unwantedcapture.org/?p=403</guid>
		<description><![CDATA[My advisor and I are currently crafting plans for a book focusing on Dedekind&#8217;s style of mathematics and the manner in which things like Galois theory and algebraic number theory evolved in his hands.  Part of the book would consist of some translations (with commentary) of pieces by Dedekind.
I&#8217;ve just put a draft of [...]]]></description>
			<content:encoded><![CDATA[<p>My advisor and I are currently crafting plans for a book focusing on <a href="http://www.britannica.com/EBchecked/topic/155414/Richard-Dedekind" target="_blank">Dedekind</a>&#8217;s style of mathematics and the manner in which things like Galois theory and algebraic number theory evolved in his hands.  Part of the book would consist of some translations (with commentary) of pieces by Dedekind.</p>
<p>I&#8217;ve just put a draft of one such translation up on <a href="http://www.andrew.cmu.edu/user/edean" target="_blank">my web page</a>.  It is an excerpt from the 1894 edition of the Dirichlet-Dedekind <em>Vorlesungen &uuml;ber Zahlentheorie</em>.  The selected portion focuses on the structure of the lattice of subfields of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_55a258c7bacb00bc87783ca5086e8b91.png" align="absmiddle" class="tex" alt="\mathbb{C}" />, and it spells out how Galois theory can be construed in the field-theoretic framework laid out by Dedekind (i.e. the modern take on Galois theory).</p>
<p>Any comments on the draft are welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unwantedcapture.org/2009/08/12/dedekind-on-galois-theory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lovely animation</title>
		<link>http://www.unwantedcapture.org/2009/07/12/lovely-animation/</link>
		<comments>http://www.unwantedcapture.org/2009/07/12/lovely-animation/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 19:08:54 +0000</pubDate>
		<dc:creator>spencer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.unwantedcapture.org/?p=397</guid>
		<description><![CDATA[I just found this linked from Wikipedia, and wanted to share/tag it for myself.
This describes Moebius transformations, which are maps of the complex plane which have the form

for fixed .  This video really emphasizes how anything having to do with the complex numbers is really about rotation.

I don&#8217;t think we have a plug-in for [...]]]></description>
			<content:encoded><![CDATA[<p>I just found this linked from Wikipedia, and wanted to share/tag it for myself.</p>
<p>This describes Moebius transformations, which are maps of the complex plane which have the form</p>
<p><center><img src="http://www.unwantedcapture.org/wp-content/cache/tex_70fae08bd42a168963f24ae5ac90af85.png" align="absmiddle" class="tex" alt="z\mapsto \frac{az+b}{cz+d}" /></center></p>
<p>for fixed <img src="http://l.wordpress.com/latex.php?latex=a%2Cb%2Cc%2Cd%5Cin%5Cmathbb%7BC%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="a,b,c,d\in\mathbb{C}" style="vertical-align:-20%;" class="tex" alt="a,b,c,d\in\mathbb{C}" />.  This video really emphasizes how anything having to do with the complex numbers is really about rotation.</p>
<p><!-- Smart Youtube --><span class="youtube"><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/JX3VmDgiFnY&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/JX3VmDgiFnY&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="355" ></embed><param name="wmode" value="transparent" /></object></span></p>
<p>I don&#8217;t think we have a plug-in for embedded video yet. Maybe I&#8217;ll work on that later. Until then, enjoy the link.  <em>[UPDATE: We now have embedded youtube functionality, as can be seen.  -- Ed]</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.unwantedcapture.org/2009/07/12/lovely-animation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modelling the continuum, Part II</title>
		<link>http://www.unwantedcapture.org/2009/06/19/modelling-the-continuum-part-ii/</link>
		<comments>http://www.unwantedcapture.org/2009/06/19/modelling-the-continuum-part-ii/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 18:52:42 +0000</pubDate>
		<dc:creator>spencer</dc:creator>
				<category><![CDATA[philosophy of mathematics]]></category>
		<category><![CDATA[continuum]]></category>
		<category><![CDATA[nonstandard analysis]]></category>
		<category><![CDATA[real numbers]]></category>

		<guid isPermaLink="false">http://www.unwantedcapture.org/?p=272</guid>
		<description><![CDATA[In this post I gave a brief sketch of what I claim is a better approach to modelling the continuum. In this post I am going to develop the ideas a little bit more thoroughly and also explain why I this is a better approach than the usual set-theoretic definitions of the real numbers.
Here are [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://http//www.unwantedcapture.org/2009/05/16/modelling-the-continuum/">this post</a> I gave a brief sketch of what I claim is a better approach to modelling the continuum. In this post I am going to develop the ideas a little bit more thoroughly and also explain <em>why</em> I this is a better approach than the usual set-theoretic definitions of the real numbers.</p>
<p>Here are a few of the points which I think distinguish this approach:</p>
<p><center><img src="http://www.unwantedcapture.org/wp-content/cache/tex_ec8ff0e34375352babdbbacb42ecdcbb.png" align="absmiddle" class="tex" alt="\begin{array}{l}</p>
<p>\bullet\ \ \textrm{New entities to work with.}\\</p>
<p>\bullet\ \ \textrm{Forces a consideration of formal logic.}\\</p>
<p>\bullet\ \ \textrm{Better reflects our physical intuitions and practice outside mathematics.}\\</p>
<p>\bullet\ \ \textrm{More efficient presentation.}\\</p>
<p>\end{array}" /></center></p>
<p>Beneath the fold I will hint at a few of these points, and give some small detail for the first. Although the details are by no means worked out, I am certain that most of our methods for the real numbers (e.g., calculus, topological groups, measure theory) will carry over in a natural way. A significant exception may be  descriptive set theory (and other theories of the fine logical detail of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_2369a2488f59aa39a3fca53e0eff9f88.png" align="absmiddle" class="tex" alt="\mathbb{R}" />); in fact it seems to me that my notion of the continuum doesn&#8217;t even have a well-defined cardinality. Rather than a failing of this approach, I see this as a sign that set theory has injected unnecessary baggage into our theory of the number system.</p>
<p>These ideas are mostly idle musings, not in active development, and I&#8217;m releasing them to the wind. If anyone who happens by wants to develop these ideas, go ahead. You can take them for yourself (with an attribution) or I would be happy to work on a joint project. Otherwise, I&#8217;ll continue a haphazard development in these pages from time to time.</p>
<p><span id="more-272"></span></p>
<p>Let&#8217;s start by recalling the set-up for my model. The underlying machinery of the model will be the nonstandard theory of the natural numbers. A very nice introduction to these ideas can be found in the fourth chapter of Edward Nelson&#8217;s book <a href="http://www.math.princeton.edu/~nelson/books/rept.pdf" target="_blank"><em>Radically Elementary Probability Theory</em></a>. Roughly speaking, a nonstandard model of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9b3ecd4f5f0cc174717f19cec0743fcd.png" align="absmiddle" class="tex" alt="\mathbb{N}" /> has two nested models of the natural numbers. The raw ingredients are a pair of nested sets <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9b38a4d42cd03e777edaeb053b944917.png" align="absmiddle" class="tex" alt="N_0\subseteq N" />, an element <img src="http://www.unwantedcapture.org/wp-content/cache/tex_3a3ec97c5711ef9fb1ff8a68e068b85e.png" align="absmiddle" class="tex" alt="0\in N_0" /> and a bijective successor function <img src="http://www.unwantedcapture.org/wp-content/cache/tex_94f5fee983a8fab09e4dd56ea374dba0.png" align="absmiddle" class="tex" alt="s:N\to N\setminus\{0\}" /> which also acts as a successor <img src="http://www.unwantedcapture.org/wp-content/cache/tex_f82ab708d9c34567ded6a8c9f6e56ba7.png" align="absmiddle" class="tex" alt="N_0\to N_0\setminus\{0\}" />. We call the elements of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_7d4bf4f712c97b47d3a78ab48574ae62.png" align="absmiddle" class="tex" alt="N_0" /> the <em>standard</em> elements; this is an important property, so we&#8217;ll give it a special name: <img src="http://www.unwantedcapture.org/wp-content/cache/tex_b46bd45d1b35d08dd4e4916053cc86bf.png" align="absmiddle" class="tex" alt="\textbf{std}(n)\iff n\in N_0" />. All the rest of the elements are <em>non-standard</em>. Corresponding to these two different types, we have  two notions of induction. &#8220;External&#8221; (true) induction says that the standard elements form a model for the natural numbers:</p>
<p><center><img src="http://www.unwantedcapture.org/wp-content/cache/tex_a54152b1cea08c1f766eb80e6d7d917b.png" align="absmiddle" class="tex" alt="\varphi(0)\ \ \&amp;\ \ (\varphi(n)\to\varphi(sn))\ \ \Rightarrow\ \ \forall n\in N_0\ \varphi(n)" /></center></p>
<p>The internal induction axiom will apply to all of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_8d9c307cb7f3c4a32822a51922d1ceaa.png" align="absmiddle" class="tex" alt="N" />; we want to say that <img src="http://www.unwantedcapture.org/wp-content/cache/tex_67e1a55b8965ddb575200da58cf8e076.png" align="absmiddle" class="tex" alt="\textbf{std}" /> and the compound propositions which include it are the <em>only</em> ones which are not inductible relative to the entire set. Thus for any proposition <img src="http://www.unwantedcapture.org/wp-content/cache/tex_7fc56270e7a70fa81a5935b72eacbe29.png" align="absmiddle" class="tex" alt="A" /> which does not involve <img src="http://www.unwantedcapture.org/wp-content/cache/tex_875349f9ea83c8fce3c4e672b746c946.png" align="absmiddle" class="tex" alt="\bf{std}" /></p>
<p><center><img src="http://www.unwantedcapture.org/wp-content/cache/tex_401e862c43af357a53df5639cbf8f6fd.png" align="absmiddle" class="tex" alt="A(0)\ \ \&amp;\ \ (A(n)\to A(sn))\ \ \Rightarrow\ \ \forall n\in N\ A(n)" /></center></p>
<p>What all this means is that the standard numbers <img src="http://www.unwantedcapture.org/wp-content/cache/tex_7d4bf4f712c97b47d3a78ab48574ae62.png" align="absmiddle" class="tex" alt="N_0" /> make up an initial segment of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_8d9c307cb7f3c4a32822a51922d1ceaa.png" align="absmiddle" class="tex" alt="N" />, and both sets act like the natural numbers. I like to think about the standard numbers as corresponding to the actions in our day-to-day life (like counting or dividing) or in our formal system (lengths of derivations), whereas the rest of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_8d9c307cb7f3c4a32822a51922d1ceaa.png" align="absmiddle" class="tex" alt="N" /> consists of the huge numbers like astronomical distances or the number of atoms in an everyday object. At a practical level, if I can count to <img src="http://www.unwantedcapture.org/wp-content/cache/tex_7b8b965ad4bca0e41ab51de7b31363a1.png" align="absmiddle" class="tex" alt="n" /> I can count to <img src="http://www.unwantedcapture.org/wp-content/cache/tex_40b85027598d87611b1c8d5d11e46812.png" align="absmiddle" class="tex" alt="n+1" />, but I&#8217;ll never be able to count the grains of sand on a beach <em>even though there are a finite number of them</em>. This non-inductible character to our actions is exactly the intuition which non-standard analysis captures.</p>
<p>Since <img src="http://www.unwantedcapture.org/wp-content/cache/tex_03c7c0ace395d80182db07ae2c30f034.png" align="absmiddle" class="tex" alt="s" /> and $0$ are inductible, the entire arithmetic/order theory of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9b3ecd4f5f0cc174717f19cec0743fcd.png" align="absmiddle" class="tex" alt="\mathbb{N}" /> comes for free, and we can use all our usual intuitions about these operations. Just to emphasize this, we&#8217;ll start referring to the non-standard model with the bold notation: <img src="http://www.unwantedcapture.org/wp-content/cache/tex_1999f00fae69691922935d7c5e7ce2eb.png" align="absmiddle" class="tex" alt="\mathbb{N}_0\subseteq \mathbb{N}" />. Now we want to recover the theory of the continuum. To do this, we rescale until the gaps in the natural numbers are too small to see. Specifically, we fix a non-standard number <img src="http://www.unwantedcapture.org/wp-content/cache/tex_a81e9ad4db66fd65a9ebb099ffab364e.png" align="absmiddle" class="tex" alt="N\in\mathbb{N}" />, and we want the number <img src="http://www.unwantedcapture.org/wp-content/cache/tex_f82f4b6656e1510bdce5c8a614763571.png" align="absmiddle" class="tex" alt="2^N" /> to be our new unit. This doesn&#8217;t effect the addition or order operations at all, since these are indifferent to scaling. Multiplication, however, must be modified so that the new unit squares to itself. Using <img src="http://www.unwantedcapture.org/wp-content/cache/tex_60c13e05d3ec8c10b8564eae7023d9db.png" align="absmiddle" class="tex" alt="\times" /> to distinguish this new operation, we would like to say</p>
<p><center><img src="http://www.unwantedcapture.org/wp-content/cache/tex_67b707bdde84af7c55e85f0880ad9a1e.png" align="absmiddle" class="tex" alt="n\times m=\frac{nm}{2^N}" /></center></p>
<p>Of course, division by <img src="http://www.unwantedcapture.org/wp-content/cache/tex_f82f4b6656e1510bdce5c8a614763571.png" align="absmiddle" class="tex" alt="2^N" /> is not defined in <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9b3ecd4f5f0cc174717f19cec0743fcd.png" align="absmiddle" class="tex" alt="\mathbb{N}" />, so really we should put a ceiling or floor operator on this definition.</p>
<p><center><img src="http://www.unwantedcapture.org/wp-content/cache/tex_ffd7fbf725c83291138e374cf7207b00.png" align="absmiddle" class="tex" alt="n\times m=\left\lfloor\frac{nm}{2^N}\right\rfloor" /></center></p>
<p>But wait, the approximation is going to screw up our axioms like associativity and commutativity; sometimes we&#8217;ll end up off by one or two. To keep our operations well-behaved, we have to mod out by infinitesimal distances. Non-standard analysis to the rescue! We can define an equivalence relation by</p>
<p><center><img src="http://www.unwantedcapture.org/wp-content/cache/tex_e70c5d7b0cc474c9ea33dea9f49fba89.png" align="absmiddle" class="tex" alt="n\sim n'\ \ \iff\ \ \textbf{std}(|n-n'|)." /></center></p>
<p>The we can define the half-ray <img src="http://www.unwantedcapture.org/wp-content/cache/tex_2c7762589578f9a33a12d1a0228825b6.png" align="absmiddle" class="tex" alt="R=[0,\infty)" /> by <img src="http://www.unwantedcapture.org/wp-content/cache/tex_b3877157f2cf43e66bba27466e25b330.png" align="absmiddle" class="tex" alt="R:=\mathbb{N}/\sim" />. In fact, we&#8217;ll be focusing on the compact interval</p>
<p><center><img src="http://www.unwantedcapture.org/wp-content/cache/tex_89617590130f771801777371e06508bd.png" align="absmiddle" class="tex" alt="I=[0,1]:=\{n\in\mathbb{N}|0\leq n\leq 2^N\}/\sim." /></center></p>
<p>It is a bit of work, which I will leave to another day, to see that addition, multiplication, order and (truncated) subtraction are well-defined on these equivalence classes. Division is a bit trickier, but I would argue that we don&#8217;t even really need it; it will be enough to work out division by two, and this is easily accomplished. Moreover, this squares with elevated position that is accorded to dyadic rationals in the theory.</p>
<p>Notice that the definition of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_dd7536794b63bf90eccfd37f9b147d7f.png" align="absmiddle" class="tex" alt="I" /> involves the <img src="http://www.unwantedcapture.org/wp-content/cache/tex_875349f9ea83c8fce3c4e672b746c946.png" align="absmiddle" class="tex" alt="\bf{std}" /> predicate. This means that we may need to be careful when using propositions defined from elements of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_dd7536794b63bf90eccfd37f9b147d7f.png" align="absmiddle" class="tex" alt="I" />. In some sense this is like taking limits, as it pushes us from a relatively simple domain (the internal theory of the natural numbers) into a more complicated situtation (the nonstandard theory). Because of this, we will usually try to make all our definitions and conduct our calculations before passing from <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9b3ecd4f5f0cc174717f19cec0743fcd.png" align="absmiddle" class="tex" alt="\mathbb{N}" /> to <img src="http://www.unwantedcapture.org/wp-content/cache/tex_dd7536794b63bf90eccfd37f9b147d7f.png" align="absmiddle" class="tex" alt="I" />.</p>
<p>It is worth noting here that the structure I&#8217;ve just described <em>cannot </em>be the real numbers to which we are accustomed. To see this, consider the element <img src="http://www.unwantedcapture.org/wp-content/cache/tex_e18e96ae97bc22e6e5f6d3d1f91fe206.png" align="absmiddle" class="tex" alt="[N]\in I" />. We assumed at the beginning that <img src="http://www.unwantedcapture.org/wp-content/cache/tex_8d9c307cb7f3c4a32822a51922d1ceaa.png" align="absmiddle" class="tex" alt="N" /> is a non-standard element, so <img src="http://www.unwantedcapture.org/wp-content/cache/tex_499df2e52ea51c8d7a0bcc9af2a2e86b.png" align="absmiddle" class="tex" alt="N\not\sim 0" /> and <img src="http://www.unwantedcapture.org/wp-content/cache/tex_c30ddb106e6a111c43e80a59f51f39e1.png" align="absmiddle" class="tex" alt="[N]" /> is not the zero element of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_dd7536794b63bf90eccfd37f9b147d7f.png" align="absmiddle" class="tex" alt="I" />. If we try to think about distances in <img src="http://www.unwantedcapture.org/wp-content/cache/tex_dd7536794b63bf90eccfd37f9b147d7f.png" align="absmiddle" class="tex" alt="I" />, we must rescale so that <img src="http://www.unwantedcapture.org/wp-content/cache/tex_0169ac981cff3ad9d9648df0d2189c43.png" align="absmiddle" class="tex" alt="\tilde{d}(o,1)=1" />. Then</p>
<p><center><img src="http://www.unwantedcapture.org/wp-content/cache/tex_daac6aa619703987afdf35de14c455f1.png" align="absmiddle" class="tex" alt="\tilde{d}(0,[N])=\left\lfloor\frac{N}{2^N}\right\rfloor=0/" /></center></p>
<p>Thus <img src="http://www.unwantedcapture.org/wp-content/cache/tex_8d9c307cb7f3c4a32822a51922d1ceaa.png" align="absmiddle" class="tex" alt="N" /> is a true infinitesimal. Moreover, there are lots of others, <img src="http://www.unwantedcapture.org/wp-content/cache/tex_03241ee8a1477c4f08318bde817a8c9b.png" align="absmiddle" class="tex" alt="\sqrt{N}, N^2, N^3, N^{13/2},\ldots" />, all prearranged in a nice arithmetic hierarchy. Indeed, any real number <img src="http://www.unwantedcapture.org/wp-content/cache/tex_53dbff199776ebe5a295fd31d2dcdf42.png" align="absmiddle" class="tex" alt="\alpha&gt;0" /> defines a different scale of infinitesimal <img src="http://www.unwantedcapture.org/wp-content/cache/tex_0e4a07465e181932b79429d45b956d40.png" align="absmiddle" class="tex" alt="N^\alpha" />. These are precisely the &#8220;new entities&#8221; referred to above the fold. Although I haven&#8217;t worked though the details yet, I believe these infinitesimal scales ought to help us provide a more concrete picture of local properties, especially different degrees of differentiability.</p>
<p>I&#8217;m going to leave it at that for now. The next time I revisit this topic I&#8217;ll say some words about the function theory of my non-standard interval.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unwantedcapture.org/2009/06/19/modelling-the-continuum-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sequential compactness theorem</title>
		<link>http://www.unwantedcapture.org/2009/06/14/sequential-compactness-theorem/</link>
		<comments>http://www.unwantedcapture.org/2009/06/14/sequential-compactness-theorem/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 21:54:21 +0000</pubDate>
		<dc:creator>Edward Dean</dc:creator>
				<category><![CDATA[model theory]]></category>
		<category><![CDATA[proof theory]]></category>
		<category><![CDATA[sequential compactness]]></category>

		<guid isPermaLink="false">http://www.unwantedcapture.org/?p=333</guid>
		<description><![CDATA[Over at Terence Tao&#8217;s blog, the Fields medalist produces prodigious volumes of posts; some detail his major research work, some are course lecture notes, and then some are expository bits that he writes up for his own edification.  I just noticed a post from April about G&#246;del&#8217;s completeness and compactness theorems.  From a [...]]]></description>
			<content:encoded><![CDATA[<p>Over at <a href="http://www.math.ucla.edu/~tao/" target="_blank">Terence Tao</a>&#8217;s <a href="http://terrytao.wordpress.com" target="_blank">blog</a>, the Fields medalist produces prodigious volumes of posts; some detail his major research work, some are course lecture notes, and then some are expository bits that he writes up for his own edification.  I just noticed a <a href="http://terrytao.wordpress.com/2009/04/10/the-completeness-and-compactness-theorems-of-first-order-logic/" target="_blank">post</a> from April about G&ouml;del&#8217;s completeness and compactness theorems.  From a logician&#8217;s point of view, the post&#8217;s contents are by and large pretty vanilla.  But early in the post, Tao mentions a notion of <em>elementary convergence</em> and proves the following:</p>
<blockquote><p>
<strong>Sequential compactness theorem:</strong> Let <img src="http://www.unwantedcapture.org/wp-content/cache/tex_5dcbf640cdb155217ca0c533e1078ff7.png" align="absmiddle" class="tex" alt="\mathcal{L}" /> be a countable language, and let <img src="http://l.wordpress.com/latex.php?latex=%5Cmathfrak%7BU%7D_1%2C%20%5Cmathfrak%7BU%7D_2%2C%20%5Cdots&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\mathfrak{U}_1, \mathfrak{U}_2, \dots" style="vertical-align:-20%;" class="tex" alt="\mathfrak{U}_1, \mathfrak{U}_2, \dots" /> be a sequence of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_5dcbf640cdb155217ca0c533e1078ff7.png" align="absmiddle" class="tex" alt="\mathcal{L}" />-structures.  Then there is a subsequence <img src="http://l.wordpress.com/latex.php?latex=%5Cmathfrak%7BU%7D_%7Bn_j%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\mathfrak{U}_{n_j}" style="vertical-align:-20%;" class="tex" alt="\mathfrak{U}_{n_j}" /> which elementarily converges to a limit <img src="http://www.unwantedcapture.org/wp-content/cache/tex_5dcbf640cdb155217ca0c533e1078ff7.png" align="absmiddle" class="tex" alt="\mathcal{L}" />-structure <img src="http://www.unwantedcapture.org/wp-content/cache/tex_df4ee019fbf84c56401bb6b79122f68a.png" align="absmiddle" class="tex" alt="\mathfrak{U}" /> (with a countable universe).
</p></blockquote>
<p>The sequence <em>elementarily converges</em> to <img src="http://www.unwantedcapture.org/wp-content/cache/tex_df4ee019fbf84c56401bb6b79122f68a.png" align="absmiddle" class="tex" alt="\mathfrak{U}" /> if, for any sentence <img src="http://www.unwantedcapture.org/wp-content/cache/tex_87567e37a1fe699fe1c5d3a79325da6f.png" align="absmiddle" class="tex" alt="\varphi" /> of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_5dcbf640cdb155217ca0c533e1078ff7.png" align="absmiddle" class="tex" alt="\mathcal{L}" />, <img src="http://l.wordpress.com/latex.php?latex=%5Cmathfrak%7BU%7D%5Cmodels%5Cvarphi&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\mathfrak{U}\models\varphi" style="vertical-align:-20%;" class="tex" alt="\mathfrak{U}\models\varphi" /> implies that <img src="http://l.wordpress.com/latex.php?latex=%5Cmathfrak%7BU%7D_n%5Cmodels%5Cvarphi&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\mathfrak{U}_n\models\varphi" style="vertical-align:-20%;" class="tex" alt="\mathfrak{U}_n\models\varphi" /> for sufficiently large <img src="http://www.unwantedcapture.org/wp-content/cache/tex_7b8b965ad4bca0e41ab51de7b31363a1.png" align="absmiddle" class="tex" alt="n" />.  This notion and the stated result struck me as unfamiliar, but I figured maybe it was just me.  However, model theorist <a href="http://www.math.umd.edu/~goodrick/" target="_blank">John Goodrick</a> also <a href="http://terrytao.wordpress.com/2009/04/10/the-completeness-and-compactness-theorems-of-first-order-logic/#comment-38285" target="_blank">indicated</a> that he&#8217;d never come across this notion of elementary convergence either.</p>
<p><span id="more-333"></span></p>
<p>Tao gives a quick proof of the theorem as a corollary to compactness, which goes roughly as follows:</p>
<blockquote><p>
<strong>Proof.</strong>  The set of all theories in <img src="http://www.unwantedcapture.org/wp-content/cache/tex_5dcbf640cdb155217ca0c533e1078ff7.png" align="absmiddle" class="tex" alt="\mathcal{L}" /> can of course be identified with <img src="http://l.wordpress.com/latex.php?latex=%5C%7B0%2C1%5C%7D%5E%7B%5Cmathcal%7BS%7D%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\{0,1\}^{\mathcal{S}}" style="vertical-align:-20%;" class="tex" alt="\{0,1\}^{\mathcal{S}}" /> where <img src="http://www.unwantedcapture.org/wp-content/cache/tex_8c23ba2a8d48c14bf5005d01cc230aac.png" align="absmiddle" class="tex" alt="\mathcal{S}" /> is the (countable) set of sentences from <img src="http://www.unwantedcapture.org/wp-content/cache/tex_5dcbf640cdb155217ca0c533e1078ff7.png" align="absmiddle" class="tex" alt="\mathcal{L}" />.  Moreover, the space <img src="http://l.wordpress.com/latex.php?latex=%5C%7B0%2C1%5C%7D%5E%7B%5Cmathcal%7BS%7D%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\{0,1\}^{\mathcal{S}}" style="vertical-align:-20%;" class="tex" alt="\{0,1\}^{\mathcal{S}}" /> with the product topology is sequentially compact because it is a <em>countable</em> product of the sequentially compact <img src="http://l.wordpress.com/latex.php?latex=%5C%7B0%2C1%5C%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\{0,1\}" style="vertical-align:-20%;" class="tex" alt="\{0,1\}" />.  (See Proposition 9 <a href="http://terrytao.wordpress.com/2009/02/09/245b-notes-10-compactness-in-topological-spaces/" target="_blank">here</a> for instance.)  So the sequence <img src="http://l.wordpress.com/latex.php?latex=%5Cmathrm%7BTh%7D%28%5Cmathfrak%7BU%7D_1%29%2C%20%5Cmathrm%7BTh%7D%28%5Cmathfrak%7BU%7D_2%29%2C%20%5Cdots&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\mathrm{Th}(\mathfrak{U}_1), \mathrm{Th}(\mathfrak{U}_2), \dots" style="vertical-align:-20%;" class="tex" alt="\mathrm{Th}(\mathfrak{U}_1), \mathrm{Th}(\mathfrak{U}_2), \dots" /> of theories in <img src="http://l.wordpress.com/latex.php?latex=%5C%7B0%2C1%5C%7D%5E%7B%5Cmathcal%7BS%7D%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\{0,1\}^{\mathcal{S}}" style="vertical-align:-20%;" class="tex" alt="\{0,1\}^{\mathcal{S}}" /> has a subsequence <img src="http://l.wordpress.com/latex.php?latex=%5Cmathrm%7BTh%7D%28%5Cmathfrak%7BU%7D_%7Bn_1%7D%29%2C%20%5Cmathrm%7BTh%7D%28%5Cmathfrak%7BU%7D_%7Bn_2%7D%29%2C%20%5Cdots&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\mathrm{Th}(\mathfrak{U}_{n_1}), \mathrm{Th}(\mathfrak{U}_{n_2}), \dots" style="vertical-align:-20%;" class="tex" alt="\mathrm{Th}(\mathfrak{U}_{n_1}), \mathrm{Th}(\mathfrak{U}_{n_2}), \dots" /> converging to some theory <img src="http://www.unwantedcapture.org/wp-content/cache/tex_07710b5c43702a8bb7b9104eacc6ba71.png" align="absmiddle" class="tex" alt="\Gamma" />.  Using the compactness theorem, it follows that <img src="http://www.unwantedcapture.org/wp-content/cache/tex_07710b5c43702a8bb7b9104eacc6ba71.png" align="absmiddle" class="tex" alt="\Gamma" /> is in fact a consistent theory, and we get a countable model <img src="http://l.wordpress.com/latex.php?latex=%5Cmathfrak%7BU%7D%5Cmodels%5CGamma&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\mathfrak{U}\models\Gamma" style="vertical-align:-20%;" class="tex" alt="\mathfrak{U}\models\Gamma" />.  Without too much ado, one can verify that <img src="http://www.unwantedcapture.org/wp-content/cache/tex_df4ee019fbf84c56401bb6b79122f68a.png" align="absmiddle" class="tex" alt="\mathfrak{U}" /> is indeed an elementary limit of the subsequence.  <img src="http://www.unwantedcapture.org/wp-content/cache/tex_ddc9a9fbd3034ad330c9869e1beabce9.png" align="absmiddle" class="tex" alt="\dashv" />
</p></blockquote>
<p>Note that the restriction on <img src="http://www.unwantedcapture.org/wp-content/cache/tex_5dcbf640cdb155217ca0c533e1078ff7.png" align="absmiddle" class="tex" alt="\mathcal{L}" />&#8217;s countability is essential for this proof to go through, as an uncountable product of sequentially compact spaces need not be sequentially compact.  Consider, say, <img src="http://l.wordpress.com/latex.php?latex=%5C%7B0%2C1%5C%7D%5E%7B%5B0%2C1%5D%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="\{0,1\}^{[0,1]}" style="vertical-align:-20%;" class="tex" alt="\{0,1\}^{[0,1]}" />.  For <img src="http://l.wordpress.com/latex.php?latex=x%5Cin%20%5B0%2C1%5D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="x\in [0,1]" style="vertical-align:-20%;" class="tex" alt="x\in [0,1]" /> let <img src="http://l.wordpress.com/latex.php?latex=x_n&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="x_n" style="vertical-align:-20%;" class="tex" alt="x_n" /> be the <img src="http://www.unwantedcapture.org/wp-content/cache/tex_7b8b965ad4bca0e41ab51de7b31363a1.png" align="absmiddle" class="tex" alt="n" />-th digit of <img src="http://www.unwantedcapture.org/wp-content/cache/tex_9dd4e461268c8034f5c8564e155c67a6.png" align="absmiddle" class="tex" alt="x" />&#8217;s binary expansion, and let <img src="http://l.wordpress.com/latex.php?latex=f_n%20%5Cin%20%5C%7B0%2C1%5C%7D%5E%7B%5B0%2C1%5D%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="f_n \in \{0,1\}^{[0,1]}" style="vertical-align:-20%;" class="tex" alt="f_n \in \{0,1\}^{[0,1]}" /> be the function <img src="http://l.wordpress.com/latex.php?latex=x%20%5Cmapsto%20x_n&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="x \mapsto x_n" style="vertical-align:-20%;" class="tex" alt="x \mapsto x_n" />.  One can check that the sequence <img src="http://l.wordpress.com/latex.php?latex=f_1%2Cf_2%2C%5Cdots&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="f_1,f_2,\dots" style="vertical-align:-20%;" class="tex" alt="f_1,f_2,\dots" /> has no convergent subsequence.</p>
<p>One reason this formulation might not have gotten much play in model theory itself is that ultraproducts already give us elementary limits of sequences of structures, via <a href="http://en.wikipedia.org/wiki/Ultraproduct#.C5.81o.C5.9B.27s_theorem" target="_blank">&#321;o&#347;&#8217; theorem</a>.  Tao&#8217;s interest in elementary limits arises from his combinatorial pursuits.  From his post:</p>
<blockquote><p>
The sequential compactness theorem also lets us construct infinitary limits of various sequences of finitary objects; for instance, one can construct infinite pseudo-finite fields as the elementary limits of sequences of finite fields. I recently discovered that other several [<em>sic</em>] correspondence principles between finitary and infinitary objects, such as the Furstenberg correspondence principle between sets of integers and dynamical systems, or the more recent correspondence principles concerning graph limits, can be viewed as special cases of the sequential compactness theorem;
</p></blockquote>
<p>Let&#8217;s consider an example of the kind of correspondence principle that Tao has in mind, one which was discussed in detail in an <a href="http://terrytao.wordpress.com/2007/05/23/soft-analysis-hard-analysis-and-the-finite-convergence-principle/" target="_blank">earlier post</a> from Tao&#8217;s blog.  First we have what is essentially a quantitative version of the statement that bounded, monotone sequences of real numbers converge:</p>
<blockquote><p>
<strong>Infinite Convergence Principle:</strong> For any <img src="http://www.unwantedcapture.org/wp-content/cache/tex_59325a7cdca6b97119f9fae77546babd.png" align="absmiddle" class="tex" alt="\varepsilon&gt;0" /> and any <img src="http://l.wordpress.com/latex.php?latex=0%5Cleq%20x_1%5Cleq%20x_2%5Cleq%20%5Ccdots%20%5Cleq%201&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="0\leq x_1\leq x_2\leq \cdots \leq 1" style="vertical-align:-20%;" class="tex" alt="0\leq x_1\leq x_2\leq \cdots \leq 1" />, there exists an <img src="http://www.unwantedcapture.org/wp-content/cache/tex_8d9c307cb7f3c4a32822a51922d1ceaa.png" align="absmiddle" class="tex" alt="N" /> such that <img src="http://l.wordpress.com/latex.php?latex=%7Cx_n-x_m%7C%5Cleq%5Cvarepsilon&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="|x_n-x_m|\leq\varepsilon" style="vertical-align:-20%;" class="tex" alt="|x_n-x_m|\leq\varepsilon" /> for all <img src="http://l.wordpress.com/latex.php?latex=n%2Cm%5Cge%20N&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="n,m\ge N" style="vertical-align:-20%;" class="tex" alt="n,m\ge N" />.
</p></blockquote>
<p>Tao goes through some machinations in order to finally arrive at a finitary version of the same principle, which he proves to be quickly interderivable with the infinitary version:</p>
<blockquote><p>
<strong>Finite Convergence Principle:</strong> If <img src="http://www.unwantedcapture.org/wp-content/cache/tex_59325a7cdca6b97119f9fae77546babd.png" align="absmiddle" class="tex" alt="\varepsilon&gt;0" /> and <img src="http://l.wordpress.com/latex.php?latex=F%20%3A%20%5Cmathbb%7BZ%7D_%2B%20%5Crightarrow%20%5Cmathbb%7BZ%7D_%2B&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="F : \mathbb{Z}_+ \rightarrow \mathbb{Z}_+" style="vertical-align:-20%;" class="tex" alt="F : \mathbb{Z}_+ \rightarrow \mathbb{Z}_+" />, and <img src="http://l.wordpress.com/latex.php?latex=0%5Cleq%20x_1%5Cleq%20x_2%5Cleq%5Ccdots%5Cleq%20x_%7BM_%7B%5Cvarepsilon%2CF%7D%7D%5Cleq%201&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="0\leq x_1\leq x_2\leq\cdots\leq x_{M_{\varepsilon,F}}\leq 1" style="vertical-align:-20%;" class="tex" alt="0\leq x_1\leq x_2\leq\cdots\leq x_{M_{\varepsilon,F}}\leq 1" /> with <img src="http://l.wordpress.com/latex.php?latex=M_%7B%5Cvarepsilon%2CF%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="M_{\varepsilon,F}" style="vertical-align:-20%;" class="tex" alt="M_{\varepsilon,F}" /> sufficiently large, then there is an <img src="http://l.wordpress.com/latex.php?latex=1%5Cleq%20N%20%3C%20N%2BF%28N%29%5Cleq%20M&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="1\leq N < N+F(N)\leq M" style="vertical-align:-20%;" class="tex" alt="1\leq N < N+F(N)\leq M" /> such that <img src="http://l.wordpress.com/latex.php?latex=%7Cx_n-x_m%7C%5Cleq%5Cvarepsilon&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="|x_n-x_m|\leq\varepsilon" style="vertical-align:-20%;" class="tex" alt="|x_n-x_m|\leq\varepsilon" /> for all <img src="http://l.wordpress.com/latex.php?latex=N%5Cleq%20n%2Cm%5Cleq%20N%2BF%28N%29&#038;bg=FFFFFF&#038;fg=000000&#038;s=0" title="N\leq n,m\leq N+F(N)" style="vertical-align:-20%;" class="tex" alt="N\leq n,m\leq N+F(N)" />.
</p></blockquote>
<p>As pointed out by <a href="http://www.math.ucla.edu/~hpt/" target="_blank">Henry Towsner</a> and <a href="http://www.mathematik.tu-darmstadt.de/~kohlenbach/" target="_blank">Ulrich Kohlenbach</a> in the <a href="http://terrytao.wordpress.com/2007/05/23/soft-analysis-hard-analysis-and-the-finite-convergence-principle/#comment-1180" target="_blank">comments</a> on the post, the finite convergence principle is nothing more than the <a href="http://xorshammer.com/2008/08/13/kreisels-no-counterexample-interpretation/" target="_blank">no-counterexample interpretation</a> of the infinite convergence principle.  (See this <a href="http://www.mathematik.tu-darmstadt.de/~kohlenbach/Gaspar-Kohlenbach.pdf" target="_blank">paper</a> by Kohlenbach and Gaspar for more details.)  There has been much recent work applying proof theory to the fields of analysis, combinatorics and ergodic theory.  Kreisel&#8217;s no-counterexample interpretation comes up, for instance, in the formulation of a constructive mean ergodic theorem in the paper &#8220;<a href="http://arxiv.org/abs/0706.1512" target="_blank">Local stability of ergodic averages</a>&#8221; by Avigad, <a href="http://www.math.uio.no/~philipge/" target="_blank">Gerhardy</a> and Towsner.  Kohlenbach has a multitude of papers in this area, as well as the monograph <a href="http://www.springer.com/math/book/978-3-540-77532-4" target="_blank"><em>Applied Proof Theory: Proof Interpretations and their Use in Mathematics</em></a>.</p>
<p>We saw above that Tao indicated that the sequential compactness theorem subsumes things like this correspondence between the infinite and finite convergence principles (which is just an instance of the no-counterexample interpretation, or at its heart, <a href="http://en.wikipedia.org/wiki/Herbrand%27s_theorem" target="_blank">Herbrand&#8217;s theorem</a>) and correspondence principles concerning graph limits <em>&agrave; la</em> <a href="http://arxiv.org/abs/0705.2179" target="_blank">Elek and Szegedy</a> (who use an ultraproduct construction).  So it distills a common logical thread that runs through these results.  I might write another post about the logical status of this sequential compactness theorem later.  (Then again, I might very well not.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unwantedcapture.org/2009/06/14/sequential-compactness-theorem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
