w23-logic-2/inputs/lecture_03.tex
Josia Pietsch ad39e2ac6d
All checks were successful
Build latex and deploy / checkout (push) Successful in 1m5s
03 beginning
2023-10-23 22:43:31 +02:00

28 lines
699 B
TeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

\lecture{03}{2023-1023}{Cantor-Bendixson}
\begin{theorem}[Cantor-Bendixson]
\yaref{thm:cantorbendixson}{Cantor-Bendixson}{Cantor-Bendixson}
If $A \subseteq \R$ is closed,
it is either at most countable or else
$A$ contains a perfect set.
\end{theorem}
\begin{corollary}
If $A se \R$ is closed,
then either $A \le \N$ or $A \sim \R$.
\end{corollary}
\begin{fact}
$A' = \{x \in \R | \forall a < x < b.~ (a,b) \cap A \text{ is at least countable}\}$.
\end{fact}
\begin{proof}
$\supseteq$ is clear.
For $\subseteq $, fix $a < x < b$
and let us define $(y_n: n \in \omega)$
as well as $((a_n, b_n): n \in \omega)$.
% TODO
\end{proof}