Construct a truth table for each of these compound statements."( p \\leftrightarrow" q) "\\to(\\lnot p \\leftrightarrow q )"
Let us construct a truth table for the compound statement "( p \\leftrightarrow" q) "\\to(\\lnot p \\leftrightarrow q )"
"\\begin{array}{||c|c|c|c|c|c||}\n\\hline\\hline\np & q & p\\leftrightarrow q & \\neg p & \\neg p\\leftrightarrow q & p\\leftrightarrow q \\to \\neg p\\leftrightarrow q\\\\\n\\hline\\hline\n0 & 0 & 1 & 1 & 0 & 0\\\\\n\\hline\n0 & 1 & 0 & 1 & 1 & 1\\\\\n\\hline\n1 & 0 & 0 & 0 & 1 & 1\\\\\n\\hline\n1 & 1 & 1 & 0 & 0 & 0\\\\\n\\hline\\hline\n\n\\end{array}"
Comments
Leave a comment