How can a logical approach help prove Boolean algebra properties?

AI Thread Summary
A logical approach to proving Boolean algebra properties involves starting from fundamental definitions or axioms. The discussion emphasizes the importance of establishing a base before proving properties like commutative, associative, and distributive. It suggests using Single Variable Theorems as a foundation for initial proofs. The challenge arises in proving properties sequentially, as one may need to rely on previously established properties to validate others. Ultimately, a clear starting point for the operations of addition and multiplication is essential for effective proof development.
seang
Messages
184
Reaction score
0
For my digital logic class, we are supposed to prove all of the two and three variable properties (commutative, associative, distributive...). I'm not really sure how to go about this, because although he didn't say, it seems intuitive to prove them in order, ie you can't use a property until you've proved it.

So I'm thinking about using the Single Variable Theorems for the first few (x+x = x , x*x = x , etc)

So then I started to say, for the commutative property, yx=xy, multiply each side by x to get xyx=xxy, but then, wouldn't I have to use the associatve property to group the x's together to obtain 1?, so that y=y?

Help?
 
Physics news on Phys.org
Well, you have to start at some definition (or list of assumed axioms) before you can prove anything; where is your starting point for + and *?
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...

Similar threads

Back
Top