Move handouts

This commit is contained in:
Mark 2025-01-21 18:22:04 -08:00
parent 2da6bca192
commit 0e591b6d28
Signed by: Mark
GPG Key ID: C6D63995FE72FD80
275 changed files with 10 additions and 39 deletions

View File

@ -1,35 +0,0 @@
% use [nosolutions] flag to hide solutions.
% use [solutions] flag to show solutions.
\documentclass[
solutions,
singlenumbering
]{./ormc_handout}
\title{The Size of Sets}
\subtitle{Prepared by Mark on \today{}}
\begin{document}
\maketitle
\section{Set Basics}
\definition{}
A \textit{set} is a collection of objects. \par
If $a$ is an element of set $S$, we write $a \in S$. This is pronounced \say{$a$ in $S$.} \par
The position of each element in a set or the number of times it is repeated doesn't matter. \par
All that matters is \textit{which} elements are in the set.
\vspace{2mm}
We say two sets $A$ and $B$ are equal if every element of $A$ is in $B$, and every element of $B$ is in $A$. This is known as the \textit{principle of extensionality.}
\problem{}
Convince yourself that $\{a, b\} = \{b, a\} = \{a, b, a, b, b\}$.
\begin{solution}
This is a solution.
\end{solution}
\end{document}

View File

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 89 KiB

View File

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Some files were not shown because too many files have changed in this diff Show More