LaTeX Fixes

This commit is contained in:
Indigo5684
2025-09-30 13:19:41 -05:00
parent 85d9aa3e75
commit b7f722277b
10 changed files with 221 additions and 21 deletions

View File

@@ -53,7 +53,7 @@ Additionally, if $R$ is a PID, as $\text{Ann}_R(N)$ is an ideal, $\text{Ann}(N)
**Theorem**. Fundamental Theorem, Existence: Invariant Form. Let $R$ be a PID and $M$ be a finitely generated $R$-module. THen,
- $M$ is isomorphic for some $r \in \mathbb{N}\cup{0}$, $a_1, \ldots, \a_m \neq 0 \in R$ such that $a_1 | a_2 | \ldots | a_m$, with
- $M$ is isomorphic for some $r \in \mathbb{N}\cup{0}$, $a_1, \ldots, a_m \neq 0 \in R$ such that $a_1 | a_2 | \ldots | a_m$, with
$$
M \cong R^{\oplus r} \oplus \frac{R}{(a_1)R} \oplus \frac{R}{(a_2)R} \oplus \ldots \oplus \frac{R}{(a_m)R}

View File

@@ -10,7 +10,7 @@
**Theorem**. Let $F$ be a field, $p(x) \in F[x]$. Then, there exists a $K$ such that $p(x)$ has a root in $K$.
**Theorem**. Let $F$ be a field, $p(x) \in F[x]$. Then, $K = \frac{F[x]}{(p(x))}$ and $\theta = x \amod{p(x)}$, $K$ has a basis of $1, \theta, \ldots, \theta^{n-1}$ where $n = \deg(p)$.
**Theorem**. Let $F$ be a field, $p(x) \in F[x]$. Then, $K = \frac{F[x]}{(p(x))}$ and $\theta = x a \mod{p(x)}$, $K$ has a basis of $1, \theta, \ldots, \theta^{n-1}$ where $n = \deg(p)$.
**Theorem**. Let $K/F$ and $\alpha, \beta, \ldots \in K$. Then, the smallest subfield of $K$ containing $F$ and $\alpha, \beta, \ldots$ is $F(\alpha, \beta, \ldots)$, which is the *field generated by $\alpha, \beta, \ldots$ over $F$*.