mikael27 said:
Ok but how are you going to prove these axioms with just these equations and letters without giving any number. I don't understand what is happening with the letters
if that is so, you have an uphill battle in learning group theory. i will try to explain, but maybe i won't do that so well.
a) to prove G0, where "*" is subtraction (that is, by a*b, we mean a-b), we need to show that for any two integers a and b, that a-b is in Z.
now, you might think, "which two integers"? it shouldn't matter. we use the letters a and b, because we aren't thinking of any two PARTICULAR numbers (like 3 and 5), but any two numbers at all.
since, there are an infinite number of integers, we just don't have the time or the space to verify a rule for "every" integer, unless we can do it SYMBOLICALLY. while certain rules for integers can indeed be proved "from scratch" (using only logic, and a suitable defintion of "integer"), I'm sure your instructor will allow the following rules about integers to be taken "as fact":
a+b is always an integer
(a+b)+c = a+(b+c)
a+b = b+a
a+0 = 0+a = a
a+(-a) = (-a)+a = 0
ab is always an integer
a(bc) = (ab)c
ab = ba
(a)(1) = (1)(a) = a
a(b+c) = ab+ac
these are all rules that you should have learned many years ago. note that these rules are only true for the integers, for other sets, they may, or may not be true.
for your first example, you need to verify G0,G1, G2 and G3 for a*b = a-b. if at any point, one of the rules fails, you can stop there. i'll leave the verification of G0 to you. it may be helpful to remember that:
a-b = a+(-b)
for G1, we have to either show:
1) a-(b-c) = (a-b)-c, for EVERY set of 3 integers {a,b,c} -OR-
2) for AT LEAST ONE set of 3 integers, a-(b-c) ≠ (a-b)-c.
suppose a and b were zero, can you think of a c which shows G1 cannot be true for all a,b,c?