Last Commit Maybe

This commit is contained in:
2026-01-04 17:00:27 -05:00
parent 8adb529263
commit 3cd325d2f2
3 changed files with 47 additions and 14 deletions

View File

@@ -37,7 +37,7 @@
\end{align*}
$$
- Null-set/Nollmängd/Empty set:
- En tom mängs, där $|A| = 0$
- En tom mängd, där $|A| = 0$
- $\emptyset = \{\}$
- Där $\emptyset \subset A$ är alltid sant
- $A = \{\{\}\}$ så är $A$ en mängd med elementet $\emptyset$ och $|A| = 1$ men $A \neq \emptyset$
@@ -49,7 +49,7 @@
- De rationella talen: $\mathbb{Q} = \{\frac{p}{q}: p, q \in \mathbb{Z}, q\neq0\}$
- De reela talen: $\mathbb{R} = \mathbb{Q} \cup \{\text{de irratinela talen}\}$. Ex: irratinella tal $\pi$, $\mathrm{e}$, $\sqrt{2}$
- De complexa talen: $\mathbb{C}=\{x+\mathrm{i}y:x,y\in\mathbb{R}, \mathrm{i}^2 = -1\}$
- Där $\mathbb{N}\cup\mathbb{Z}\cup\mathbb{Q}\cup\mathbb{R}\cup\mathbb{C}$
- Där $\mathbb{N}\subset\mathbb{Z}\subset\mathbb{Q}\subset\mathbb{R}\subset\mathbb{C}$
- $\cup$ - $\text{union/XOR}$, $\cap$ - $\text{och}$, $\subset$ - $\text{delmängd till}$, $\in$ - $\text{tillhör}$
- Intervall:
- Alla tal mellan två uppgivna tal
@@ -62,7 +62,7 @@
- Halv öppen intervall
- $(a, b] =\;]a, b]\;= \{x\in\mathbb{R}:a<x<=b\}$
- $[a, b) =\;[a, b)\;= \{x\in\mathbb{R}:a<=x<b\}$
- $(-infty, b] = \;]-\infty, b]\; = \{x\in\mathbb{R}:x<=b\}$
- $(-\infty, b] = \;]-\infty, b]\; = \{x\in\mathbb{R}:x<=b\}$
- $[a, \infty) = [a, \infty) = \{x\in\mathbb{R}:a<=x\}$
- Mängdoperationer
- Grundmängd (Universual set): $\mathcal{U}$