Skip to content

Invalid permutations in "table.html" #1

@David-Berghaus

Description

@David-Berghaus

I think some permutations that are listed in "table.html" are invalid (or psage has a bug).
If I for example try to construct PSL(2,11), I get the error that the group is not transitive:

sage: G = MySubgroup(o2='(1)(2 4)(3 5)(6)(7 8)(9)(10 11)',o3='(1 3 4)(2 10 7)(5 11 8)(6)(9)')
---------------------------------------------------------------------------
ValueError: Error in construction of permutation group! Permutations not transitive: <S,R>=(1)(2 4)(3 5)(6)(7 8)(9)(10 11),(1 3 4)(2 10 7)(5 11 8)(6)(9). Generated group=Subgroup generated by [(2,4)(3,5)(7,8)(10,11), (1,3,4)(2,10,7)(5,11,8)] of (Symmetric group of order 11! as a permutation group)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions