Express the negations of each of these statements so that
all negation symbols immediately precede predicates.
∃x∃y(Q(x, y) ↔ Q(y, x))
"By \\space steps: \\space \\\\\n\n1)\\forall \\space x\\forall \\space y\\neg(Q(x,y)\\leftrightarrow \\space Q(y,x))\\\\\n\n2)\\forall \\space x\\forall \\space y(Q(x,y) \\space \\oplus \\space Q(y,x)) \\\\\n where \\space \\oplus \\space is \\space exclusive \\space and \\space exhaustive\\\\\n\nhence \\space answer \\space is \\space \u2200x\u2200y(Q(x,y)\u2295Q(y,x))"
Comments
Leave a comment