--%>

Theorem-Group is unique and has unique inverse

Let (G; o) be a group. Then the identity of the group is unique and each element of the group has a unique inverse.

In this proof, we will argue completely formally, including all the parentheses and all the occurrences of the group operation o. As we proceed with later work, we will very soon relax our level of formality, omitting avoidable parentheses and uses of the operation symbol.

E

Expert

Verified

Proof:

First, we prove uniqueness of the identity. Suppose that e; e' ≡ G both have the property stated in the axiom for the identity; that is,

g o e = e o g = g and g o e' = e' o g = g

for all g ≡ G. For uniqueness, we need to prove that e = e'.

Applying the First equation above to g = e' and the second to g = e, we get

e'o e = e o e' = e' and e o e' = e'o e = e:

Comparing these gives e = e', as required.

Second, we prove that each element of G has a unique inverse. Suppose that for a fixed g ≡ G there are elements h and k which both have the property required of an inverse; that is,

g o h = h o g = e and g o k = k o g = e:

We need to prove that h = k.

Multiplying through the equation k o g = e on the right by h gives

(k o g) o h = e o h;

associativity gives

k o (g o h) = e o h;

and then since g o h = e we have

k o e = e o h:

Using the fact that e is the identity, we nally

get k = h, as required.

   Related Questions in Mathematics

  • Q : State Prime number theorem Prime number

    Prime number theorem: A big deal is known about the distribution of prime numbers and of the prime factors of a typical number. Most of the mathematics, although, is deep: while the results are often not too hard to state, the proofs are often diffic

  • Q : Econ For every value of real GDP,

    For every value of real GDP, actual investment equals

  • Q : Statistics math Detailed explanation of

    Detailed explanation of requirements for Part C-1 The assignment states the following requirement for Part 1, which is due at the end of Week 4: “Choose a topic from your field of study. Keep in mind you will need to collect at least [sic] 3- points of data for this project. Construct the sheet y

  • Q : Calculus I need it within 4 hours. Due

    I need it within 4 hours. Due time March 15, 2014. 3PM Pacific Time. (Los Angeles, CA)

  • Q : Breakfast program if the average is

    if the average is 0.27 and we have $500 how much break fastest will we serve by 2 weeks

  • Q : Problem on mass balance law Using the

    Using the mass balance law approach, write down a set of word equations to model the transport of lead concentration. A) Draw a compartmental model to represent  the diffusion of lead through the lungs and the bloodstream.

  • Q : Explain the work and model proposed by

    Explain the work and model proposed by Richardson.

  • Q : Law of iterated expectations for

     Prove the law of iterated expectations for continuous random variables. 2. Prove that the bounds in Chebyshev's theorem cannot be improved upon. I.e., provide a distribution that satisfies the bounds exactly for k ≥1, show that it satisfies the bounds exactly, and draw its PDF. T

  • Q : Mathematical Method for Engineers The

     The function is clearly undefined at , but despite all of this the function does have a limit as approaches 0. a) Use MATLAB and ezplot to sketch for , and use the zoom on facility to guess the . You need to include you M-file, outp

  • Q : Pig Game Using the PairOfDice class

    Using the PairOfDice class design and implement a class to play a game called Pig. In this game the user competes against the computer. On each turn the player rolls a pair of dice and adds up his or her points. Whoever reaches 100 points first, wins. If a player rolls a 1, he or she loses all point