) (P ∧ Q ∧ R) ∨ (¬P ∧ R ∧ Q) ∨ (¬P ∧ ¬Q ∧ ¬R
"\\def\\arraystretch{1.5}\n \\begin{array}{|c|c|c|c|c|c|c|c}\n P & Q & R & P \\land Q \\land R & \\neg P \\land R \\land Q & \\neg P \\land \\neg Q \\land \\neg R & (P \\land Q \\land R) \\lor (\\neg P \\land R \\land Q) \\\\ \\hline\n 0 & 0 & 0 & 0 & 0 & 1 & 0\\\\ \\hline\n 0 & 0 & 1 & 0 & 0 & 0 & 0\\\\ \\hline\n0 & 1 & 0 & 0 & 0 & 0 & 0\\\\ \\hline\n0 & 1 & 1 & 0 & 1 & 0 & 1\\\\ \\hline\n1 & 0 & 0 & 0 & 0 & 0 & 0\\\\ \\hline\n1 & 0 & 1 & 0 & 0 & 0 & 0\\\\ \\hline\n1 & 1 & 0 & 0 & 0 & 0 & 0\\\\ \\hline\n1 & 1 & 1 & 1 & 0 & 0 & 1\\\\ \\hline\n\\end{array}"
Comments
Leave a comment