On Wednesday, May 25, 2022 at 6:22:48 PM UTC+8 wdjo...@gmail.com wrote:
> On Wed, May 25, 2022 at 6:08 AM Hongyi Zhao wrote:
> >
> > As commented here [1], the following two methods can be used to define
> an Cyclic Group:
> >
> > ```
> > Generators
> > If the group operation is multipli
On Wed, May 25, 2022 at 6:08 AM Hongyi Zhao wrote:
>
> As commented here [1], the following two methods can be used to define an
> Cyclic Group:
>
> ```
> Generators
> If the group operation is multiplication then:
>
> If the group operation is addition then:
>
> ```
>
> For the first case, th
As commented here [1], the following two methods can be used to define an
Cyclic Group:
```
Generators
If the group operation is multiplication then:
If the group operation is addition then:
```
For the first case, the corresponding code snippet in GAP is as follows:
```
gap> f:=FreeGroup("P