Re: Partial recursive functions and minimization
- From: glenn <glenn077@xxxxxxxxx>
- Date: Sat, 22 Dec 2007 23:37:41 +0200
O/H Twoflower ??????:
Hi all,
let's have partial recursive function F, which is not recursive. I
don't understand, why
G(x) = Min(y) (F(x,y) = 0)
(where Min(y) is just minimization operator or unrestricted mu-
recursion)
is not partial recursive function.
Could someone please explain this to me?
Thank you very much.
I don't understand the question.
The Kleene operator together with primitive recursive defines the set of recursive functions. So, if F is primitive recursive, then yes, G is not primitive recursive, but only recursive. But if F is only partial recursive then I don't see why G should not be partial recursive too.
.
- References:
- Partial recursive functions and minimization
- From: Twoflower
- Partial recursive functions and minimization
- Prev by Date: Re: Kuratowski Ordered Pair
- Next by Date: Re: Partial recursive functions and minimization
- Previous by thread: Re: Partial recursive functions and minimization
- Next by thread: Re: Partial recursive functions and minimization
- Index(es):
Relevant Pages
|
Loading