This commit is contained in:
parent
326cca0e54
commit
3faf497be7
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
\lecture{19}{2024-01-11}{Forcing}
|
||||
|
||||
Beginning with this lecture,
|
||||
the material is no longer relevant for the exam.
|
||||
|
||||
Recall that $\exists x \in y.~ \phi$ abbreviates
|
||||
$\exists x.~ x \in y \land \phi$
|
||||
and $\forall x \in y.~\phi$ abbreviates $\forall x.~x \in y \to \phi$.
|
||||
|
|
Loading…
Reference in a new issue