ΘρϵηΠατπ

Magma
A magma is a set M with a binary operation defined on M
Monoid
A monoid is a set X with a binary operation on X such that is associative and it has an identity
Ring
A ring is a non-empty set R equipped with two binary operations ⊕︎, such that

Note that we used the symbols ⊕︎, because this definition generalizes some of the properties that we know true for +, when working with numbers. Note that on paper, you will usually see +, instead of the circled operations. They are used here to emphasize that these are generic operations.

Commutative Ring
A commutative ring is a ring R such that is commutative.
Ring with Unity
A ring with unity is a ring R that contains an identity element relative to , which we denote by 1R
Crone
We employ the word Crone to specify a commutative ring with unity

The above word is derived from Commutative Ring with ONE

Two by Two Matrices with 0 In Bottom Left Form a Crone
Let R:={(ab0a):a,b} along with the usual definition for matrix addition and matrix multiplication, show that this forms a crone.

In writing sometimes the original definition of ring is written as rng (without the i) to denote that there is no assumption on it having a multiplicative identity, and the above definition is just identified by ring (with the character i, representing that we assume there is an multiplicative identity. In speaking we cannot distinguish "rng" and "ring", so we prefer the names listed here.

Zero Divisor
Let (R,⊕︎,) be a ring, then we say that an element xR{0R} is a zero divisor if there is some yR{0R} such that the following equation holds xy=yx=0R
The Integers form a Ring
forms a ring
Every Field is a Ring
The Integers Modulo N are a Ring
Polynomials Form a Ring with Ring Coefficients
Suppose that R is a ring and that the set R[x]={rnxn+rn1xn1++r1x1+r0:n0,riR} Along with addition, defined such that for any mn0, we have: i=0nrixi+i=0msixi:=i=0nrixi+i=0nsixi:=i=0n(ri+si)xi Where for every mkn we've set sk=0, thus artifically padding the polynomial without changing it. As for multiplication, we define (i=0nrixi)(j=0msixi):=k=0n+mtkxk Wherein tk=i+j=krisj

Note that the definition of tk describes how many ways to get the same degree after the generalized expansion rule has been applied to the two. Additionally these objects are not yet functions, they are simply symbolic formal expressions.

Leading Coefficient
Let R be a ring and p=i=0nrixi be a polynomial in R[x] such that rn0, then ri is called the leading coefficient of p
Zero Polynomial
Let R be a ring and p=i=0nrixi be a polynomial such that for every i0,...,n we have ri=0, then we say that p is the zero polynomial.
Monic
Let R be a ring and pR[x] such that rn=1, then p is said to be monic.
Degree
Let R be a ring and p=i=0nrixi be a polynomial in R[x] such that rn0, then we say that the degree of p is n, and it is denoted by deg(p)
Square Matrices form a Non-Commutative Ring
Let R be a ring and then Mn×n(R) form a non-commutative ring

Note that a vector space forms an abelian group under addition, but there is no clear multiplication, using the cross product doesn't work.

Zero Multiplication in a Ring
Let R be a ring, then for any rR 0r=0
Additive Inverse equals Multiplication by One's Additive Inverse
r=(1)r
Additive Inverse times Additive Inverse of One Yields Original
(1)(r)=r
The set of One Element Forms a Ring
Suppose that R={r}, with addition and multiplication defined in the only way it can be, then R forms a ring, which is called the zero ring
Degree of Product equals Sum of Degrees
Suppose that R is a domain and f,g are non-zero polynomials in R[x], then deg(fg)=deg(f)+deg(g)

We first start by setting n:=deg(f) and m=deg(g). Note that the highest power that could be produced by this product would be xn+m.

Suppose that f=i=0nrixi and g=i=0msixi, by the definition of deg() we know rn,sm are non-zero, therefore since R is a domain we know rnsn0R, which shows that the coefficient on xn+m is non zero, thus we can conclude that deg(fg)=deg(f)+g as needed.

Polynomials Formed from a Domain Form a Domain
Suppose that R is a domain, then so is R[x]
a direct sum of infinitely many nonzero rings has no unity I'm implicitly using the trivial fact that in any ring R with 1: R = {0} iff 1 = 0 (in fact, 0*x = x*0 = 0 in all rings, even those lacking 1) (since 1*x = x for all x, and 0*x = 0 for all x, in any ring with 1) Did you know that in any ring with 1, the axiom that addition is commutative is redundant with the rest of the axioms? That is, you can prove it, assuming only the other axioms.
Left Ideal
Suppose that (R,⊕︎,) is a ring, and let (R,⊕︎) be it's additive group, then we say that IR is a left ideal of R if
  • (I,⊕︎) is a subgroup of (R,⊕︎)
  • For every rR and xI we have rxI
Right Ideal
Suppose that (R,⊕︎,) is a ring, and let (R,⊕︎) be it's additive group, then we say that IR is a left ideal of R if
  • (I,⊕︎) is a subgroup of (R,⊕︎)
  • For every rR and xI we have xrI
Binary Operation Applied to Sets
Suppose that is a binary operation on a set X, and that A,BX, then we define: AB:={ab:aA,bB}

Notice that r,x have changed order

Subring
Suppose that (R,⊕︎,) is a ring, and that SR, if (S,⊕︎,) is a ring, then we say that S is a subring
Subring with Unity
Suppose that R is a ring with unity then we say SR is a subring with unity if S is a subring of R and 1RS
is a Subring with Unity of
As per title.
We know that , and let +, be multiplication as defined in , then for any a,b we can see that a+b this is because really we have a1+b1=a+b1, similarly ab and we know that 1.
Subring Criterion
Suppose (R,⊕︎,) is a ring and that SR, if
  • S is closed under ⊕︎ and
  • S has inverses with respect to ⊕︎
  • 1RS
then S is a subring
Subfield
Suppose that S is a subcrone of R, then if S is a field, then we say that S is a subfield.
Fraction Equivalence Class
Suppose that R is a domain, now consider the relation defined R×R where we say that (r,s) is related to (u,v) iff rv=su. We will notate an element (x,y)R×R as xy, thus we have equivalence classes which we will denote by [xy], where we note that ab[xy] iff ay=xb
Domain Fractions
Suppose that R is a domain, then we define frac(R):={[rs]:r,sR,s0R}
The Domain Fractions Can be Extended to a Crone
We define ⊕︎ as follows: [rs]⊕︎[uv]:=[rv+ussv] And for we define [rs][uv]:=[rusv] Then we claim that (frac(R),⊕︎,) is a crone and we call it the fraction crone
In the definition of note that we require the product of sv to be non-zero for if it was zero then clearly rusvfrac(R) (meaning it's not closed under , this is where the assumption that R was a domain is being used.
The Fraction Crone is a Field
Suppose that frac(R) is the fraction crone, then it is also a field
Because we can explicitly construct multiplicative inverses.
Field Extension
Suppose that F is a subfield of some field E, then we say that E is a field extension of F
The complex numbers are a field extension of the reals
is a field extension of
Field Extension Yields a Vector Space
Suppose that E is a field extension of F then E forms a vector space over F
Degree of a Field Extension
Suppose that E is a field extension of F, and let VE be the vector space over F, then if this vector space is finite dimension, we say call it's dimension the degree of E over F and denote it as [E:F]
Degree of over
Prove that [:]=2
We can prove it by showing that the basis :=(1,i) works
The Kernel of a Ring Homomorphism is a Proper Ideal
Suppose that ϕ:RS is a ring homomorphism, then ker(ϕ) is a proper ideal of R
A Ring Homomorphism is an Injection iff It's Kernel is Zero
Suppose that ϕ:RS is a ring homomorphism, then ϕ is injective iff ker(ϕ)={0R}
Field to Ring Homomorphism Implies Injective
Suppose that F is a field and that S is a crone, then if ϕ:FS is a crone homomorphism, then it is also injective

If S is the zero crone, then this trivially holds. So now we assume not the trivial crone

Since ϕ is a crone homomorphism, then we know that ϕ(1F)=1S, now suppose that xF{0F}, then we have some x1 such that xx1=1F, so that 1S=ϕ(1F)=ϕ(xx1) but ϕ is a crone homomorphism, so that ϕ(xx1)=ϕ(x)ϕ(x1)=ϕ(x)[ϕ(x)]1.

If ϕ(x)=0S, then we obtain that 1S=0S, which is a contradiction becaues S was not trivial. Therefore for any x0 we know that ϕ(x)0, which says that ker(ϕ)={0F}, therefore we obtain that ϕ is an isomorphism.

Field to Crone Homomorphism Implies the Image of the Field Is a Subfield Isomorphic to the Original Field
Suppose that F is a field and that S is a crone, then if ϕ:FS is a crone homomorphism, then im(ϕ) is a subfield of S and is isomorphic to F

To show that im(ϕ) is a subfield of the crone S we must show that it is also a crone under S's operations ⊕︎,. So suppose that x,yim(ϕ), by definition this means that there is some a,bF such that ϕ(a)=x and ϕ(b)=y, we want to now show that x⊕︎yim(ϕ), but note that ϕ(a+b)=ϕ(a)⊕︎ϕ(b)=x⊕︎y therefore a+b maps to it under ϕ so we know that x⊕︎yim(ϕ), similarly we can see that ϕ(ab)=ϕ(a)ϕ(b)=xy so that also xyim(ϕ), where we've used the fact that ϕ is a homomorphism a few times.

We'll now show that im(ϕ) has inverses with respect to ⊕︎, so let xim(ϕ) so we have some aF such that ϕ(a)=x, consider the element ϕ(a)im(ϕ), we can see that ϕ(a)⊕︎ϕ(a)=ϕ(a+a)=ϕ(0F)=0S, thus im(ϕ) has inverses with respect to ⊕︎, finally note that since ϕ was a crone homomorphism, we also know that ϕ(1F)=1S which shows that 1Sim(ϕ). So we concluded that im(ϕ) is a subcrone.

To show it's a subfield, we must now show that im(ϕ) is a field, so we must prove that it has multiplicative inverses, thus let xim(ϕ) where xOS, we want to prove that it has a multiplicative inverse, but first we know that there is some aF such that ϕ(a)=x, also note that a0 or else we have a contradiction, therefore since F was a field, there is some a1F such that aa1=1F, now we note that xϕ(a1)=ϕ(a)ϕ(a)1=ϕ(aa1)=ϕ(1F)=1S. In other words ϕ(a1)im(ϕ) is an inverse for x, now we conclude that im(ϕ) is a subfield of S.

We will now show that im(ϕ) is isomorphic to F through ϕ, we have to show that it's a homomorphism, but we already know it is because of the fact that ϕ is a ring homomorphism, so we just have to show it's a bijection, but every function is in bijection to it's own image, therefore it's an isomorphism.

GCD of two Polynomials
Find the gcd of p(x)=x32x2+1 and j(x)=x2x3 in [x] and express it as a linear combination
We employ the euclidean algorithm:

From our first pass of division we conclude that p(x)=(x1)j(x)+(2x2). Denote q1(x)=x1 and r1(x)=2x2. From the second iteration we conclude that j(x)=12xr1(x)3 and denote q2(x)=12x we can see that 3 is going to be our last non-zero remainder, therefore we know that their gcd will be one. We will find 3 as a linear combination of the others and then normalize it.

We do it all symbolically: 3amp;=j(x)q2(x)r1(x)amp;=j(x)q2(x)[p(x)q1(x)j(x)]amp;=j(x)q2(x)p(x)q2(x)q1(x)j(x)amp;=j(x)[1q2(x)q1(x)]q2(x)p(x) Therefore 1=j(x)[13(1q2(x)q1(x))]+p(x)q2(x)3, note that it can be expanded explicitly from this point.