Im practicing boolean algebra on the following problem
(A+B)(¬A+¬B)
In my textbook they apply the distributive property to get
A(¬A+¬B)+B(¬A+¬B)
Im not quite sure how this is being applied and would appreciate some clarification.
I know the distributive property is defined as followed
A(B+C)=(AB)+(AC)
But in our problem we have (A+B)(¬A+¬B) not (AB)+(AC)
It is also the case that conjunction is commutative, so