Which of the following is not a valid rule of Boolean algebra? Python Which of the following is not a valid rule of Boolean algebra? Answer: It should be: not(a and b) == not(a) or not(b) Share this Share on FacebookTweet on TwitterPlus on Google+