2024-08-04

712: Cyclic Group by Element

<The previous article in this series | The table of contents of this series | The next article in this series>

definition of cyclic group by element

Topics


About: group

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of cyclic group by element.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
p: { the objects }
p: ={pj|jZ} or ={pj|jN,0j(n1)} for an nN{0}, with pjpk=pj+k or pjpk=p[j+k] as the group operation, where [j+k] denote the residue of j+k divided by n
//

Conditions:
//

What does "object" mean? Well, 'object' is any object in the universe. Someone who bases the whole mathematics on the ZFC set theory will say that it is a set, but we are not such a someone.

Someone may wonder what pj means where p is just an object. Well, it is just a symbol we have invented now: of course, pj could not be define like p...p, because the group operation has not been defined yet: the group operation is defined after the set of the group has been defined.

Then, after the group operation has been defined, pj=p...p as a result.


2: Natural Language Description


For any object, p, p: ={pj|jZ} or ={pj|jN,0j(n1)} for an nN{0}, with pjpk=pj+k or pjpk=p[j+k] as the group operation, where [j+k] denote the residue of j+k divided by n


3: Note


p is indeed a group for the infinite group case: 0) pjpk=pj+kp; 1) (pjpk)pl=pj+kpl=pj+k+l=pjpk+l=pj(pkpl); 2) p0 is the identity element, because p0pj=p0+j=pj=pj+0=pjp0, so, called 1; 3) for each pj, pj is the inverse, because pjpj=pj+j=p0=1=p0=pj+j=pjpj.

p is indeed a group for the finite group case: 0) pjpk=p[j+k]p; 1) (pjpk)pl=p[j+k]pl=p[j+k+l]=pjp[k+l]=pj(pkpl); 2) p0 is the identity element, because p0pj=p[0+j]=pj=p[j+0]=pjp0, so, called 1; 3) for each pj, pnj is the inverse, because pjpnj=p[j+nj]=p0=1=p0=p[nj+j]=pnjpj.

Do not make the confusion for the infinite case like that only p,p2,... constitutes the group: the sequence never returns to 1 or produces the inverse of p.

In many cases, for a group, G, the cyclic subgroup of G by an element, pG, is taken. That is indeed a cyclic group by p by this definition by identifying the symbol pj with the multiplication, p...p, on G. Whether it is an infinite group or an n-order group depends on p. When G is finite, it inevitably becomes finite, but when G is infinite, it may be or may not be infinite.


References


<The previous article in this series | The table of contents of this series | The next article in this series>