Question: 1- 2- Define an if - then - else construct as a primitive recursive function, i.e. given two functions f.g, an argument r, and a

1- 1- 2- Define an if - then - else construct as a2-

primitive recursive function, i.e. given two functions f.g, an argument r, and

Define an if - then - else construct as a primitive recursive function, i.e. given two functions f.g, an argument r, and a boolean expression e, the if -then - else construct should apply f or g to r depending on the boolean value of e. You don't have to use the same strict way to define a primitive recursive function as long as you are able to justify the correctness of your definitions. Example you can define a recursive definition of addition like +(r, 0) Prime test: if r ENthen prime(x otherwise. if is a prime number and prime(x) 0

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!