recursively enumerable (original) (raw)
For a language L, TFAE:
- •
There exists a Turing machinef such that ∀x.(x∈L)⇔the computation f(x) terminates.
- •
- •
There exists a total recursive function f:ℕ→L which is one-to-one and onto.
A language L fulfilling any (and therefore all) of the above conditions is called recursively enumerable.