Embed presentation


![ If there exists a TM for a function F, then F is
recursive.
If a function F is recursive (that is, in this set),
then [you can define] a TM that performs F.
3](https://image.slidesharecdn.com/regulergrammarcfg-190205100025/75/Reguler-grammar-cfg-3-2048.jpg)







1. The document defines a set of functions by specifying an initial set and rules for generating new functions from the initial set. The initial set includes identity and projection functions on integers. New functions can be generated by adding 1 or assigning a constant. 2. If a function F can be computed by a Turing machine, then F is recursive. Conversely, if a function F is recursive (part of the defined set), then a Turing machine can be defined to compute F. 3. A grammar G consists of symbols divided into final and auxiliary symbols, production rules that replace strings of symbols, a starting auxiliary symbol, and a language of final symbol strings generated by starting with the starting symbol and applying the production


![ If there exists a TM for a function F, then F is
recursive.
If a function F is recursive (that is, in this set),
then [you can define] a TM that performs F.
3](https://image.slidesharecdn.com/regulergrammarcfg-190205100025/75/Reguler-grammar-cfg-3-2048.jpg)






