Created the Abstract Algebra theorems and definitions cheat sheet
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
\section{Factor Rings}
|
||||
|
||||
\begin{theorem}[Existence of Factor Rings]
|
||||
Let $R$ be a ring and let $A$ be a subring of $R$. The set of cosets $\{r + A\ \vert\ r \in R\}$ is a ring under the operations $(s + A) + (t + A) = s + t + A$ and $(s+A)(t+A)=st+A$ if and only if $A$ is an ideal of $R$.
|
||||
\end{theorem}
|
||||
Reference in New Issue
Block a user