QuickTable
symbols:meanings:*This program assumes that if there is more than one statement, it is an argument and the last sentence is the conclusion.
*A pound sign (#) at the far right of a row indicates that those truth values show that the argument is invalid
*Never have more than two values in each in a set of parentheses. e.g. Don't write Bv(A*B*C)

Examples:

~pv(b=e).r*~(e>r).~b=(p*r)
~(a=(c*d)).b>(d>(a*(c=a))).~b.~a
(l>(a*(b=~a)))*~l
A=B. ~( Av (~B*C) ). C> ( BvA ). C*B

~negation
*conjuction
vdisjunction
=biconditional
>conditional
.sentence delimiter

|| HOME ||