Testing Group Properties on Q with Binary Operation *

In summary: I forgot that the set of rational numbers under multiplication is only a group if 0 isn't included. So Q isn't a group under multiplication but Q* is (Q* is convention for the rationals without 0). This is because 0 has no inverse in the rational numbers.Also to be a bit more complete, a group structure has to fulfill 4 axioms. 3 of them have already been mentioned in the first post and closure under the operation. Closure is just a way of saying that the performing the binary operation on 2 elements will not make another element not in the group.So, in summary, the logic in the quote is reasonable. The proof is correct as well.
  • #1
jeff1evesque
312
0
Group properties:
1. [tex]\forall a, b, c \in G,
(a * b) * c = a * (b * c).[/tex] (associativity)

2. [tex]\exists e \in G[/tex] such that [tex]\forall x \in G,
e * x = x * e = x.[/tex] (identity)

3. [tex]\forall a \in G, \exists a' \in G[/tex] such that, [tex]
a * a' = a' * a = e[/tex] (inverse)

Instruction:
Determine whether the binary operation [tex]*[/tex] gives a group structure on the given set.

Problem:
Let [tex]*[/tex] be defined on Q by letting [tex]a * b = ab[/tex].

Thought process:
To begin, one has to understand the three properties of being a group- which is defined above. Can someone help me go through the process of testing the three properties from above to our specified problem?

Thanks,


JL
 
Last edited:
Physics news on Phys.org
  • #2
I'm going to assume your Q represents the field of rational numbers.

The binary operation you have seems to be multiplication of rational numbers. So to test the 3 properties, you use arbitrary rational numbers and show that the operation is associative, there exists another element that is the inverse of another element, and that there exists an element that acts like the identity element. This shouldn't be too hard so I will stop with this.

If you are still stuck, just let the arbitrary rational numbers be of the form [tex] \frac{a}{b} [/tex] where [tex] b \neq 0 [/tex] and [tex] a,b \in \bbmath{Z}[/tex].
 
  • #3
Question 1:
Can I let "a, b, c" be rational numbers in the set G- as done in my proof below?

Question 2:
So as you said, this problem was fairly straightfoward. I did all three axiom test, and they all passed. But according to the solution, this problem fails at the third criterion. But according to my calculations,
[tex]a * a' = aa' = e = a'a = a' * a,[/tex]
which shows (along with the first two axiomatic criterions) that our given binary operation [tex]*[/tex] produces a group structure on our given set. Am I correct?

Question 3:
Also, to show a given binary operation is a group structure we have to prove the three axiomatic conditions (as stated above). However, the binary operation must fulfill closure. How can I show our given binary operation fulfills "closure"?

Thanks again,


JL
 
Last edited:
  • #4
Ah, my bad. I forgot that the set of rational numbers under multiplication is only a group if 0 isn't included. So Q isn't a group under multiplication but Q* is (Q* is convention for the rationals without 0). This is because 0 has no inverse in the rational numbers.

Also to be a bit more complete, a group structure has to fulfill 4 axioms. 3 of them have already been mentioned in the first post and closure under the operation. Closure is just a way of saying that the performing the binary operation on 2 elements will not make another element not in the group.

Let's use a concrete example such as Q*. Let [tex] \frac{a}{b}, \frac{c}{d} [/tex] be arbitrary elements in Q*. To prove closure, you want the operation to [tex] \frac{a}{b} \cdot \frac{c}{d} [/tex] still be an element of Q* where it should be of the form [tex] \frac{x}{y} [/tex].
 
  • #5
jeff1evesque said:
Question 1:
Can I let "a, b, c" be rational numbers in the set G- as done in my proof below (instead of writing them explicitly as rational fractions)?

Question 2:
So as you said, this problem was fairly straightfoward. I did all three axiom test, and they all passed. But according to the solution, this problem fails at the third criterion. But according to my calculations,
[tex]a * a' = aa' = e = a'a = a' * a,[/tex]
which shows (along with the first two axiomatic criterions) that our given binary operation [tex]*[/tex] produces a group structure on our given set. Am I correct?

Question 3:
Also, to show a given binary operation is a group structure we have to prove the three axiomatic conditions (as stated above). However, the binary operation must fulfill closure. How can I show our given binary operation fulfills "closure"?

Thanks again,JL

Is the logic in the quote above, along with the proof below reasonable?

Proof (Closure):
Let [tex]a = \frac{x}{y}, b = \frac{m}{n}[/tex] (such that [tex]y \neq 0, n \neq 0[/tex] since a, b are defined as rational elements).
Therefore, [tex]a * b = \frac{x}{y} \frac{m}{n}[/tex]
Since [tex]\frac{x}{y} \frac{m}{n}[/tex] is rational, it follows that our binary operation fulfills closure.

Thanks,JL
 
  • #6
