MyWikiBiz, Author Your Legacy — Tuesday November 19, 2024
Jump to navigationJump to search
112 bytes added
, 16:00, 15 March 2009
Line 1,989: |
Line 1,989: |
| A complete description of <math>\operatorname{Stunt}(2)</math> in propositional form is obtained by conjoining one of the above choices for initial conditions with all of the following sets of propositions, that serve in effect as a simple type of ''declarative program'', telling us all that we need to know about the anatomy and behavior of the truncated TM in question. | | A complete description of <math>\operatorname{Stunt}(2)</math> in propositional form is obtained by conjoining one of the above choices for initial conditions with all of the following sets of propositions, that serve in effect as a simple type of ''declarative program'', telling us all that we need to know about the anatomy and behavior of the truncated TM in question. |
| | | |
− | Mediate Conditions: | + | '''Mediate Conditions''' |
| | | |
| {| align="center" cellpadding="8" width="90%" | | {| align="center" cellpadding="8" width="90%" |
Line 2,004: |
Line 2,004: |
| |} | | |} |
| | | |
− | <pre>
| + | '''Terminal Conditions''' |
− | Terminal Conditions: | |
| | | |
− | (( p2_q# )( p2_q* ))
| + | {| align="center" cellpadding="8" width="90%" |
| + | | |
| + | <math>\begin{array}{l} |
| + | \texttt{((~p2\_q\#~)(~p2\_q*~))} |
| + | \end{array}</math> |
| + | |} |
| | | |
| + | <pre> |
| State Partition: | | State Partition: |
| | | |