MyWikiBiz, Author Your Legacy — Monday November 03, 2025
Jump to navigationJump to search
4 bytes removed
, 19:36, 24 March 2009
| Line 518: |
Line 518: |
| | ===Step 5=== | | ===Step 5=== |
| | | | |
| − | <pre>
| |
| | Rewrite the final proof tree in existential graph format: | | Rewrite the final proof tree in existential graph format: |
| | | | |
| | + | <pre> |
| | o-----------------------------------------------------------o | | o-----------------------------------------------------------o |
| | | | | | | | |
| Line 562: |
Line 562: |
| | | | | | | | |
| | o-----------------------------------------------------------o | | o-----------------------------------------------------------o |
| | + | </pre> |
| | | | |
| − | NB. Graphic convention used in the above style of display:
| + | ; Note on the graphic conventions used in the above style of diagram |
| − | Square bracketed nodes mark subtrees to be pruned from
| + | : Square bracketed nodes mark subtrees to be pruned from one tree and grafted into another at the indicated site, amounting in effect to ''Facts'' being recycled as ''Cases''. Square brackets are also used to mark the intended result. |
| − | one tree and grafted into another at the indicated site,
| |
| − | amounting in effect to "Facts" being recycled as "Cases".
| |
| − | Square brackets are also used to mark the intended result.
| |
| − | </pre>
| |
| | | | |
| | ==Self-Documentation : Developmental Data Structures== | | ==Self-Documentation : Developmental Data Structures== |