jeff1evesque said:
Question 2:
So as you said, this problem was fairly straightfoward. I did all three axiom test, and they all passed. But according to the solution, this problem fails at the third criterion. But according to my calculations,
[tex]a * a' = aa' = e = a'a = a' * a,[/tex]
which shows (along with the first two axiomatic criterions) that our given binary operation [tex]*[/tex] produces a group structure on our given set. Am I correct?

Zero is a rational number. if a=0, what does a' equal?

Question 3: First, can you write-out the symbolic statement for closure?
 
  • #7
Phrak said:
Zero is a rational number. if a=0, what does a' equal?
[tex]a' = \frac{1}{0}[/tex] which is irrational, I'm guessing that means my proof is incorrect.

Question 3: First, can you write-out the symbolic statement for closure?
What do mean, is the proof I wrote of closure insufficient?

Thanks,JL
 
Last edited:
  • #8
The thing is that Q under the operation of multiplication is not a group, so you won't be able to prove it is a group. But consider Q* (rationals without 0).


Without showing fractions explicitly, I'm not sure how you can show rational numbers are closed under multiplication.
 
  • #9
Phrak said:
Zero is a rational number. if a=0, what does a' equal?
Got it, since [tex]a' = \frac{1}{0},[/tex] then the third group axiom fails- which shows our particular binary operator does not fulfill the conditions of a group structure (even though the first two succeeds).
Question 3: First, can you write-out the symbolic statement for closure?
Though our operation is not a group, a test of closure shows us our particular structure is closed on rationals so long as the denominator of the rational values are not zero (as shown in my proof).

This can be shown in two cases:
Case I:
Assume that the numerator for either rational number is zero. Then if we multiply both rational numbers together, we get zero- which is a rational number.
Case II:
Assume neither values have a numerator of zero. Since the denominator for each variable is not zero (hence rational), then performing our binary operation [tex]*,[/tex] we get a real number. Since our result is a real number, it can be expressed as a rational.
Conclusion:
Thus, assuming our variables does not have a denominator of zero, we have shown that the binary operation always yields a real number, and all real numbers can be expressed as rational numbers.
 
  • #10
jeff1evesque said:
What do mean, is the proof I wrote of closure insufficient?

Thanks,

JL

It looks good to me JL. I was responding to your previous post. The exception condition, that x and y are not equal to zero, is not necessary to prove closure of the rational numbers under multiplication--all rational numbers have a non-zero denominator by definition.

Formally, the closure property look something like this.

[tex](\forall a, b \in G) \wedge (\exists \; c \in G) \wedge (c = a * b) \ .[/tex]
 
Last edited:
  • #11
Phrak said:
Formally, the closure property look something like this.

[tex](\forall a, b \in G) \wedge (\exists \; c \in G) \wedge (c = a * b) \ .[/tex]
You shouldn't use all these [tex]\wedge[/tex]'s. "[tex](\forall a,b\in G)[/tex]" is not a statement which can be true or false.

Closure is just [tex](\forall a,b\in G)(a*b\in G)[/tex]
 
  • #12
Landau said:
You shouldn't use all these [tex]\wedge[/tex]'s. "[tex](\forall a,b\in G)[/tex]" is not a statement which can be true or false.

Closure is just [tex](\forall a,b\in G)(a*b\in G)[/tex]

But the statement [tex]\forall a,b\in G[/tex] can be assigned a truth value. However, I'm not familiar with your notation. What does one parenthetic expression followed directly with another parenthetic expression mean?
 
  • #13
Phrak said:
But the statement [tex]\forall a,b\in G[/tex] can be assigned a truth value.
How? What would it mean for this to be true or false?

Simple example: "for every integer, its square is also an integer" is a true statement. Notation: [tex]\forall z\in\mathbb{Z}:z^2\in\mathbb{Z}[/tex]
When talking about mathematical induction, we often have a statement about natural numbers P(n), en we want to prove [tex]\forall n\in\mathbb{N}:P(n)[/tex].
You can't just use a universal quantifier saying 'for all a and b in G', you have to specify which statement applies to all such a and b (namely, that their product is also in G).
However, I'm not familiar with your notation. What does one parenthetic expression followed directly with another parenthetic expression mean?
The parentheses just mean that the symbols inside them belong together. But in this case you can also just say [tex]\forall a,b\in G:a*b\in G[/tex].
 
Last edited:
  • #14
What function does : serve?
 
  • #15
Two comments:


(1)

The following two logical sentences [itex](\forall x \in X)P(x) \text{ and }\forall x \in X:P(x)[/itex] both translate as

"For all elements x in the set X, the proposition P is true for x." or more simply:

"For all x in X, P(x) is true."

When the quatifier is "there exists" the colon is typically read as "such that" or "where."

(2)

The statement that all real numbers can be expressed as rational numbers is false. The proof that [itex]\sqrt{2}[/itex] is irrational (yet real) is a classic counter-example.

