Skip to content

Commit

Permalink
Update for 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
Lipen committed Dec 6, 2023
1 parent a7b55c6 commit 3ec6995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hw4.tex
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{\TextHomeworkEng~\#4}
{Formal Logic}
{\TextDiscreteMathEng}
{\IconFall~Fall 2022}
{\IconFall~Fall 2023}

%% Add custom setup below

Expand Down Expand Up @@ -108,7 +108,7 @@

\item Symbolize the given arguments with well-formed formulae (WFFs) of propositional logic.
For each argument, determine its validity using a truth table.
For each \textit{valid} argument, provide a deductive formal proof\footnote{You can check your proofs at \url{https://proofs.openlogicproject.org}. However, note that some inference rules may be missing here, \eg contraposition and commutativity \--- nevertheless, you are still allowed to use them in this task.} in Fitch notation.
For each \textit{valid} argument, provide a deductive formal proof\footnote{You can check your proofs at \url{https://proofs.openlogicproject.org}. Note that some inference rules may be missing here, \eg contraposition and commutativity \--- nevertheless, you are still allowed to use them in this task.} in Fitch notation.
For each \textit{invalid} argument, provide a counterexample valuation.

\begin{subtasks}
Expand Down

0 comments on commit 3ec6995

Please sign in to comment.