jeff1evesque
- 312
- 0
Group properties:
1. \forall a, b, c \in G, <br /> (a * b) * c = a * (b * c). (associativity)
2. \exists e \in G such that \forall x \in G,<br /> e * x = x * e = x. (identity)
3. \forall a \in G, \exists a' \in G such that, <br /> a * a' = a' * a = e (inverse)
Instruction:
Determine whether the binary operation * gives a group structure on the given set.
Problem:
Let * be defined on Q by letting a * b = ab.
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
1. \forall a, b, c \in G, <br /> (a * b) * c = a * (b * c). (associativity)
2. \exists e \in G such that \forall x \in G,<br /> e * x = x * e = x. (identity)
3. \forall a \in G, \exists a' \in G such that, <br /> a * a' = a' * a = e (inverse)
Instruction:
Determine whether the binary operation * gives a group structure on the given set.
Problem:
Let * be defined on Q by letting a * b = ab.
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: