User:IssaRice/Computability and logic/Characterization of recursively enumerable sets

From Machinelearning
Revision as of 04:33, 18 December 2018 by IssaRice (talk | contribs)

Let S be a set of natural numbers. The following are all equivalent.

Property Emphasis
The elements of S can be enumerated in a computable manner as a0,a1,a2, Recursively enumerable
S is the range of a computable partial function. Recursively enumerable
S is empty or the range of a computable total function. Recursively enumerable
S is empty or the range of a primitive recursive function. Recursively enumerable
S is the domain of a computable partial function. "Semi"-ness
A recursive semicharacteristic function for S exists. "Semi"-ness
There exists a two-place recursive relation R such that xStR(x,t) "Semi"-ness
The relation xS is Σ1 "Semi"-ness
The relation xS has a computable partial verifying function, i.e., there exists a computable partial function f such that xSf(x)1.[1] "Semi"-ness

References