Skip to content
Snippets Groups Projects
Commit 3f0e77aa authored by Haniel Barbosa's avatar Haniel Barbosa
Browse files

fix definition

Caught by Bruno
parent 33062cbd
No related branches found
No related tags found
No related merge requests found
Pipeline #3921 passed
......@@ -2333,7 +2333,7 @@ with $1 \leq k \leq n$.
\begin{plList}
\Gamma\proofsep&
i.& \operatorname{ite} \varphi_1\;\varphi_2\;\varphi_3 \leftrightarrow
(\varphi_1 \rightarrow \varphi_2) \land (\neg\varphi_1 \rightarrow \neg\varphi_3)
(\varphi_1 \rightarrow \varphi_2) \land (\neg\varphi_1 \rightarrow \varphi_3)
&(\currule)\\
\end{plList}
\end{plContainer}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment