For HW #8 |
| f(x,y) = { | 1 if Px(y) does not stop undefined otherwise |
| g(a,b,c,d) = { | 1 if Pa(b) and Pc(d)
both stop undefined otherwise |
| h(a,b,c,d) = { | 1 if Pa(b) stops or Pc(d)
stops (or both stop) undefined otherwise |