reenmachine
Gold Member
- 514
- 9
To continue with post 681.
Did you meant 0,1,2 instead of 0,1,3 at the beginning of this part?
You say that you define an addition operation with ##\forall n , m \in \{0,1,2\}## we define [n+m] by ##[n]+[m]=[n+m]##.
suppose [3]+[7]=[3+7]=[10].How did we define that [10]=[7]=[4]=[1] here? Is it with our already defined ##\sim##?
For clearness here , can ##\sim## means different kind of equivalence relations?
You say n+m is the unique k in S.This confuses me because 3+4 (with + being unknown) would be the unique k in S such that [k]=[7] since the second + means addition.How is there any 7 in k? Yes I understand that [1]=[7] because [1] = ##\{...-2,1,4,7,10...\}## , but I don't understand how our definition of this whole thing implied that you had to make a connection between the three sets of integers that gives multiple of 3 if you substract one to another and equivalence class such as [1].
Very interesting.I guess isomorphic groups are part of the beauty of math :D
This part might answer some of my previous questions , but I'm not sure.So the definition of ##\sim## is one of the first assumptions we have in all of this right?
thank you once again man!
Fredrik said:No, the relation partitions the set into equivalence classes. Then we focus on the set of equivalence classes ##\mathbb Z/\!\sim\,=\{[0],[1],[3]\}## instead. Since we just defined this set, there's no addition operation defined on it yet. So we define one like this: For all ##n,m\in\{0,1,2\}##, we define [n+m] by ##[n]+[m]=[n+m]##.
Did you meant 0,1,2 instead of 0,1,3 at the beginning of this part?
You say that you define an addition operation with ##\forall n , m \in \{0,1,2\}## we define [n+m] by ##[n]+[m]=[n+m]##.
suppose [3]+[7]=[3+7]=[10].How did we define that [10]=[7]=[4]=[1] here? Is it with our already defined ##\sim##?
For clearness here , can ##\sim## means different kind of equivalence relations?
We can define addition modulo 3 on the set S={0,1,2} by saying that n+m (where + denotes the operation we're trying to define) is the unique k in S such that [k]=[n+m] (where + denotes the usual addition operation on the integers).
You say n+m is the unique k in S.This confuses me because 3+4 (with + being unknown) would be the unique k in S such that [k]=[7] since the second + means addition.How is there any 7 in k? Yes I understand that [1]=[7] because [1] = ##\{...-2,1,4,7,10...\}## , but I don't understand how our definition of this whole thing implied that you had to make a connection between the three sets of integers that gives multiple of 3 if you substract one to another and equivalence class such as [1].
We have found a "thing" that, except for notation, is "just like" some other thing. There are some fancy mathematical terms for this. You don't have to learn them now, but I guess it can't hurt if I mention them. The "things" we're working with here are called groups, and the technical way to say that the first one is "just like" the other one is to say that these groups are isomorphic.
Very interesting.I guess isomorphic groups are part of the beauty of math :D
It follows from the definitions of [n] and ~. [4] is the set of all integers that differ from 4 by an integer multiple of 3. [1] is the set of all integers that differ from 1 by an integer multiple of 3. It's pretty obvious that they are the same, and it's easy to prove it.
This part might answer some of my previous questions , but I'm not sure.So the definition of ##\sim## is one of the first assumptions we have in all of this right?
thank you once again man!