| 2023-09-05 05:56:12 +0200 | received badge | ● Notable Question (source) |
| 2022-09-01 11:28:22 +0200 | received badge | ● Popular Question (source) |
| 2018-02-05 05:30:02 +0200 | received badge | ● Student (source) |
| 2018-02-01 23:34:56 +0200 | asked a question | does as_permutation_group() respect generators? From sage documentation I can construct a group as follows: Now I use the following code: In this case it is true that the generators of G are in correspondence with the generators of G_p. Is this always the case? I mean, if I compute a very complicated group G with lots of generators and its corresponding permutation group G_p, then is it true that G.gens()[i] corresponds to G_p.gens[i]? |
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.