Incorrect Answer.
In the "proof"
1 p
q
r
premise
2 p
q
e 1
the rule
-elimination cannot be applied, since the formula p
q
r is an
implication
and the rule
-elimination requires a
conjunction
as its argument. This proof does not type check!
Back to Question.
Next Question.