"\\begin{matrix}\nA&B&C&A^c&(A \\land B^c) (A \\land A^c) \n\n \n\n\\end{matrix}"
"\\begin{matrix} 0 & 0 & 0 & &1 &&0 &&&0\\\\\n 0 &0 &1 & &1 &&0 &&&0\\\\\n 0& 1&0 && 1&&0 &&&0\\\\\n\n 0&1&1&&1&&0&&&0\\\\\n 1&0&0&&0&&1&&&0\\\\\n 1&0&1&&0&&1&&&0\\\\\n 1&1&0&&0&&0&&&0\\\\\n 1&1&1&&0&&0&&&0\n \n \n\n \n\\end{matrix}"
"\\begin{matrix}\n (A\\bigwedge B^c)\\lor(A\\lor A^c) &&A-(A\\land B)\\\\\n 0 &&0\\\\\n 0&&0\\\\\n 0&&0\\\\\n0&&0\\\\\n1&&1\\\\\n1&&1\\\\\n0&&0\\\\\n0&&0\n \n\\end{matrix}"
P:if cows are crows
Q:crows are four legged
"\\begin{matrix}\n P & Q&&(P\\implies Q) && \\neg(P\\implies Q)\\\\\n T&T&T&&&F\\\\\n T&F&T&&&F\\\\\n F&T&T&&&F\\\\\nF&F&F&&&T\n\\end{matrix}"
Comments
Leave a comment