Identity element generating a cyclic group

$\begingroup$

A group is defined as a set that is: associative, contains the identity element $(e)$, and every element has an inverse under given operation $(*)$. By this definition, $\{e\}$ is a group over the binary structure $(\{e\}, *)$. (I am leaving $*$ as an undefined operation for the purpose of generalizing)

Given this, is it safe to assume $\{e\}$ is cyclic because it can be generated by $\langle e \rangle$?

We could also understand this as being over the binary structure $(\mathbb{Z}_1, +_1)$ since $(\{e\}, *)$ is isomorphic to $(\mathbb{Z}_1, +_1)$.

$\endgroup$

2 Answers

$\begingroup$

The trivial group is indeed cyclic, if you so define it. A presentation would be $$\langle a\mid a\rangle,$$ which fits into the pattern of $$\Bbb Z_n\cong\langle x\mid x^n\rangle.$$

Sometimes, one can say that the trivial group is generated by the empty set, however, so be careful.

$\endgroup$ 2 $\begingroup$

Yes, the set consisting of one element with a trivial group operation is cyclic of order $1$.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like