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!
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!!
– Federico Nov 21 '12 at 23:01