Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions II_L/logic_and_set_theory.tex
Original file line number Diff line number Diff line change
Expand Up @@ -432,12 +432,12 @@ \subsection{Syntactic implication}
\end{cor}

\begin{thm}[Completeness theorem]\index{completeness theorem}
Le $S\subset L$ and $t\in L$. Then $S\models t$ if and only if $S\vdash t$.
Let $S\subset L$ and $t\in L$. Then $S\models t$ if and only if $S\vdash t$.
\end{thm}

This theorem has two nice consequences.
\begin{cor}[Compactness theorem]\index{compactness theorem}
Let $S\subset L$ and $t\in L$ with $S\models t$. Then there is some finite $S'\subset S$ has $S'\models t$.
Let $S\subset L$ and $t\in L$ with $S\models t$. Then there is some finite $S'\subset S$ such that $S'\models t$.
\end{cor}

\begin{proof}
Expand Down