m-completeness

is complete with respect to ( is 1-complete) if
is complete with respect to ( is m-complete) if
  • is recursively enumerable, and
  • .
[cite:;taken from @computability_rogers_1987 chapter 7.2 complete sets]
is 1-complete.
[cite:;taken from @computability_rogers_1987 chapter 7.2 complete sets]
if is -complete, then isnt recursive.
the intuition behind such a proof would be that all -complete sets are reducible to each other, and if one of them was recursive all others would be recursive aswell by turing_reducibility.html.