Commit a97a261
authored
Fix LowerCentralSeriesOfGroup for trivial groups (gap-system#6110)
Fix `LowerCentralSeriesOfGroup` and `NilpotencyClassOfGroup`
for trivial groups to return a list of length 1 resp. the
value 0 (and not a list of length 2 resp. the value 1).1 parent 779bd56 commit a97a261
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1447 | 1447 | | |
1448 | 1448 | | |
1449 | 1449 | | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
1450 | 1454 | | |
1451 | 1455 | | |
1452 | 1456 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments