What's the difference between a ring and a field?

In summary: But a field is more than just a "regular number" - it is a mathematical structure that follows a specific set of axioms, which allows for operations beyond just addition and multiplication.
  • #1
swampwiz
571
83
They seem to mean the almost the same thing, with a field allowing subtraction & division whereas a ring only needs addition & multiplication. Is that a ring can mean "addition" & "multiplication" in some way that isn't between numbers per se, but between whatever abstract things can be dreamed up, whereas a field is strictly for real/complex numbers?
 
Physics news on Phys.org
  • #2
swampwiz said:
They seem to mean the almost the same thing, with a field allowing subtraction & division whereas a ring only needs addition & multiplication.
No, they are different. Here are partial definitions from "CRC Standard Mathematical Tables."
Ring - a system ##[R, \theta, A]##, where R consists of a nonempty set, ##\theta## consists of two binary operations, + and ##\times##, and A is a set of axioms.

Example: the set of integers, with the usual operations of addition and multiplication, is a ring.
I'll let you look up the axioms, which you should be able to find on Wikipedia or elsewhere.

Integral Domain - a ring R in which multiplication satisfies additional assumptions beyond those of a ring, such as multiplication being commutative.
Example: As it turns out, the ring of integers also satisfies the additional axioms, and is an integral domain.

Field - an integral domain in which every element except ##z## is a unit. Here, ##z## is the element that plays the role of zero.
Examples: the field of rational numbers, with the usual operations of addition and multiplication.
The field of real numbers, with the usual operations of addition and multiplication.

BTW, the operations are addition and multiplication. Subtraction such as a - b is defined in terms of adding the additive inverse. I.e., a - b is defined as a + (-b), where -b is the thing that can be added to b to produce the additive identity.
swampwiz said:
Is that a ring can mean "addition" & "multiplication" in some way that isn't between numbers per se, but between whatever abstract things can be dreamed up, whereas a field is strictly for real/complex numbers?
No, as mentioned above, there is the field of rational numbers. There are also finite fields, also called Galois fields.
 
  • #3
swampwiz said:
They seem to mean the almost the same thing, with a field allowing subtraction & division whereas a ring only needs addition & multiplication. Is that a ring can mean "addition" & "multiplication" in some way that isn't between numbers per se, but between whatever abstract things can be dreamed up, whereas a field is strictly for real/complex numbers?
Neither nor. You are right that fields allow divisions whereas rings in general do not, will say a field is always a ring but not the other way around.

Anyway, let's make an example:
  • The set ##\mathbb{Z}_4 = \{\,0,1,2,3\,\}## of possible remainders of a division by four builds a commutative ring. But we have ##2\cdot 2=0## in this ring, so we cannot divide by ##2##.
  • The set ##\mathbb{Z}_5=\{\,0,1,2,3,4\,\}## of possible remainders of a division by five builds a commutative ring which is also a field. All elements have multiplicative inverses.
Polynomials build rings which aren't fields. Other examples are matrix rings. E.g.
$$
\left\{\,\left. \begin{bmatrix}0&m&n\\0&0&k\\0&0&0\end{bmatrix} \,\right|\,k,m,n\in \mathbb{Z} \,\right\}
$$
builds a ring, one that has no multiplicative neutral element, a ##1##.

Rings in which there are no elements ##a\cdot b=0## other than ##0## can always be extended to a field, like the integers are extended to the rationals. But this does not mean the elements are what you thought of, this is also true for polynomials with coefficients in say ##\mathbb{Z}_5## or ##\{\,0,1\,\}## if ##1+1=0##.

Neither ring nor field are bounded to what you call numbers. Those are only examples, not representatives.
 
  • #4
OK, other than the fact that a field is always a ring (but not vice-versa), I am hopelessly confused.
 
  • #5
Consider the examples ##\mathbb{Z}_4## and ##\mathbb{Z}_5## I gave.

In a division by, say four, we have the remainders ##0,1,2,3##. Now try to construct the addition and multiplication tables. At the end, look up whether ##1## occurred in the row of ##2## in the multiplication table. If not, then there cannot be an inverse. Then do the same with ##0,1,2,3,4## as remainders of the division by ##5## and check, whether there is a ##1## in every row of the multiplication table, except the row of ##0## of course, which strictly speaking doesn't belong in the multiplication table.
 
  • #6
In a ring you have addition, subtraction, and multiplication. A field has division as well. A ring is a group under addition. A field is a group under addition and a group under multiplication. Any further description tends to be more confusing.
 
  • Like
Likes FactChecker
  • #7
One big difference is that a ring need not be commutative under multiplication, whereas a field is.
 
  • #8
In a field, every nonzero
element has an inverse ,both additive and multiplicative, not so in a ring. In a field, if ab=0 then either a=0 or b=0, not so in a ring, e.g. in ##\mathbb Z_6 ,[2][3]=[0]##.Notice this last is not possible in ##\mathbb Z_p## , p being a prime makes this last impossible.
 
  • #9
WWGD said:
In a field, every nonzero
element has an inverse ,both additive and multiplicative, not so in a ring. In a field, if ab=0 then either a=0 or b=0, not so in a ring, e.g. in ##\mathbb Z_6 ,[2][3]=[0]##.Notice this last is not possible in ##\mathbb Z_p## , p being a prime makes this last impossible.

Is it that a field acts like a regular number?
 
  • #10
To
swampwiz said:
Is it that a field acts like a regular number?
In the sense that the product of nonzero numbers cannot be zero, yes.
 

What is a ring?

A ring is a mathematical structure that consists of a set of elements and two binary operations, usually addition and multiplication. It follows specific rules and properties, such as closure, associativity, and distributivity, among others.

What is a field?

A field is a mathematical structure that is similar to a ring but also includes the operation of division. It has the same properties as a ring, but also has the additional property of multiplicative inverse, meaning that every non-zero element has an inverse under multiplication.

What is the main difference between a ring and a field?

The main difference between a ring and a field is the presence of division. While a ring only has two operations (addition and multiplication), a field has the additional operation of division, which allows for the existence of multiplicative inverses.

Can a ring be a field?

No, a ring cannot be a field. In order for a ring to be a field, it must have the property of multiplicative inverse, which not all rings have. A ring can be a field if it satisfies the additional property of multiplicative inverse, but not all rings have this property.

What are some examples of rings and fields?

Some examples of rings include the integers, polynomials, and matrices. Examples of fields include the rational numbers, real numbers, and complex numbers.

Similar threads

Replies
2
Views
727
  • Linear and Abstract Algebra
Replies
9
Views
1K
  • Sci-Fi Writing and World Building
Replies
9
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
921
  • Linear and Abstract Algebra
Replies
12
Views
2K
  • Linear and Abstract Algebra
Replies
12
Views
3K
  • Linear and Abstract Algebra
Replies
2
Views
2K
  • Sci-Fi Writing and World Building
Replies
4
Views
2K
  • Linear and Abstract Algebra
Replies
5
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
757
Back
Top