equivalent definitions of recursively enumerable sets

103 Views Asked by At

In some textbooks, a n-ary set R is defined as r.e iff there's it is a domain of a recursive function.

In others, definition is restricted to case n=1 and a set is called r.e. if it is a range of recursive function.

I wonder definition by range case can be exteneded to any n-ary set.