2
$\begingroup$

First of all, i'm sorry for my english. I'll try to do my best to explain myself.

I've been trying to look for it on the internet, but i'm not sure about the answer. I hope someone can help me here :)

My question is: Is it possible to add a new term to both sides of a boolean algebra expression?

For example:

A * B' = 0, then

A * B' + A = 0 + A, then

A * B' + A = A

I know that in that equation specifically DOES work, but i'm not sure if it's absolutely acceptable always.

Thank you!

  • 0
    Thanks, Amzoti. I went over the titles, and i think i have all that covered. I've been checking my notes for a while now, but i can't convince myself about the question I asked. Thank you anyway! I'm not sure i understood you correctly Andres Caicedo, but i think that what you meant is that if I apply a function, in this particular case, a function that adds A to the value the function takes as a parameter, then i can apply the function on the other side of the = sign, and the equality will still hold. So, it is possible to do what i ask, then... Thank you very much!!2012-11-21

1 Answers 1

1

If $A=B$ then $A+C = B+C$, but it's not generally true in Boolean algebras that if $A+C=B+C$ then $A=B$.

  • 0
    That was m$y$ doubt! Thank you very much!! I really appreciate it! I was trying not to use it, because i wasn't sure. You just solved one big question :)2012-11-21