update notations and fix typos

This commit is contained in:
Zheyuan Wu
2025-02-25 20:41:35 -06:00
parent 419ea07352
commit 27bff83685
71 changed files with 920 additions and 430 deletions

View File

@@ -22,10 +22,12 @@ Let $S=\mathbb{Z}$.
## Continue
### LUBP
### LUBP (The least upper bound property)
Proof that $LUBP\implies GLBP$.
Proof:
Let $S$ be an ordered set with LUBP. Let $B<S$ be non-empty and bounded below.
Let $L=y\in S:y$ is a lower bound of $B$. From the picture, we expect $\sup L=\inf B$ First we'll show $\sup L$ exists.
@@ -55,6 +57,8 @@ Let's say $\alpha=sup\ L$. We claim that $\alpha=inf\ B$. We need to show $2$ th
Thus $\alpha=inf\ B$
QED
### Field
| | addition | multiplication |