You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
168 B
8 lines
168 B
\begin{logicproof}{0}
|
|
p & \prem \\
|
|
p \imp q & \prem \\
|
|
p \imp (q \imp r) & \prem \\
|
|
q \imp r & $\impe1,3$\\
|
|
q & $\impe 1,2$ \\
|
|
r & $\impe 4,5$
|
|
\end{logicproof}
|