I am trying to understand what the operator $*$ means in Boolean algebra. If x is a Boolean variable, what does the expression $x*$ mean?
2026-03-29 07:21:20.1774768880
What does $x*$ mean?
83 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
In these exercises, $s*$ means the dual of $s.$ This is obtained from $s$ (which is an expression of propositional calculus containing only the operations $\wedge, \vee,$ and $\neg$) by replacing $\wedge$ with $\vee$, $\vee$ with $\wedge$, $T$ with $F$, and $F$ with $T$.
In the edition of the book I looked at, the author defines dual just before exercise 34, a few exercises above the one the OP referenced in a comment.