Formatting Fix

This commit is contained in:
Nathan Nguyen
2024-10-08 21:17:36 -05:00
parent a1a56aa3c2
commit d0bebcf40b
13 changed files with 26 additions and 24 deletions

View File

@@ -1,4 +1,5 @@
# Chapter 16 - Rings
## Section 16.1 - Rings
**Definition**. A nonempty set $S$ is a *ring* if, with two binary operations called addition and multipllication, the following are satisfied:
@@ -139,4 +140,4 @@ $$
Thus, $ab \in P$. By symnetry, assume $a \notin P$. Thus, $b \in P$ by the devinition of a prime ideal, so $b + P = 0 + P$, meaning $R/P$ is an integral domain.
**Theorem**. 16.40: In a commutative ring with identity, every maximal ideal is also a prime ideal.
**Theorem**. 16.40: In a commutative ring with identity, every maximal ideal is also a prime ideal.