Is there any formal foundation to ultrafinitism? - MathOverflow most recent 30 from http://mathoverflow.net2013-06-20T07:43:33Zhttp://mathoverflow.net/feeds/question/44208http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/44208/is-there-any-formal-foundation-to-ultrafinitismIs there any formal foundation to ultrafinitism?Michael O'Connor2010-10-30T02:27:45Z2013-01-25T05:35:23Z
<p>Ultrafinitism is (I believe) a philosophy of mathematics that is not only constructive, but does not admit the existence of arbitrarily large natural numbers. According to <a href="http://en.wikipedia.org/wiki/Ultrafinitism" rel="nofollow">wikipedia</a>, it has been primarily studied by Alexander Esenin-Volpin. On his <a href="http://www.math.rutgers.edu/~zeilberg/OPINIONS.html" rel="nofollow">opinions page</a>, Doron Zeilberger has often expressed similar opinions.</p>
<p>Wikipedia also says that Troelstra said in 1988 that there were no satisfactory foundations for ultrafinitism. Is this still true? Even if so, are there any aspects of ultrafinitism that you can get your hands on coming from a purely classical perspective?</p>
<p>Edit: Neel Krishnaswami in his answer gave a link to a paper by Vladimir Sazonov (<a href="http://www.csc.liv.ac.uk/~sazonov/papers/lcc.ps" rel="nofollow">non-Springer link</a>) that seems to go a ways towards giving a formal foundation to ultrafinitism. </p>
<p>First, Sazonov references a result of Parikh's which says that Peano Arithmetic can be consistently extended with a set variable $F$ and axioms $0\in F$, $1\in F$, $F$ is closed under $+$ and $\times$, and $N\notin F$, where $N$ is an exponential tower of $2^{1000}$ twos.</p>
<p>Then, he gives his own theory, wherein there is no cut rule and proofs that are too long are disallowed, and shows that the axiom $\forall x\ \log \log x < 10$ is consistent.</p>
http://mathoverflow.net/questions/44208/is-there-any-formal-foundation-to-ultrafinitism/44222#44222Answer by Bjørn Kjos-Hanssen for Is there any formal foundation to ultrafinitism?Bjørn Kjos-Hanssen2010-10-30T05:57:42Z2010-10-30T05:57:42Z<p>The question in the title suggests that there already is a formal foundation (call it $\mathcal F$) for <em>finitism</em>. Maybe ZFC minus Axiom of Infinity would be such a foundation.</p>
<p>It might then make sense to argue philosophically that $\mathcal F$ is really a formal foundation for <em>ultra-finitism</em>, after all.</p>
<p>According to Wittgenstein, the meaning of a word or phrase is encapsulated by its use. Now consider a natural number $n_0$ that is so large that no use, or even mention, of this specific number could possibly be made by humans, either directly or indirectly. Then $n_0$ does not really have any meaning. And so what ZFC-Inf really "means", is ultra-finitism.</p>
http://mathoverflow.net/questions/44208/is-there-any-formal-foundation-to-ultrafinitism/44227#44227Answer by David Roberts for Is there any formal foundation to ultrafinitism?David Roberts2010-10-30T07:41:57Z2012-11-28T10:00:30Z<p>One could take <a href="http://ncatlab.org/nlab/show/ETCS" rel="nofollow">ETCS</a> - which is a <a href="http://ncatlab.org/nlab/show/fully+formal+ETCS" rel="nofollow">finite, first order axiomatisation</a> of the category of sets - and remove the axiom that guarantees the existence of a natural numbers object. Then in this set up one can prove the existence of sets of finite cardinality, but not the existence of a set with cardinality $\geq \aleph_0$. Moreover one could weaken this to a finitist version of Palmgren's constructive, predicative version of ETCS, which would be a <a href="http://ncatlab.org/nlab/show/well-pointed+topos" rel="nofollow">well-pointed</a> $\Pi$-<a href="http://ncatlab.org/nlab/show/pretopos" rel="nofollow">pretopos</a> with <a href="http://ncatlab.org/nlab/show/projective+object" rel="nofollow">enough projectives</a>.</p>
<p>This latter version minus function sets (the '$\Pi$' in $\Pi$-pretopos) would perhaps be closer to Nelson's idea, because at one point he expresses doubts about the finiteness of <code>$n^m := \{1,\ldots,n\}^{\{1,\ldots,m\}}$</code> for large $n$ and $m$. EDIT: I should say that in a formal setting this would translate to the unprovability of the statement "$n^m$ is finite", which would be the case in a model of a "finite set theory" without function sets.</p>
<p>Or one can just work with Nelson's arithmetic, which is the most ultrafinitist thing I know. For example, exponentiation is not a total function in his theory.</p>
http://mathoverflow.net/questions/44208/is-there-any-formal-foundation-to-ultrafinitism/44232#44232Answer by Neel Krishnaswami for Is there any formal foundation to ultrafinitism?Neel Krishnaswami2010-10-30T10:01:19Z2010-10-30T17:58:28Z<blockquote>
<p>Wikipedia also says that Troelstra said in 1988 that there were no satisfactory foundations for ultrafinitism. Is this still true? Even if so, are there any aspects of ultrafinitism that you can get your hands on coming from a purely classical perspective?</p>
</blockquote>
<p>There are no foundations for ultrafinitism as satisfactory for it as (say) intuitionistic logic is for constructivism. The reason is that the question of what logic is appropriate for ultrafinitism is still an open one, for not one but several different reasons. </p>
<p>First, from a traditional perspective -- whether classical or intuitionistic -- classical logic is the appropriate logic for finite collections (but not K-finite). The idea is that a finite collection is surveyable: we can enumerate and look at each element of any finite collection in finite time. (For example, the elementary topos of finite sets is Boolean.) However, this is not faithful to the ultra-intuitionist idea that a sufficiently large set is <em>impractical</em> to survey. </p>
<p>So it shouldn't be surprising that more-or-less ultrafinitist logics arise from complexity theory, which identifies "practical" with "polynomial time". I know two strands of work on this. The first is Buss's work on $S^1_2$, which is a weakening of Peano arithmetic with a weaker induction principle: </p>
<p>$$A(0) \land (\forall x.\;A(x/2) \Rightarrow A(x)) \Rightarrow \forall x.\;A(x)$$</p>
<p>Then any proof of a forall-exists statement has to be realized by a polynomial time computable function. There is a line of work on bounded set theories, which I am not very familiar with, based on Buss's logic.</p>
<p>The second is a descendant of Bellantoni and Cook's work on programming languages for polynomial time, and Girard's work on linear logic. The Curry-Howard correspondence takes functional languages, and maps them to logical systems, with types going to propositions, terms going to proofs, and evaluation going to proof normalization. So the complexity of a functional program corresponds in some sense to the practicality of cut-elimination for a logic. </p>
<p>IIRC, Girard subsequently showed that for a suitable version of affine logic, cut-elimination can be shown to take polynomial time. Similarly, you can build set theories on top of affine logic. For example, Kazushige Terui has since described a set theory, <a href="http://www.springerlink.com/content/w6v3303230221v37/" rel="nofollow">Light Affine Set Theory</a>, whose ambient logic is linear logic, and in which the provably total functions are exactly the polytime functions. (Note that this means that for Peano numerals, multiplication is total but exponentiation is not --- so Peano and binary numerals are not isomorphic!)</p>
<p>The reason these proof-theoretic questions arise, is that part of the reason that the ultra-intuitionist conception of the numerals makes sense, is precisely because they deny large <em>proofs</em>. If you deny that large integers exist, then a proof that they exist, which is larger than the biggest number you accept, doesn't count! I enjoyed Vladimir Sazonov's paper <a href="http://www.springerlink.com/content/p178463547883840/" rel="nofollow">"On Feasible Numbers"</a>, which explicitly studies the connection. </p>
<p>I should add that I am not a specialist in this area, and what I've written is just the fruits of my interest in the subject -- I have almost certainly overlooked important work, for which I apologize.</p>
http://mathoverflow.net/questions/44208/is-there-any-formal-foundation-to-ultrafinitism/44239#44239Answer by Stefan Geschke for Is there any formal foundation to ultrafinitism?Stefan Geschke2010-10-30T12:38:26Z2010-10-30T12:38:26Z<p>There is <a href="http://www.springerlink.com/content/v76473730365861x" rel="nofollow">this</a> argument against Nelson's predicative arithmetic which basically says that the assumption that exponentiation is not total, which is in some sense the whole reason to start predicative arithmetic, implies the inconsistency of the predicative arithmetic.</p>
http://mathoverflow.net/questions/44208/is-there-any-formal-foundation-to-ultrafinitism/44285#44285Answer by gowers for Is there any formal foundation to ultrafinitism?gowers2010-10-30T21:13:23Z2010-10-31T07:42:19Z<p>I've been interested in this question for some time. I haven't put any serious thought into it, so all I can offer is a further question rather than an answer. (I'm interested in the answers that have already been given though.) My question is this. Is there a system of logic that will allow us to prove only statements that have physical meaning? I don't have a formal definition of "physically meaningful" so instead let me try to illustrate what I mean by an example or two.</p>
<p>Consider first the statement that the square root of 2 is irrational. What would be its physical meaning? A naive suggestion would be that if you drew an enormous grid of squares of side length one centimetre and then measured the distance between (0,0) and (n,n) for some n, then the result would never be an integer number of centimetres. But this isn't physically meaningful according to my nonexistent definition because you can't measure to infinite accuracy. However, the more finitistic statement that the square root of 2 can't be well approximated by irrationals has at least some meaning: it tells us that if n isn't too large then there will be an appreciable difference between the distance from (0,0) to (n,n) and the nearest integer.</p>
<p>As a second example, take the statement that the sum of the first n positive integers is n(n+1)/2. If n is too huge, then there is no hope of arranging a huge triangular array and counting how many points are in it. So one can't check this result experimentally once n is above a certain threshold (though there might be ingenious ways of checking it that are better than the obvious method). This shows that we can't apply unconstrained induction, but there could be a principle that said something like, "If you keep on going for as long as is practical, then the result will always hold."</p>
<p>One attitude one might take is that this would be to normal classical mathematics as the use of epsilons and deltas is to the mathematics of infinities and infinitesimals. One could try to argue that statements that appear to be about arbitrarily large integers or arbitrarily small real numbers (or indeed any real numbers to an arbitrary accuracy) are really idealizations that are a convenient way of talking about very large integers, very small real numbers and very accurate measurements.</p>
<p>If I try to develop this kind of idea I rapidly run into difficulties. For example, what is the status of the argument that proves that the sum of the first n integers is what it is because you can pair them off in a nice way? In general, if we have a classical proof that something will be the case for every n, what do we gain from saying (in some other system) that the conclusion of the proof holds only for every "feasible" n? Why not just say that the classical result is valid, and that this implies that all its "feasible manifestations" are valid?</p>
<p>Rather than continue with these amateur thoughts, I'd just like to ask whether similar ideas are out there in a better form. Incidentally, I'm not too fond of Zeilberger's proposal because he has a very arbitrary cutoff for the highest integer -- I'd prefer something that gets fuzzier as you get larger.</p>
<p>Edit: on looking at the Sazonov paper, I see that many of these thoughts are in the introduction, so that is probably a pretty good answer to my question. I'll see whether I find what he does satisfactory.</p>
http://mathoverflow.net/questions/44208/is-there-any-formal-foundation-to-ultrafinitism/65793#65793Answer by Mirco Mannucci for Is there any formal foundation to ultrafinitism?Mirco Mannucci2011-05-23T19:58:01Z2011-05-24T02:25:56Z<p>Here is an ultrafinitist manifesto (<a href="http://arxiv.org/abs/cs/0611100" rel="nofollow">link</a>) I have co-written a few years ago:</p>
<pre><code> http://arxiv.org/pdf/cs/0611100v1
</code></pre>
<p>It is absolutely not a finished paper (there are a few inaccuracies, and many parts are sloppy), but it contains a brief history of ultrafinitistic ideas from the early greeks all the way to present time, a number of refs, as well as a sketch of a programme towards a model theory and a proof theory of ultrafinitistic mathematics. </p>
<p>You may also want to google the FOM list on "ultrafinitism", there are a few posts by Podnieks, Sazonov, myself, and a few others pro and contra ultrafinitism.</p>
http://mathoverflow.net/questions/44208/is-there-any-formal-foundation-to-ultrafinitism/72644#72644Answer by AndrewLMarshall for Is there any formal foundation to ultrafinitism?AndrewLMarshall2011-08-11T01:21:25Z2011-08-11T01:21:25Z<p>I've always thought that assuming a formalist position (i.e., mathematics is merely the manipulation of symbols) easily allows for an ultrafinitist position. The formalist may easily grant that $b=10^{10^{10^{10}}}$ is a formal number, in the sense that it is permissible in the grammar,</p>
<p>(e.g., $\log_{10}(10^{10^{10^{10}}})>10^{9^8}$ is TRUE)</p>
<p>without it being an ontological number (case and point: there is no string of characters which is $10^{10^{10}}$ long, the length of would-be decimal representation of $b$).</p>
<p>Similarly, axioms which fool us into thinking they are <em>about</em> infinity are happily read as finite strings, from which point they may be perfectly acceptable.</p>
<p>From this point of view, the entities which might otherwise be numbers, but will be rejected here, are not those which are expressible in a few characters or even a few pages of characters, but those for which no human will ever come close to expressing, calculating with, etc.</p>
<p>I am not advocating formalism here, but it seems to make ultrafinitism philosophically defensible. As I have put it, it also makes ultrafinitism inconsequential, except as a philosophical point.</p>
http://mathoverflow.net/questions/44208/is-there-any-formal-foundation-to-ultrafinitism/114851#114851Answer by abo for Is there any formal foundation to ultrafinitism?abo2012-11-29T06:45:49Z2012-11-29T07:17:32Z<p>I would suggest the following axiomatization to my ultrafinitist friends. Let Nx mean "x is a natural number", Sxy mean "y succeeds x", and 0 to be "zero". The Peano Axioms are:</p>
<p>1/ N0</p>
<p>2/ S is into N</p>
<p>3/ S is total on N (every number has a successor)</p>
<p>4/ S is a function</p>
<p>5/ S is one-to-one</p>
<p>6/ 0 is not in the image of S</p>
<p>7/ Induction</p>
<p>Remove Axiom 3. Then the models of these axioms are: the standard model (if it exists) and the initial segments. {0} for instance is a model.</p>
<p>One can work either in second-order logic and define sequences as second-order entities (<a href="http://www.andrewboucher.com/papers/arith-succ.pdf" rel="nofollow">http://www.andrewboucher.com/papers/arith-succ.pdf</a>) or work in first-order logic and add sequences directly as first-order entities, with some additional axioms (<a href="http://www.andrewboucher.com/papers/fpa.pdf" rel="nofollow">http://www.andrewboucher.com/papers/fpa.pdf</a>). </p>
<p>With sequences one can make the usual recursive definitions of addition, multiplication, and exponentiation, and then towers of powers. It will not, of course, be able to prove any of them total. </p>
<p>So the ultrafinitist who has any particular idea which numbers are permissible and which are not can simply add in the axioms he wants, such as </p>
<p>E/ "the product of 100 and 100 exist" and</p>
<p>F/ "a tower of 10 powers of 2 does not exist". </p>
<p>IMHO, these assumptions are not of any mathematical interest, since the system without Axiom 3 is capable of proving many mathematical theorems (Quadratic Reciprocity...), and adding any axioms such as E or F only adds trivial capabilities to prove additional theorems. So it is better, mathematically at least (and IMHO philosophically), to be agnostic about the successor axiom, rather than an atheist or a theist.</p>