pivoxa15
- 2,250
- 1
Do people usually prove that Z is an abelian group under (normal) addition or is it the definition of the natural numbers Z?
The discussion revolves around whether the set of integers Z is typically proven to be an abelian group under normal addition or if this property is inherent in the definition of Z. Participants explore the definitions of Z and the natural numbers, the axioms of groups and rings, and the implications of these definitions on the properties of addition.
Participants express differing views on the definitions and properties of Z and the natural numbers, as well as the role of axioms in proving properties of addition. No consensus is reached on whether the abelian property of addition in Z is a proof or a definition.
Participants highlight the importance of definitions in mathematics, particularly regarding the distinction between natural numbers and integers, and the implications for group properties. The discussion also touches on the foundational axioms of rings and their relevance to the properties of addition.
pivoxa15 said:Do people usually prove that Z is an abelian group under (normal) addition or is it the definition of the natural numbers Z?
First, the "natural numbers" are NOT Z. The natural numbers include only the positive integers (some texts include 0) while Z is all integers. Obviously the natural numbers does NOT form a group since they do not have additive inverses. Typically, Z is defined in terms of natural numbers (say, as equivalence classes of pairs of natural numbers) and then the fact that they form an abelian group is proved.pivoxa15 said:Do people usually prove that Z is an abelian group under (normal) addition or is it the definition of the natural numbers Z?
Ultraworld said:That + is abelian follows from
(x + y)z = xz + yz
x(y + z) = xy + xz (both proved by Peano i think)
Given a, b in Z.
(a + b)(1 + 1) = a(1 + 1) + b(1 + 1) = a + a + b + b,
(a + b)(1 + 1) = (a + b)1 + (a + b)1 = a + b + a + b
this implicates
a + b + a + b = a + a + b + b
so
a + b = b + a
so + is abelian
HallsofIvy said:An axiom in what system? Certainly the distributive law is part of the definition of "ring" and so a axiom in that sense.