Understanding Set Theory: Query on +, -, *. /

  • Context: Graduate 
  • Thread starter Thread starter nigelwu
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
nigelwu
Messages
2
Reaction score
0
Hi, I am currently reading something on Set Theory (I am not a student BTW) and I got struck. Please would somebody could give me some advices. Thanks in advance.


Is multiplication a one to one onto function G:NxN->N or G:RxR->R
I guess not. Since G(2,3)=6 and G(1,6)=6. So if not, then does this mean that there exist no inverse G such that G o InverseG = 1?
If so, does this inverseG refer to our usual sense for "division"?

Is the usual additional a one to one onto function F:NxN->N or F:RxR->R


So how do we see the addition and multiplication in the sense of Set Theory?

Does this mean that I have to stick to the symmetry, distributive, .. axioms etc.? If so why symmetry? and why distributive?...
 
Physics news on Phys.org
Multiplication is not 1-1, so it has no left inverse. It has many right inverses, but since it has no left inverse, it has no inverse. If G were to have an inverse, it would be a function [itex]\mathbb{R} \to \mathbb{R}\times \mathbb{R}[/itex]. Division, on the other hand, is a (partial) function [itex]\mathbb{R} \times \mathbb{R} \to \mathbb{R}[/itex], so not only is division not the inverse of multiplication, it isn't even the right type of function.

All four basic arithmetic operations are onto.

Addition is not one-to-one.

I can't make sense of the last four questions.
 
Thanks for your help. Really appreciated.

So, how would we related multiplication and division, particularly if we are doing arithematic, say x*y=z implies x=y/z for z not equal 0.

(ps since I read something saying that think of minus is a reverse process of addition)
 
You could define a pair of functions, R->R, by fa(b)=ab and ga(b)=b/a for any nonzero number a, and these would be inverses.