JJBladester
Gold Member
- 281
- 2
Homework Statement
The idempotency theorem X∙X=X is defined for one variable, but does it apply to logic expressions with multiple variables?
Example:
ABC∙ABC = ABC
Is this valid?
Homework Equations
Switching algebra single-variable theorems:
X+X = X
X∙X = X
The Attempt at a Solution
My book gives single-variable and general theorems in its switching algebra section. The single-variable theorem is listed above. The general idempotency theorems are:
X+...+X = X
X∙X...∙X = X
However, it says nothing about whether or not the expression ABC∙ABC = ABC can be made.