Re: Logic question
- From: Gerry Myerson <gerry@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 15 Mar 2007 06:34:34 GMT
In article <1173938751.659353.241590@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
"michael_jd" <michael_jd@xxxxxxxxxxx> wrote:
Is XOR distributive over OR? I mean is this statment correct...
p OR (q XOR r) = (p OR q) XOR (p OR r)
also I understand that AND is not distributive over XOR, ie
p XOR (q AND r) not= (p XOR q) AND (p XOR r)
are my equations correct?
Why not write out the truth tables & see for yourself?
--
Gerry Myerson (gerry@xxxxxxxxxxxxxxx) (i -> u for email)
.
- References:
- Logic question
- From: michael_jd
- Logic question
- Prev by Date: Re: Proof Attempt For Fermat's Last Theorem
- Next by Date: Re: Proof Attempt For Fermat's Last Theorem
- Previous by thread: Logic question
- Next by thread: Re: Logic question
- Index(es):
Relevant Pages
|