I have not yet seen a proof that the rational numbers are closed under multiplication that doesn't involve letting a/b and c/d be two rational numbers (b, d =/= 0) and showing that the product ac/bd is also rational (i.e. that both ac and bd are integers and bd =/= 0).

The critical principle here is the Zero Product Property of Real Numbers:

If xy = 0 then either x = 0 or y = 0.

The comment that Q is not a multiplicative group because 0 has not inverse is correct and this subtlety is the reason why that example appears in most elementary group theory exercises.

--Elucidus
 
  • #16
jeff1evesque said:
[tex]a' = \frac{1}{0}[/tex] which is irrational, I'm guessing that means my proof is incorrect.

JL

Quick comment:


The expression [itex]\frac{1}{0}[/itex] is not irrational. Unfortunatley, it isn't even a number. It is not defined. Moreover, it is not possible to give it numeric meaning without breaking some other (more important or useful) law of real numbers.

I have had many calculus students who have claimed it equals infinity, which is equally false.

I make this comment because it is an error (or similar to errors) that I see materialize too frequently and makes me suspect that some of my students have critical gaps in their pre-calculus background. I am not saying that's the case for jeff1levesque but I mention it for the public benefit.

--Elucidus
 
  • #17
Elucidis, how do you know it is absolutely impossible to make division by 0 be defined?
 
  • #18
aostraff said:
Elucidis, how do you know it is absolutely impossible to make division by 0 be defined?

Firstly, the expression [itex]\frac{1}{0}[/itex] is the reciprocal of 0, i.e. that number which when multiplied by 0 gives the mulitplicative identity 1: that is [itex]\frac{1}{0}[/itex] * 0 = 1. But it is well established that 0 times any number is 0. From this we conclude that 0 = 1 and consequently every number = 0. This creates a trivial algebra, which is of little practical use (it still is an algebra though - just not interesting).

If you assign it some numberic meaning, say k, then [itex]k^2=\frac{1}{0}\cdot\frac{1}{0} = \frac{1}{0} = k[/itex] indicating that k2 = k or equivalently k = 0 or 1. Both of these cases can be shown to be degenerate (i.e. concluding that 0 = 1) in a similar manner as above.

Hence we cannot give any numberic meaning to the expression [itex]\frac{1}{0}[/itex] without collapsing the algebra to the trivial case.

--Elucidus
 
  • #19
Elucidus said:
Two comments:

(1)

The following two logical sentences [itex](\forall x \in X)P(x) \text{ and }\forall x \in X:P(x)[/itex] both translate as

"For all elements x in the set X, the proposition P is true for x." or more simply:

"For all x in X, P(x) is true."

When the quatifier is "there exists" the colon is typically read as "such that" or "where."

Unless I've missed something critical, "A such that B", or "A where B" could also be written "A in addtion to B", or simply "A and B" or even "B where A". Logically, they're all equivalent, though some are easier to read than others.
 
  • #20
Phrak said:
Unless I've missed something critical, "A such that B", or "A where B" could also be written "A in addtion to B", or simply "A and B" or even "B where A". Logically, they're all equivalent, though some are easier to read than others.

This is true if A and B were both propositions. However [itex]\exists x \in X[/itex] is not a proposition - it's a quantifier, so

[tex]\forall x \in \mathbb{R},\exists y \in \mathbb{R}:x+y=0[/tex]​

is interpreted as "For all x in R, there exists y in R such that x + y = 0."

--Elucidus
 

1. What is a binary operation on a set?

A binary operation on a set is a mathematical operation that takes two elements from the set and combines them to produce a single element in the same set. For example, addition (+) and multiplication (*) are binary operations on the set of real numbers.

2. How do you test group properties on a set with a binary operation?

To test group properties on a set with a binary operation, we need to check for closure, associativity, identity element, and inverse element. This can be done by performing the binary operation on all possible pairs of elements in the set and checking if the result also belongs to the set. Additionally, we need to check if the operation is associative, if there exists an identity element, and if every element has an inverse element.

3. What is closure in a group?

Closure in a group means that when we perform a binary operation on two elements in the group, the result also belongs to the group. In other words, the set is closed under the operation.

4. Can a group have more than one identity element?

No, a group can only have one identity element. This is because the identity element must be unique and when combined with any other element using the binary operation, it should produce that element again.

5. How do you prove that a set with a binary operation is a group?

To prove that a set with a binary operation is a group, we need to show that it satisfies the four group properties: closure, associativity, identity element, and inverse element. If all four properties are satisfied, the set with the binary operation is considered a group.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
818
  • Calculus and Beyond Homework Help
Replies
3
Views
525
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
523
  • Calculus and Beyond Homework Help
Replies
1
Views
581
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
925
  • Calculus and Beyond Homework Help
Replies
1
Views
463
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
Back
Top