Left identity, left inverse.

In summary, the conversation discusses the definition of a group and whether or not the usual group axioms can be simplified. The conversation also presents an example of a group-like structure and discusses the necessity of adding an additional requirement to the definition of a group.
  • #1
Fredrik
Staff Emeritus
Science Advisor
Gold Member
10,877
422
Consider a binary operation on a set G. A an element e of G is said to be a left identity if ex=x for all x. If x is in G, an element y of G is said to be a left inverse of x if yx is a left identity. A right identity and right inverse is defined similarly. Is the following an adequate definition of "group"?

The pair [itex]\big(G,(x,y)\mapsto xy\big)[/itex] is said to be a group if
(1) the binary operation is associative,
(2) every member has a left inverse.

(By my definition of "left inverse", (2) implies that a left identity exists, so no need to mention that in a separate axiom). I have seen the claim that the group axioms that are usually written as ex=xe=x and x-1x=xx-1=e can be simplified to ex=x and x-1x=e without changing the meaning of the word "group", but I don't quite see how that can be sufficient. It's possible that I have weakened the definition too much by not explicitly saying that x-1x is the same left identity for all x. I'll have to add that as part of the definition if it can't be proved from the other axioms. Without including that as an axiom, I'm able to prove that
  • There's at most one right identity.
  • Every x has at most one right inverse.
  • If x-1 is a left inverse of x, then x is a left inverse of x-1.
  • If f is a right identity, then for any x, f is a right inverse of x-1x.
  • If x-1x has a right inverse, then x is a right inverse of x-1.
  • If x is a right inverse of x-1, then x-1 is a right inverse of x.
I'll show the calculations if someone asks for them. I don't see how to finish the proof that a "group" in the sense of the definition above, is actually a group. Looks like I only need to prove that there's a right identity.

This might be one of those times when I see the answer immediately after I post the question.
 
Last edited:
Physics news on Phys.org
  • #2
I think there are models that aren't groups.

My idea is to adjust the free group on a set of symbols. We have left inverses so we can cancel off the left, so what if we can't cancel off the right? I want the rightmost symbol to pick out a class of words that are a group, but without the rightmost symbol itself being cancellable.


In the normal free group, the elements are words in the alphabet of generators and inverses of the generators, modulo the rewrite rules
xx' ->
x'x ->​
(the right hand sides are the null strings)

My plan is that you only allow these rewrite rules if they do not occur on the right edge of a word.

If I haven't made any errors, then each of the words of the form xx' and x'x are left identities, for x one of the generators, but all of them are unequal.
 
  • #3
Reformulation of the same idea:

Let G be a group. Let X = |G| x |G|.

Define a product on X by
(a,b).(c,d) = (abc,d)​

This is associative:
((a,b).(c,d)).(e,f) = (abc,d).(e,f) = (abcde,f) = (a,b).(cde,f) = (a,b).((c,d).(e,f))​
the elements (x',x) are left identities:
(a,a').(b,c) = (aa'b,c) = (b,c)​
and (b',a') is the left inverse of (a,b):
(b',a').(a,b) = (b'a'a,b) = (b',b)​
 
  • #4
Thank you very much. That answers it, and saves me a significant amount of time. There's no right identity in X, since (a,b)=(a,b).(c,d)=(abc,d) implies d=b. So my definition must at least be supplemented by the requirement that x-1x is the same left identity for all x. And it's not hard to see that this is sufficient. x-1x=e implies (xx-1)2=xx-1, which implies xx-1=e. So for arbitrary x, we have x-1x=e=xx-1, and this means that for arbitrary x, we have xe=x(x-1x)=(xx-1)x=ex=x. So the left identity is also a right identity.

By the way, I assume that the notation |G| means "the underlying set of G". Is that notation standard?
 
  • #5
Let x be an arbitrary element of G. By (2), there exists an element y such that yx is a left identity. Then yx=x by definition of left identity. By (1), this implies that y is a right identity. Therefore, every element of G has a right identity, and by (1), it is also a left identity. Therefore, the pair (G, (x,y) -> xy) satisfies all the group axioms and can be considered a group.
 

1. What is a left identity?

A left identity is an element in a set that when combined with any other element in the set using a specific operation, returns the original element. In other words, the left identity acts as a starting point or base for the operation.

2. What is a left inverse?

A left inverse is an element in a set that when combined with another element using a specific operation, returns the left identity. In other words, the left inverse "undoes" the operation performed by the left identity.

3. How are left identity and left inverse related?

Left identity and left inverse are closely related in that the left inverse is the element that "undoes" the operation performed by the left identity. They are both important concepts in abstract algebra and are often used to prove properties of mathematical structures such as groups and rings.

4. What is an example of left identity and left inverse in action?

An example of left identity and left inverse can be seen in the real numbers under addition. The left identity is 0, as any number added to 0 returns the original number. The left inverse is -x, as when added to x, it returns 0.

5. Why are left identity and left inverse important in mathematics?

Left identity and left inverse are important concepts in mathematics because they help us understand the structure and properties of mathematical objects. They also play a crucial role in proving theorems and solving equations in various branches of mathematics, such as abstract algebra and linear algebra.

Similar threads

  • Linear and Abstract Algebra
Replies
11
Views
1K
  • Linear and Abstract Algebra
Replies
5
Views
857
  • Linear and Abstract Algebra
Replies
9
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
855
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
9
Views
901
  • Linear and Abstract Algebra
Replies
4
Views
2K
Back
Top