MyWikiBiz, Author Your Legacy — Wednesday November 05, 2025
Jump to navigationJump to search
649 bytes removed
, 03:02, 28 August 2009
| Line 535: |
Line 535: |
| | |} | | |} |
| | | | |
| − | What we have harvested is the succulent equivalent of a ''disjunctive normal form'' (DNF) for the proposition with which we started. Remembering that a blank node is the graphical equivalent of a logical value ''true'', we can read this brand of DNF in the following manner: | + | What we have harvested is the succulent equivalent of a ''disjunctive normal form'' (DNF) for the proposition with which we started. |
| | + | |
| | + | {| align="center" cellpadding="8" |
| | + | | [[Image:Praeclarum Theorema DNF.jpg|500px]] |
| | + | | (24) |
| | + | |} |
| | + | |
| | + | Remembering that a blank node is the graphical equivalent of a logical value <math>\operatorname{true},</math> the resulting DNF may be read as follows: |
| | | | |
| | {| align="center" cellpadding="10" style="text-align:center; width:90%" | | {| align="center" cellpadding="10" style="text-align:center; width:90%" |
| | | | | | |
| | <pre> | | <pre> |
| − | o-----------------------------------------------------------o
| |
| − | | |
| |
| − | | c o---o---o c |
| |
| − | | \ / |
| |
| − | | b o---o---o b |
| |
| − | | \ / |
| |
| − | | d o---o---o d |
| |
| − | | \ / |
| |
| − | | a o---o---o a |
| |
| − | | \ / |
| |
| − | | @ |
| |
| − | | |
| |
| | o-----------------------------------------------------------o | | o-----------------------------------------------------------o |
| | | | | | | | |
| Line 565: |
Line 560: |
| | o-----------------------------------------------------------o | | o-----------------------------------------------------------o |
| | </pre> | | </pre> |
| − | | (24)
| |
| | |} | | |} |
| | | | |