Difference between revisions of "Integral domain"
From Maths
m (No idea what todo note was about) |
m |
||
Line 1: | Line 1: | ||
+ | {{Requires references|This page needs an update to the modern style of the site, it was also created largely as a stub page}} | ||
==Definition== | ==Definition== | ||
Given a [[Ring|ring]] {{M|(D,+,\times)}}, it is called an ''integral domain''<ref name="FOAA">Fundamentals of Abstract Algebra - An Expanded Version - Neal H. McCoy</ref> if it is: | Given a [[Ring|ring]] {{M|(D,+,\times)}}, it is called an ''integral domain''<ref name="FOAA">Fundamentals of Abstract Algebra - An Expanded Version - Neal H. McCoy</ref> if it is: | ||
Line 30: | Line 31: | ||
==References== | ==References== | ||
<references/> | <references/> | ||
− | + | {{Ring theory navbox}} | |
− | {{Definition|Abstract Algebra}} | + | {{Definition|Abstract Algebra|Ring Theory}} |
+ | [[Category:Types of ring]] |
Latest revision as of 11:09, 20 February 2016
(Unknown grade)
This page requires references, it is on a to-do list for being expanded with them.
Please note that this does not mean the content is unreliable, it just means that the author of the page doesn't have a book to hand, or remember the book to find it, which would have been a suitable reference.
The message provided is:
The message provided is:
This page needs an update to the modern style of the site, it was also created largely as a stub page
Contents
[hide]Definition
Given a ring (D,+,×), it is called an integral domain[1] if it is:
- A commutative ring, that is: ∀x,y∈D[xy=yx]
- Contains no non-zero divisors of zero
- An element a of a ring R is said to be a divisor of zero in R if:
- ∃c∈R[c≠e+∧ac=e+]or if (by writing e+ as 0 we can say: ∃c∈R[c≠0∧ac=0])
- ∃d∈R[d≠e+∧da=e+](by writing e+ as 0 we can say: ∃d∈R[d≠0∧da=0])
- We can write this as: ∃c∈R[c≠0∧(ac=0∨ca=0)]
- ∃c∈R[c≠e+∧ac=e+]
- An element a of a ring R is said to be a divisor of zero in R if:
As the integral domain is commutative we don't need both ac and ca.
Shorter definition
We can restate this as[2] a ring D is an integral domain if:
- ∀x,y∈D[xy=yx]
- ∀a,b∈D[(a≠0,b≠0)⟹(ab≠0)]
Example of a ring that isn't an integral domain
Consider the ring Z/6Z, the ring of integers modulo 6, notice that [2][3]=[6]=[0]=e+.
This means both [2] and [3] are non-zero divisors of zero.
Examples of rings that are integral domains
- The integers
- Z/pZ where p is prime
See next
See also