Computable rings similar to Z - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-23T21:46:59Z http://mathoverflow.net/feeds/question/38262 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/38262/computable-rings-similar-to-z Computable rings similar to Z Ricky Demer 2010-09-10T02:30:35Z 2010-09-10T07:12:10Z <p>(This is related to my question at <a href="http://mathoverflow.net/questions/38160/computable-nonstandard-models-for-weak-systems-of-arithemtic" rel="nofollow">http://mathoverflow.net/questions/38160/computable-nonstandard-models-for-weak-systems-of-arithemtic</a> )</p> <p>Is there a nontrivial computable discrete ordered ring with Euclidean division that is not isomorphic to Z?</p> <p>If so, what other first-order properties could it share with Z?</p> <p>.</p> <p>Possible properties include:</p> <p>all numbers with rational square roots are perfect squares</p> <p>Lagrange 4-square theorem</p> <p>prime elements are unbounded</p> <p>.</p> <p>Could it satisfy all Pi_1 properties satisfied by Z?</p> <p>(bounded quantifiers referring to the absolute value being bounded)</p> http://mathoverflow.net/questions/38262/computable-rings-similar-to-z/38265#38265 Answer by SJR for Computable rings similar to Z SJR 2010-09-10T04:11:11Z 2010-09-10T07:12:10Z <p>Berarducci and Otero in "A Recursive Nonstandard Model of Normal Open Induction" (Journal of Symbolic Logic v61, 1996) give a discretely ordered ring $R$ with recursive operations having the following properties:</p> <ol> <li>$R$ is integrally closed in its quotient field. (So elements with "rational" square roots are perfect squares.)</li> <li>The prime elements of $R$ are cofinal</li> <li>$R$ satisfies the induction axioms for quantifier-free formulas</li> </ol> <p>In an earlier paper of Otero (Journal of Symbolic Logic, vol 55, 1990) Otero proves that every model of Open Induction extends to one in which Lagrange's Four-Square Theorem holds. Whether this can be done effectively I don't know.</p> <p>As for the general question "What properties can a recursively presented discretely ordered ring share with $\mathbb{Z}$": Let's say that a discretely ordered ring $R$ is "diophantine correct" if it satisfies all universal sentences that hold in $\mathbb{Z}$. Assuming that the language of rings has signature <code>$(+, -, \times , \le,0 ,1)$</code>, diophantine correctness amounts to the requirement that any system of polynomial equations and inequalities that are solvable in $R$ is solvable in the standard integers. Incidentally, models of open induction satisfy a weaker property: Any system of equations solvable in some (at least one) model of open induction has a p-adic solution.</p> <p>The question whether a nonstandard diophantine correct model of open induction can be effectively constructed was raised by Adamowic and Morales-Luna in "A Recursive Model for Arithmetic with Weak Induction", (Journal of Symbolic Logic v50, 1985). I believe that this question is still open. I also believe that the models constructed in the Otero-Berarducci paper are in fact diophantine correct, but the proof of this seems to bump up against open problems in number theory. This is all discussed in an article on diophantine correct open induction by Sidney Raffer in "Set theory, Arithmetic, Philosophy: Essays in Memory of Stanley Tennenbaum (edited by J. Kennedy and R. Kossak), Cambridge University Press. (To appear.)</p> <p>This is a response to a question from the comments: It is too long to fit there.</p> <p>Proof of the Euclidean Division Theorem from the axioms of Open Induction: The problem is to show that if $A$ is a model of open induction and if $x,y$ are elements of $A$ with <code>$y&gt;0$</code> and <code>$x \ge 0 $</code> then there are unique elements $r, q$ of $A$ such that $x=yq+r$ and <code>$0 \le r &lt; q$</code>. (The statement actually holds for all $x$ and the proof for <code>$x &lt; 0 $</code> is similar.)</p> <ol> <li><p>First show that for every $x\in A$ with <code>$x\ge 0$</code>, there is some $q\in A$ such that <code>$yq\le x &lt; y(q+1)$</code>. (Suppose, by way of by contradiction, that <code>$x \ge 0$</code> and there is no such $q$. Let $S$ be the subset of $A$ defined by the quantifier-free formula <code>$\sigma(q): q \ge 0 \wedge yq\le x$</code>. Show that $S$ contains 0 and is closed under successor. By induction $S$ contains every positive element of $A$. But this is impossible because $x+1$ cannot be in $S$.)</p></li> <li><p>Next, given <code>$y &gt; 0$</code> and <code>$x \ge 0 $</code> choose $q$ (as in Part 1) such that <code>$yq \le x &lt; y(q+1)$</code>. Put $r=x-yq$. Using that fact that $A$ is discretely ordered it is follows easily that $r$ and $q$ are the unique elements of $A$ satisfying $x=yq+r$ and <code>$0 \le r &lt; q$</code>.</p></li> </ol>