<?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>Mathematics and Computation &#187; Publications</title>
	<atom:link href="http://math.andrej.com/category/papers/feed/?category_name=papers" rel="self" type="application/rss+xml" />
	<link>http://math.andrej.com</link>
	<description>Mathematics for computers</description>
	<lastBuildDate>Sun, 29 Jan 2012 16:52:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2-beta2-18055</generator>
		<item>
		<title>On the Bourbaki-Witt Principle in Toposes</title>
		<link>http://math.andrej.com/2012/01/04/on-the-bourbaki-witt-principle-in-toposes/</link>
		<comments>http://math.andrej.com/2012/01/04/on-the-bourbaki-witt-principle-in-toposes/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 07:09:10 +0000</pubDate>
		<dc:creator>Andrej Bauer</dc:creator>
				<category><![CDATA[Constructive math]]></category>
		<category><![CDATA[Logic]]></category>
		<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://math.andrej.com/?p=1104</guid>
		<description><![CDATA[<p>With Peter LeFanu Lumsdaine.</p>
<p>Abstract: The Bourbaki-Witt principle states that any progressive map on a chain-complete poset has a fixed point above every point. It is provable classically, but not intuitionistically. We study this and related principles in an intuitionistic setting. Among other things, we show that Bourbaki-Witt fails exactly when the trichotomous ordinals form a set, but does not [...]]]></description>
			<content:encoded><![CDATA[<p>With <a href="http://mathstat.dal.ca/~p.l.lumsdaine/">Peter LeFanu Lumsdaine</a>.</p>
<p><strong>Abstract: </strong>The Bourbaki-Witt principle states that any progressive map on a chain-complete poset has a fixed point above every point. It is provable classically, but not intuitionistically. We study this and related principles in an intuitionistic setting. Among other things, we show that Bourbaki-Witt fails exactly when the trichotomous ordinals form a set, but does not imply that fixed points can always be found by transfinite iteration. Meanwhile, on the side of models, we see that the principle fails in realisability toposes, and does not hold in the free topos, but does hold in all cocomplete toposes.</p>
<p><strong>Download paper:</strong> <a href="/wp-content/uploads/2012/01/bw.pdf">bw.pdf</a><br />
<strong>ArXiv version:</strong> <a href="http://arxiv.org/abs/1201.0340v1">arXiv:1201.0340v1</a> [math.CT]</p>
<p>This paper is an extension of my previous paper on <a href="/2009/01/23/on-the-failure-of-fixed-point-theorems-for-chain-complete-lattices-in-the-effective-topos/">the Bourbaki-Witt and Knaster-Tarski fixed-point theorems in the effective topos</a> (<a href="http://arxiv.org/abs/0911.0068v1">arXiv:0911.0068v1</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://math.andrej.com/2012/01/04/on-the-bourbaki-witt-principle-in-toposes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Constructive gem: an injection from Baire space to natural numbers</title>
		<link>http://math.andrej.com/2011/06/15/constructive-gem-an-injection-from-baire-space-to-natural-numbers/</link>
		<comments>http://math.andrej.com/2011/06/15/constructive-gem-an-injection-from-baire-space-to-natural-numbers/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 13:48:19 +0000</pubDate>
		<dc:creator>Andrej Bauer</dc:creator>
				<category><![CDATA[Constructive math]]></category>
		<category><![CDATA[Gems and stones]]></category>
		<category><![CDATA[Logic]]></category>
		<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://math.andrej.com/?p=968</guid>
		<description><![CDATA[<p>I am not sure whether to call this one a constructive gem or stone. I suppose it is a matter of personal taste. I think it is a gem, albeit a very unusual one: there is a topos in which $\mathbb{N}^\mathbb{N}$ can be embedded into $\mathbb{N}$.</p>
<p>At the Mathematical Foundations of Programming Semantics XVII, which took place [...]]]></description>
			<content:encoded><![CDATA[<p>I am not sure whether to call this one a constructive gem or stone. I suppose it is a matter of personal taste. I think it is a gem, albeit a very unusual one: there is a topos in which $\mathbb{N}^\mathbb{N}$ can be embedded into $\mathbb{N}$.<span id="more-968"></span></p>
<p>At the <a href="www.math.tulane.edu/~mfps/">Mathematical Foundations of Programming Semantics XVII</a>, which took place at Carnegie Mellon University in May 2011, <a href="http://www.eecs.qmul.ac.uk/~pbo/">Paulo Oliva</a> and <a href="http://www.cs.bham.ac.uk/~mhe/">Martín Escardó</a> showed a program which witnessed the fact that there was no injection from the Baire space $\mathbb{N}^\mathbb{N}$ to natural numbers $\mathbb{N}$. The program took as input a function $h : \mathbb{N}^\mathbb{N} \to \mathbb{N}$ and produced two sequences $x, y \in \mathbb{N}^\mathbb{N}$ such that $x \neq y$ and $h(x) = h(y)$. Martín Escardó <a href="https://lists.chalmers.se/pipermail/agda/2011/003088.html">popularized the program</a> as interesting example of extraction of computational content from classical proofs, which <a href="http://groups.google.com/group/constructivenews/browse_thread/thread/5f65c7ac479c15dd">lead me to wonder</a> whether there was a constructive proof of the statement<br />
$$\forall h : \mathbb{N}^\mathbb{N} \to \mathbb{N} .<br />
\exists x, y \in \mathbb{N}^\mathbb{N} .<br />
(x \neq y \land h(x) = h(y))$$<br />
that would yield such programs more directly. <a href="http://math.fau.edu/richman/">Fred Richman</a> asked for a constructive proof of the weaker statement that there was no injection $\mathbb{N}^\mathbb{N} \to \mathbb{N}$, and nobody could come up with one.</p>
<p>Classically there is no injection $\mathbb{N}^\mathbb{N} \to \mathbb{N}$, of course. Constructively, it is easy to see that it must be wildly discontinuous, if it exists. Thus we cannot hope to find one in any of the usual varieties of constructive mathematics, as they all satisfy some kind of continuity principle.</p>
<p>If I am not mistaken, the realizability topos based on infinite time Turing machines by <a href="http://jdh.hamkins.org/">Joel Hamkins</a> contains an injection $\mathbb{N}^\mathbb{N} \to \mathbb{N}$. This is possible because infinite time Turing machines are powerful enough to be able to compute canonical realizers for infinite time computable maps $\mathbb{N} \to \mathbb{N}$. The details are in the paper, attached below. It is likely that the topos can be used for other ominous purposes. For example, it validates the principle LPO but its logic is not classical.</p>
<p><strong>Download:</strong> <a href="/wp-content/uploads/2011/06/injection.pdf">injection.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://math.andrej.com/2011/06/15/constructive-gem-an-injection-from-baire-space-to-natural-numbers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Stone Duality for Skew Boolean Algebras with Intersections</title>
		<link>http://math.andrej.com/2011/05/30/stone-duality-for-skew-boolean-algebras-with-intersections/</link>
		<comments>http://math.andrej.com/2011/05/30/stone-duality-for-skew-boolean-algebras-with-intersections/#comments</comments>
		<pubDate>Mon, 30 May 2011 16:14:12 +0000</pubDate>
		<dc:creator>Andrej Bauer</dc:creator>
				<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://math.andrej.com/?p=958</guid>
		<description><![CDATA[<p>With Karin Cvetko Vah.</p>
<p>For the last two months or so I got &#8220;distracted&#8221; by a topic which is not properly my core interest, namely non-commutative algebra. It was very strange at first, but now that I got used to non-commutative lattices (yes, there is such a thing) it&#8217;s kind of fun. Anyhow, Karin Cvetko Vah and [...]]]></description>
			<content:encoded><![CDATA[<p>With <a href="http://www.fmf.uni-lj.si/~cvetko/">Karin Cvetko Vah</a>.</p>
<p>For the last two months or so I got &#8220;distracted&#8221; by a topic which is not properly my core interest, namely non-commutative algebra. It was very strange at first, but now that I got used to non-commutative lattices (yes, <a href="http://en.wikipedia.org/wiki/Skew_lattice">there is such a thing</a>) it&#8217;s kind of fun. Anyhow, <a href="http://www.fmf.uni-lj.si/~cvetko/">Karin Cvetko Vah</a> and I worked out <a href="http://en.wikipedia.org/wiki/Stone_duality">Stone duality</a> for <a href="http://en.wikipedia.org/wiki/Skew_lattice#Skew_boolean_algebras">skew Boolean algebras</a> with intersections. Classical Stone duality tells us that Boolean algebras are dual to Stone spaces (zero-dimensional compact Hausdorff spaces), and that the generalized Boolean algebras (which are like Boolean algebras without a top element) are dual to Boolean spaces (zero-dimensional locally-compact Hausdorff spaces). Our skew version of duality says that right-handed skew Boolean algebras with intersections are dual to surjective etale maps between Boolean spaces. It is quite a mouthful to say &#8220;right-handed skew Boolean algebra with intersections&#8221;, let alone get used to it, but in a certain sense this is a very natural non-commutative structure. And we can get rid of the &#8220;right-handed&#8221; condition to obtain duality for &#8220;skew Boolean algebras with intersections&#8221;, as well as several other versions. We use the duality to construct a right-handed skew Boolean algebra with intersections which does not have a lattice section. It has been an open question whether such skew lattices exist.</p>
<p><strong>Download:</strong> <a href="/wp-content/uploads/2011/05/sba.pdf">sba.pdf</a></p>
<p><strong>arXiv:</strong> <a href="http://arxiv.org/abs/1106.0425">1106.0425</a></p>
<p><strong>Abstract:</strong> We extend Stone duality between generalized Boolean algebras and Boolean spaces, which are the zero-dimensional locally-compact Hausdorff spaces, to a non-commutative setting. We first show that the category of right-handed skew Boolean algebras with intersections is dual to the category of surjective étale maps between Boolean spaces. We then extend the duality to skew Boolean algebras with intersections, and consider several variations in which the morphisms are restricted. Finally, we use the duality to construct a right-handed skew Boolean algebra without a lattice section.</p>
<p>And now I can get back to homotopy type theory and Coq hacking.</p>
]]></content:encoded>
			<wfw:commentRss>http://math.andrej.com/2011/05/30/stone-duality-for-skew-boolean-algebras-with-intersections/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Canonical Effective Subalgebras of Classical Algebras as Constructive Metric Completions</title>
		<link>http://math.andrej.com/2011/01/24/canonical-effective-subalgebras-of-classical-algebras-as-constructive-metric-completions/</link>
		<comments>http://math.andrej.com/2011/01/24/canonical-effective-subalgebras-of-classical-algebras-as-constructive-metric-completions/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 07:22:36 +0000</pubDate>
		<dc:creator>Andrej Bauer</dc:creator>
				<category><![CDATA[Computation]]></category>
		<category><![CDATA[Constructive math]]></category>
		<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://math.andrej.com/?p=431</guid>
		<description><![CDATA[<p>Jens Blanck and I presented a paper at Computability and Complexity in Analysis 2009 with a complicated title (I like complicated titles):</p>
<p>Canonical Effective Subalgebras of Classical Algebras as Constructive Metric Completions</p>
<p>which has been published in Volume 16, Issue 18 of the Journal of Universal Computer Science. I usually just post the abstract, but this time I would like [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cs.swan.ac.uk/~csjens/">Jens Blanck</a> and I presented a paper at <a href="http://cca-net.de/cca2009/">Computability and Complexity in Analysis 2009</a> with a complicated title (I like complicated titles):</p>
<blockquote><p><em><a href="http://www.jucs.org/jucs_16_18/canonical_effective_subalgebras_of">Canonical Effective Subalgebras of Classical Algebras as Constructive Metric Completions</a></em></p></blockquote>
<p>which has been published in <a href="http://www.jucs.org/jucs_16_18">Volume 16, Issue 18 of the Journal of Universal Computer Science</a>. I usually just post the abstract, but this time I would like to explain the general idea informally, the way one can do it on a blog. But first, here is the abstract:</p>
<p><strong>Abstract:</strong> We prove general theorems about unique existence of effective subalgebras of classical algebras. The theorems are consequences of standard facts about completions of metric spaces within the framework of constructive mathematics, suitably interpreted in realizability models. We work with general realizability models rather than with a particular model of computation. Consequently, all the results are applicable in various established schools of computability, such as type 1 and type 2 effectivity, domain representations, equilogical spaces, and others.</p>
<p><strong>Download paper:</strong> <a href="/wp-content/uploads/2010/01/effalg.pdf">effalg.pdf</a> or <a href="http://www.jucs.org/jucs_16_18/canonical_effective_subalgebras_of">directly from JUCS</a></p>
<p><span id="more-431"></span></p>
<h3>Computability via constructive mathematics</h3>
<p>I have been going around <a href="/2005/08/23/realizability-as-the-connection-between-computable-and-constructive-mathematics/">telling people</a> they should use constructive mathematics to study computability of structures in analysis and topology. This is supposed to work as follows:</p>
<ol>
<li>Develop the constructive theory of a mathematical gadget $X$.</li>
<li>Interpret the constructive theory via the realizability interpretation in a model of computation, such as Turing machines (see <a href="/2005/08/23/realizability-as-the-connection-between-computable-and-constructive-mathematics/">these notes</a>).</li>
<li>The interpretation gives the computable version of $X$.</li>
</ol>
<p>I still think this general approach to computable mathematics works really well. I have heard a number of talks in which the authors invented computable versions of their mathematical gadgets &#8220;by hand&#8221;, where all they had to do was to open <a href="http://books.google.com/books?as_isbn=0387150668">Bishop&#8217;s book</a> and calculate some realizability interpretations.</p>
<p>By the way, it does not really matter whether you use realizability to interpret the constructive theory, it might be something else, for example type theory (and here is <a href="/2010/01/07/tutorial-on-videolecturesnet/">a tutorial</a> that does precisely that to real numbers and more).</p>
<p>However, there are practical obstacles to the above plan. The biggest one is the fact that mathematicians do not find it easy to switch from classical to constructive thinking. That&#8217;s an understatement. In my experience deprogramming oneself from classical mathematics takes a considerable effort and at least some external guidance. It&#8217;s just hard to know whether a proof uses excluded middle or choice if you&#8217;re not trained to spot it. (But let me tell you it&#8217;s a liberating experience to peek outside Hilbert&#8217;s &#8220;Paradise&#8221;.)</p>
<p>A more serious practical obstacle is that the proposed program requires us to develop all of mathematics constructively. While this may be a worthy goal, often times I just do not have the time to, say, develop the constructive theory of overt compact groups when all I want is an implementation of the unit circle in the complex plane. And most of the time people have a pretty good idea how to equip their gadget $X$ with computable structure anyhow. They don&#8217;t need heavy machinery that reconstructs everything from scratch.</p>
<p>Jens and I proved a couple of theorems which generalize previous work of Malcev, <a href="http://www.math.ucla.edu/~ynm/">Yiannis Moschovakis</a>, <a href="http://www.unibw.de/inf1/personen/professoren/hertling/">Peter Hertling</a> and others, and allow us to skip the whole business of &#8220;do it constructively first&#8221;. I would like to spend a couple of kilobytes explaining how the theorems work.</p>
<h3>Assemblies</h3>
<p>Let us consider a set $A$ with distinguished elements and operations. Some examples might be:</p>
<ul>
<li>the set $\mathbb{N}$ of natural numbers with the constant $0$ and the operations $S$ (successor), $+$ and $\times$,</li>
<li>the set $\mathbb{R}$ of real numbers with constants $0$, $1$, and operations $+$, $-$, $\times$ and ${}^{-1}$,</li>
<li>the Hilbert space $L^2[0,1]$ with the usual vector-space operations and the inner product.</li>
</ul>
<p>We shall call such a set with operations an <em>algebra</em>, but keep in mind that the structure may have little to do with traditional algebra.</p>
<p>A general question in computable mathematics is how to equip with a computability structure a given algebra $A$, or at least a canonically chosen subalgebra. In many cases the answer seems obvious, but when you start thinking about all possible computable structures that $A$ could receive, it is not obvious which one is &#8220;the correct&#8221; one.</p>
<p>Before we can answer the question we have to make it technically precise. A natural way of equipping $A$ with a computable structure is to provide its implementation, say in Haskell. This amounts to giving a datatype <code>t</code> whose values represent the elements of the set $A$ together with a <em>realizability relation</em> which tells us which values $v$ of type <code>t</code> represent which elements $x \in A$. Let us write $v \vdash x$ for &#8220;the value $v$ of type <code>t</code> represents the element $x \in A$&#8221; (the symbol is supposed to be <code>\Vdash</code> in LaTeX but MathJax does not have it). We call $v$ a <em>realizer</em> of $x$. The triple $(A, \mathtt{t}, {\vdash})$ is called an <em>assembly</em>. We require that every $x \in A$ has at least one $v$ of type <code>t</code> which realizes it, $v \vdash x$.</p>
<p>We say that a map $f : A \to B$ between assemblies $(A, \mathtt{s}, {\vdash_A})$ and $(B, \mathtt{t}, {\vdash_B})$ is <em>implemented</em> or <em>realized</em> by a value $g$ of type <code>s -&gt; t</code> when we have for all $x \in A$ and $v$ of type <code>s</code>:</p>
<blockquote><p>if $v \;\vdash_A x$ then $g \, v \;\vdash_B  f(x)$.</p></blockquote>
<p>The notions of assemblies and realized maps are just explicit mathematical manifestation of how mathematicians-programmers think when they implement mathematical gadgets.</p>
<p>In the context of type 2 effectivity assemblies are viewed as <em>multi-valued representations</em>: the realizability relation $\vdash$ may be viewed equivalently as a map $\delta: A \to P(t)$ which assigns to each $x \in A$ the set of those values which implement it, $\delta(x) = \lbrace v : t \mid v \vdash x$. I am mentioning this because type 2 effectivity is a fairly popular model of computation among mathematicians who do this sort of thing. We are going to stick to Haskell.</p>
<h3>What is a nice assembly?</h3>
<p>We seek a &#8220;nice&#8221; assembly which implements our algebra $A$. One obvious criterion for &#8220;niceness&#8221; is that the operations of $A$ should be implementable. Let us look at a silly example to explain this point. Suppose we would like to implement the set of integers $\mathbb{Z}$ with the constants $0$, $1$, addition $+$ and subtraction $-$.  Probably everyone would agree that we should use Haskell&#8217;s type <code>Integer</code> as the representing datatype, where each integer is represented by the corresponding value. Both constants $0$ and $1$ as well as the operations $+$ and $-$ on type <code>Integer</code> are of course implemented in Haskell. But there are also other implementations that programmers would never consider, although mathematicians might. For example, we might represent $\mathbb{Z}$ with the Haskell type <code>Integer -&gt; </code><code>Integer</code> and declare that $f \vdash n$ when $f$ is a monotone sequence of integers whose limit is $n$. Thus the value</p>
<blockquote><p><code>\k -&gt; min 3 k</code></p></blockquote>
<p>which is the sequence $\ldots, -1, 0, 1, 2, 3, 3, 3, \ldots$ represents the number $3$. Now again $0$ and $1$ are realized (every integer $n$ is realized by the constant sequence <code>const n</code>), and addition is implemented as</p>
<blockquote><p><code>add f g = \k -&gt; f k + g k</code></p></blockquote>
<p>With subtraction we face a problem because it is <em>anti</em>monotone in the second argument. In fact, it is impossible to implement it (exercise: assume it is implemented and derive from it the Halting oracle).</p>
<p>Here is another unreasonable representation of $\mathbb{Z}$: we implement integers with the unit type <code>()</code> and represent every integer $n$ with the unit value <code>()</code>. This is very silly, of course. But notice that the operations $+$ and $-$, and in fact <em>all</em> maps, including the non-computable ones, are trivially implemented by the Haskell function which always returns <code>()</code>. So in a sense this representation is &#8220;better&#8221; because it allows implementation of more operations.</p>
<p>In order to eliminate the last example we need to require something more than just computability of constants and operations.</p>
<h3>The theorems</h3>
<p>This brings me to the two theorems Jens and I proved. The starting point were the following known results:</p>
<ul>
<li>If the algebra $A$ is finitely generated, then it has at most one computable structure such that equality is semidecidable. (Malcev 1961)</li>
<li>The recursive reals have a unique representation under which they form a recursive field which is recursively complete and the strict order $&lt;$ is semidecidable. (<a href="http://www.numdam.org/item?id=CM_1965-1966__17__40_0">Moschovakis 1965</a>)</li>
<li>There is a unique type 2 representation of the reals under which they form a computable field which is computably complete and the strict order $&lt;$ is computably open. (<a href="http://researchspace.auckland.ac.nz/handle/2292/3566">Hertling 1997</a>)</li>
</ul>
<p>The second and the third result give us a hint as to what else is needed in order to get a canonical computable structure, namely <em>computable completeness</em> and something involving semidecidability of $&lt;$.</p>
<p>Completeness is a metric property, so we focus on <em>metric algebras</em>, which are metric spaces equipped with constants and continuous operations. The real numbers are a metric algebra (I am ignoring the fact that inverse is a partial operation, the paper deals with partial operations, too), while the case of finitely generated algebras can be brought into the picture by equipping them with the discrete metric, which is complete.</p>
<p>What is the common generalization of having semidecidable equality on a discrete space and having semidecidable $&lt;$ in $\mathbb{R}$? It turns out to be the semidecidability of relation $d(x,y) &lt; q$, where $d$ is the metric, $x, y \in A$ and $q$ is rational. So our two main theorems are as follows, slightly paraphrased:</p>
<blockquote><p><strong>Theorem 11: </strong> Suppose $A$ is a metric algebra whose initial subalgebra is dense. Then there exists at most one computably complete computable subalgebra of $A$ for which the relation $d(x,y) &lt; q$ is semidecidable.</p>
<p><strong>Theorem 12:</strong> Suppose $A$ is a metric algebra such that its initial subalgebra has computably locally uniformly continuous operations and a semidecidable relation $d(x,y) &lt; q$. Then there is at least one computably complete computable subalgebra of $A$ for which the relation $d(x,y) &lt; q$ is semidecidable.</p></blockquote>
<p>The first theorem restricts reasonable computability substructures and the second one guarantees their existence. Notice how the first theorem does not contain <em>any</em> assumptions about computability. The conditions of the second theorem are a bit technical, however, they correspond precisely to what is usually needed in practice (see the paper for details).</p>
<p>The upshot of these two theorems is as follows. Suppose we have a classical algebra $A$ and we have a pretty good idea on how to implement it reasonably (by which we mean that the operations are computable and computably locally uniformly continuous, the limit operator is computable, and the metric is semidecidable). Then all we need to do is verify the conditions of the two theorems. If they are satisfied then there is precisely one reasonable implementation, up to computable isomorphism, hence it has to be the one we have in mind.</p>
]]></content:encoded>
			<wfw:commentRss>http://math.andrej.com/2011/01/24/canonical-effective-subalgebras-of-classical-algebras-as-constructive-metric-completions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Metric Spaces in Synthetic Topology</title>
		<link>http://math.andrej.com/2010/01/06/metric-spaces-in-synthetic-topology-2/</link>
		<comments>http://math.andrej.com/2010/01/06/metric-spaces-in-synthetic-topology-2/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 19:15:26 +0000</pubDate>
		<dc:creator>Andrej Bauer</dc:creator>
				<category><![CDATA[Constructive math]]></category>
		<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://math.andrej.com/?p=414</guid>
		<description><![CDATA[<p>With Davorin Lešnik.</p>
<p>Abstract: We investigate the relationship between the synthetic approach to topology, in which every set is equipped with an intrinsic topology, and constructive theory of metric spaces. We relate the synthetic notion of compactness of Cantor space to Brouwer&#8217;s Fan Principle. We show that the intrinsic and metric topologies of complete separable metric spaces [...]]]></description>
			<content:encoded><![CDATA[<p>With <a href="http://www.fmf.uni-lj.si/si/imenik/3210/">Davorin Lešnik</a>.</p>
<p><strong>Abstract:</strong> We investigate the relationship between the synthetic approach to topology, in which every set is equipped with an intrinsic topology, and constructive theory of metric spaces. We relate the synthetic notion of compactness of Cantor space to Brouwer&#8217;s Fan Principle. We show that the intrinsic and metric topologies of complete separable metric spaces coincide if they do so for Baire space. In Russian Constructivism the match between synthetic and metric topology breaks down, as even a very simple complete totally bounded space fails to be compact, and its topology is strictly finer than the metric topology. In contrast, in Brouwer&#8217;s intuitionism synthetic and metric notions of topology and compactness agree.</p>
<p><strong>Download paper:</strong> <a href="http://math.andrej.com/wp-content/uploads/2010/01/csms_in_synthtop.pdf">csms_in_synthtop.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://math.andrej.com/2010/01/06/metric-spaces-in-synthetic-topology-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

