Propositional logic exercise

Prove that `harr` is associative. Start with `(P harr Q) harr R` and proceed in logically equivalent steps. MathCheck will only check that your input doesn't contain errors, and not that your final step is reasonable. MathCheck also already knows that `harr` is associative, so use #( and #) to force printing the parentheses.

or