1. Re: 'Unknown' and three-valued logic

Pete wrote:
>> Unknown xor Unknown can be True or False

dm31 at uow.edu.au wrote:
> Hence, Unknown, since we are not sure which. :P

You are right!
In my truth table, I had written that Unknown xor Unknown = False.
That was not correct.

I checked it using the following formula:
a xor b = (a and (not b)) or ((not a) and b)
     <http://mathworld.wolfram.com/XOR.html>

Using "U" for "Unknown", the formula gives:
U xor U = (U and (not U)) or ((not U) and U) = U or U = U

Thank U!  smile

Best regards,
   Juergen

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu