Left-associative elements of loop form subgroup: Difference between revisions

From Groupprops
No edit summary
Line 1: Line 1:
==Statement==
==Statement==


Suppose <math>(L,*)</math> is an [[algebra loop]]. Then, the [[fact about::left nucleus]] of <math>L</math>, i.e., the set of left-associative elements of <math>L</math>, is nonempty and forms a subgroup of <math>L</math>. This subgroup is sometimes termed the '''left kernel''' of <math>L</math> or the '''left-associative center''' of <math>L</math>.
Suppose <math>(L,*)</math> is a [[loop]]. Then, the [[fact about::left nucleus;1| ]][[left nucleus]] of <math>L</math>, i.e., the set of left-associative elements of <math>L</math>, is nonempty and forms a subgroup of <math>L</math>. This subgroup is sometimes termed the '''left kernel''' of <math>L</math> or the '''left-associative center''' of <math>L</math>.


==Related facts==
==Related facts==

Revision as of 19:54, 20 June 2012

Statement

Suppose (L,*) is a loop. Then, the left nucleus of L, i.e., the set of left-associative elements of L, is nonempty and forms a subgroup of L. This subgroup is sometimes termed the left kernel of L or the left-associative center of L.

Related facts

Facts used

  1. Left-associative elements of magma form submagma

Proof

Given: An algebra loop (L,*) with identity element e. S is the set of left-associative elements of L.

To prove: S is a subgroup of L.

Proof: By fact (1), S is closed under *. Also, e is clearly in S. Since all elements of S are left-associative, S itself satisfies associativity, so S is a submonoid of L.

We now show that if aS, and b is the right inverse of a in L, then bS. For any c,dS, we have:

a*(b*(c*d))=(a*b)*(c*d)=e*(c*d)=c*d.

Similarly, we have:

a*((b*c)*d)=(a*(b*c))*d=((a*b)*c)*d)=(e*c)*d=c*d.

Thus, we get:

a*(b*(c*d))=a*((b*c)*d)=c*d.

Since the equation a*x=c*d has a unique solution, we get that:

b*(c*d)=(b*c)*d.

Thus, b is left-associative.

Thus, the right inverse of every element in S is in S. Thus, S is a monoid in which every element has a right inverse. We now want to show that every element has a two-sided inverse.

Suppose aS with right inverse b. b has right inverse a. Then, by associativity in S, a=a*e=a*(b*a)=(a*b)*a=e*a=a. Thus, b and a are two-sided inverses of each other, completing the proof.