Total Recursion over Lexicographical Orderings: Elementary Recursive Operators Beyond PR
David Cerna

TL;DR
This paper introduces a hierarchy of total recursive operators called leveled primitive recursion, extending primitive recursion to higher orders and exploring their expressive power, including the ability to formalize the Ackermann function.
Contribution
It generalizes primitive recursion into a hierarchy of operators, showing that higher levels can formalize more complex functions like Ackermann's, and establishing initial relationships between hierarchy levels.
Findings
PR1 is equivalent to primitive recursion.
PR2 is a conservative extension of PR1.
Hierarchy beyond PR2 can formalize Ackermann function.
Abstract
In this work we generalize primitive recursion in order to construct a hierarchy of terminating total recursive operators which we refer to as {\em leveled primitive recursion of order }(). Primitive recursion is equivalent to leveled primitive recursion of order (). The functions constructable from the basic functions make up . Interestingly, we show that is a conservative extension of . However, members of the hierarchy beyond , that is where , can formalize the Ackermann function, and thus are more expressive than primitive recursion. It remains an open question which members of the hierarchy are more expressive than the previous members and which are conservative extensions. We conjecture that for all $\mathbf{PR}_{2i} \subset…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLogic, programming, and type systems · Logic, Reasoning, and Knowledge · Natural Language Processing Techniques
