Proving Addition & Multiplication in Zn Are Well-Defined

Click For Summary
SUMMARY

The discussion focuses on proving that addition and multiplication in the equivalence classes of integers modulo n, denoted as Z_n, are well-defined operations. Participants clarify that to demonstrate this, one must show that the sum and product of any two members of Z_n yield a unique member of the same set, regardless of the representatives chosen from each class. The standard definitions involve selecting integers from the equivalence classes, performing the operations, and confirming that the results remain within the same equivalence class. This ensures that operations are consistent and well-defined across the set.

PREREQUISITES
  • Understanding of equivalence classes in modular arithmetic
  • Familiarity with the concept of integers modulo n (Z_n)
  • Basic knowledge of addition and multiplication operations
  • Ability to work with congruences and divisibility
NEXT STEPS
  • Study the properties of equivalence relations in modular arithmetic
  • Learn how to prove operations are well-defined in Z_n
  • Explore examples of addition and multiplication in Z_n with specific integers
  • Investigate the implications of well-defined operations in abstract algebra
USEFUL FOR

Students studying abstract algebra, particularly those focusing on modular arithmetic and equivalence classes, as well as educators seeking to explain the concept of well-defined operations in mathematical structures.

UofC
Messages
10
Reaction score
0

Homework Statement



So I have to prove that addition and multiplication in Zn are well defined.

Homework Equations





The Attempt at a Solution



I have no idea where to start.
 
Physics news on Phys.org
Ah, the old well defined is never well defined issue. Perhaps.

What are the elements of Z_n? They are equivalence classes of integers such as [1], which means the set {1,n+1,2n+1,...}.

How do we add class [a] and ? We write [a+b], and similarly [a]=[ab]. This means we pick an element of the class [a] and one of and add/multiply in the integers, and take the class of the result.

The question asks you to show that the result doesn't depend on the choice of element we make. That is [1][2] should be the same as [n+1][-3n+2], or that 1*2=(n+1)*(-3n+2) mod n.

Is that helpful for you?
 
Proving that addition and multiplication are "well defined" means proving that the sum and product of any two members of the set is a unique member of the set. How you do that depends strongly on how you are defining addition and multiplication!

The standard definition of addition and multiplication of "equivalence classes" (which is what you are doing here: Two integers, x and y, are said to be equivalent if and only if x-y is divisible by n. That divides all integers into equivalence classes called Z_n.) is as matt grime said: To add (multiply) two such classes X and Y, select an integer from X and an integer from Y. Add (multiply) those integers. The resulting integer is in some equivalence class and that is defined as the sum X+Y (product XY).

For example, suppose a is contained in X and b in Y. X+Y= Z where Z is the equivalence class containing a+b. Now suppose a' is also contained in X and b' also contained in Y. That is, a-a'= pn and b-b'= qn for integers q and n. Can you show that a'+ b' is also contained in Z? That is, that a'+ b' is equivalent to a+ b?
 
After a lot of thinking and an allnighter, think I got it, allong with the rest of my problem set. Now I turn it in and :zzz:

Thanks guys.
 

Similar threads

Replies
9
Views
2K
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 61 ·
3
Replies
61
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 18 ·
Replies
18
Views
6K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K