原始递归函数
Sign in to saveAlso known as primitive recursion
function that can be computed with loops of bounded length
Article · 中文
在可计算性理论中,原始递归函数(英語:primitive recursive functions)对计算的完全的形式化而言是形成重要构造板块的一类函数。它们使用递归和复合作为中心运算来定义,并且是递归函数的严格的子集,它们完全是可计算函数。通过补充允许偏函数和介入无界查找运算可以定义出递归函数的更广泛的类。 通常在数论中研究的很多函数,近似于实数值函数,比如加法、除法、阶乘、指数,找到第 n 个素数等等是原始递归的(Brainerd and Landweber, 1974)。实际上,很难设计不是原始递归的函数,尽管某些函数是已知的(比如阿克曼函数)。所以,通过研究它们,我们能发现有广泛影响的结论的那些性质。 原始递归函数可以用总是停机的图灵机计算,而递归函数需要图灵完全系统。 原始递归函数的集合在计算复杂性理论中叫做PR。
Abstract from DBpedia / Wikipedia · CC BY-SA
Connections
Peano axioms
Entity
μ-recursive function
Entity
recursively enumerable set
Entity
semantic theory of truth
Entity
mathematical logic
Entity
Dennis M. Ritchie
Entity
Gödel's incompleteness theorems
Entity
logical disjunction
Entity
first-order logic
Entity
formal system
Entity
Turing completeness
Entity
consistency
Entity
program loop
Entity
partial function
Entity
recursive set
Entity
Gödel numbering
Entity
semantics of logic
Entity
structure
Entity
μ operator
Entity
diagram
Entity