Prove Unique Identity in Ring: Solution Explained

In summary, the concept of unique identity in a ring refers to the property of a ring where each element has a unique multiplicative identity that does not change when multiplied by any other element. This is proved by showing the existence of an element that when multiplied by any element in the ring results in the same element, and this element must be unique. Having a unique identity in a ring is important because it allows for well-defined multiplication and other useful properties. A ring can only have one unique identity, and it differs from the identity element in a group in that it must satisfy both the properties of an additive and multiplicative identity.
  • #1
Fantini
Gold Member
MHB
268
0
Hello everybody. Here's the problem:

$$\text{Let } R \text{ be a ring with identity. Let }a \in R \text{ and suppose that exists an unique } a' \in R \text{ such that }a a' =1. \text{ Prove that } a'a=1.$$

My solution:

Since we have an identity, it has an inverse (itself), which means we can do

$$(a a')^{-1} = 1^{-1} = 1,$$

but $(a a')^{-1} = (a')^{-1} a^{-1} = 1$. From this, we can multiply once through the right by $a$ getting $(a')^{-1} a^{-1} a = 1 a = a$ and from that $(a')^{-1} = a$. Finally, multiplying through the left by $a'$ we get $a' (a')^{-1} = 1 = a' a$.

Am I correct? I am particularly uneasy about stating that $(aa')^{-1} = (a')^{-1} a^{-1}$.
 
Physics news on Phys.org
  • #2
Fantini said:
Hello everybody. Here's the problem:

$$\text{Let } R \text{ be a ring with identity. Let }a \in R \text{ and suppose that exists an unique } a' \in R \text{ such that }a a' =1. \text{ Prove that } a'a=1.$$

My solution:

Since we have an identity, it has an inverse (itself), which means we can do

$$(a a')^{-1} = 1^{-1} = 1,$$

but $\color{red}{(a a')^{-1} = (a')^{-1} a^{-1}} = 1$. From this, we can multiply once through the right by $a$ getting $(a')^{-1} a^{-1} a = 1 a = a$ and from that $(a')^{-1} = a$. Finally, multiplying through the left by $a'$ we get $a' (a')^{-1} = 1 = a' a$.
Am I correct? I am particularly uneasy about stating that $(aa')^{-1} = (a')^{-1} a^{-1}$.
The relation coloured red is only true if the elements $a$ and $a'$ are invertible. By applying that relation here, you are essentially assuming what you are trying to prove. So you are quite right to be uneasy about it.

To prove this result, start by using the uniqueness of the right inverse $a'$ to show that $ax=0$ implies $x=0.$ Then use the relation $aa'a=a$ to deduce that $a'a-1=0.$
 
  • #3
Thank you, Opalg. Clarifying something: to prove that $ax=0$ implies $x=0$ would it suffice to multiply by $a'$ through the middle? This means $a \cdot (a') \cdot x = 1 \cdot x = x = 0$. If this step is correct, the problem is done.
 
  • #4
no, you can't just "multiply through the middle".

here is what you CAN do:

ax = 0

ax + 1 = 1

ax + aa' = 1

a(x + a') = 1

now use the uniqueness of a' as a right-inverse.
 
  • #5
You can multiply both sides of an equation on the left, and you can multiply both sides of an equation on the right, but multiplying "through the middle" is not a well-defined concept. To see why not, suppose that $a$ and $b$ are elements in a ring with identity $1$. Then $1a = a1.$ If you could multiply both sides of that equation "in the middle" by $b$ then you would get $1ba = ab1$, so that $ba=ab.$ That would "prove" that every ring is commutative, which certainly is not the case.
 

1. What is the concept of unique identity in a ring?

The concept of unique identity in a ring refers to the property of a ring that states every element in the ring has a multiplicative identity, which is unique and does not change when multiplied by any other element in the ring.

2. How is the unique identity proved in a ring?

The unique identity in a ring is proved by showing that there exists an element, usually denoted as 1, that when multiplied by any element in the ring, results in that same element. This element must also be unique, meaning it cannot be equal to any other element in the ring.

3. What is the importance of having a unique identity in a ring?

The unique identity in a ring is important because it allows for the multiplication operation to be well-defined and consistent. It also allows for the ring to have properties such as division and cancellation, making it a more useful and versatile mathematical structure.

4. Can a ring have more than one unique identity?

No, a ring can only have one unique identity. This is because if there were two elements, say a and b, that both acted as the identity, then a = a*b = b. This would violate the uniqueness property of the identity element.

5. How does the unique identity in a ring differ from the identity element in a group?

The unique identity in a ring differs from the identity element in a group in that it must satisfy both the properties of an additive and multiplicative identity. In a group, the identity element only needs to satisfy the property of a multiplicative identity.

Similar threads

  • Linear and Abstract Algebra
Replies
11
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
969
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
2
Replies
55
Views
4K
  • Linear and Abstract Algebra
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
1K
Back
Top