๐Ÿ—๏ธ ฮ˜ฯฯตฮทฮ ฮฑฯ„ฯ€๐Ÿšง (under construction)

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โˆˆZ} 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 xโˆˆRโงต{0R} is a zero divisor if there is some yโˆˆRโงต{0R} such that the following equation holds xโŠ—y=yโŠ—x=0R
The Integers form a Ring
Z 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+rnโˆ’1xnโˆ’1+โ€ฆ+r1x1+r0:nโˆˆN0,riโˆˆR} Along with addition, defined such that for any mโ‰คnโˆˆN0, we have: โˆ‘i=0nrixi+โˆ‘i=0msixi:=โˆ‘i=0nrixi+โˆ‘i=0nsixi:=โˆ‘i=0n(ri+si)xi Where for every mโ‰คkโ‰คn 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 rnโ‰ 0, 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 iโˆˆ0,...,n we have ri=0, then we say that p is the zero polynomial.
Monic
Let R be a ring and pโˆˆR[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 rnโ‰ 0, 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 rโˆˆR 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)
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 IโŠ†R is a left ideal of R if
  • (I,โŠ•) is a subgroup of (R,โŠ•)
  • For every rโˆˆR and xโˆˆI we have rโŠ—xโˆˆI
Right Ideal
Suppose that (R,โŠ•,โŠ—) is a ring, and let (R,โŠ•) be it's additive group, then we say that IโŠ†R is a left ideal of R if
  • (I,โŠ•) is a subgroup of (R,โŠ•)
  • For every rโˆˆR and xโˆˆI we have xโŠ—rโˆˆI
Binary Operation Applied to Sets
Suppose that โ‹† is a binary operation on a set X, and that A,BโŠ†X, then we define: Aโ‹†B:={aโ‹†b:aโˆˆA,bโˆˆB}

Notice that r,x have changed order

Subring
Suppose that (R,โŠ•,โŠ—) is a ring, and that SโŠ†R, 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 SโŠ†R is a subring with unity if S is a subring of R and 1RโˆˆS
Z is a Subring with Unity of Q
As per title.
Subring Criterion
Suppose (R,โŠ•,โŠ—) is a ring and that SโŠ†R, if
  • S is closed under โŠ• and โŠ—
  • S has inverses with respect to โŠ•
  • 1RโˆˆS
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 rโŠ—v=sโŠ—u. 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 aโŠ—y=xโŠ—b
Domain Fractions
Suppose that R is a domain, then we define frac(R):={[rs]:r,sโˆˆR,sโ‰ 0R}
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
The Fraction Crone is a Field
Suppose that frac(R) is the fraction crone, then it is also a field
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
C is a field extension of R
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 C over R
Prove that [C:R]=2
The Kernel of a Ring Homomorphism is a Proper Ideal
Suppose that ฯ•:Rโ†’S 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 ฯ•:Rโ†’S 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 ฯ•:Fโ†’S is a crone homomorphism, then it is also injective
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 ฯ•:Fโ†’S is a crone homomorphism, then im(ฯ•) is a subfield of S and is isomorphic to F
GCD of two Polynomials
Find the gcd of p(x)=x3โˆ’2x2+1 and j(x)=x2โˆ’xโˆ’3 in Q[x] and express it as a linear combination