What does the Comp function mean?

  • Context: Graduate 
  • Thread starter Thread starter japplepie
  • Start date Start date
  • Tags Tags
    Function Mean
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 1K views
japplepie
Messages
93
Reaction score
0
I've been looking at this proof -> http://basics.sjtu.edu.cn/~liguoqiang/teaching/comp14/materials/Ackermann.pdf
At the bottom of the second page, there is this thing which looks like this:
http://s24.postimg.org/sxtz7pef9/what.png

Could someone please explain what that function with those weird parameters mean please, thank you :)
 
Last edited by a moderator:
Physics news on Phys.org
jedishrfu said:
My guess is it means composite. The proof is trying to demonstrate the Ackermann's function is not a primitive recursive function (Pr) so that means it must be a composite function.

http://en.wikipedia.org/wiki/Primitive_recursive_function
I see, but what is the p11 in the parameter?
 
jedishrfu said:
Could that be one of the primitive recursive functions?
I think what it means is the general form of the any kind of primitive recursive function, but I'm not sure.. What do you think?