Helloooooo ! > In more detail: one writes a function that can do GAP's OnTuplesTuples action, > without even any action guessing involved (this is trivial code, > right, we have things like this on our ticket?), and asks it to do the > orbit of the tuple of tuples ((1,2),(1,2)). The outcome
The output would be [ ((1,2),(1,2)), ((2,(1,2)),(2,(1,2))), (((1,2),1),((1,2),1)) ] What is the problem with that ? If you say OnTupleTuple you know that (1,2) has to be considered as the tuple with two elements 1,2 and we can do the job. You know this because it is an action on a tuple of tuple, the tuple of tuple being ((1,2), (1,2)). So there are two tuples, which are (1,2) and (1,2), each one containing two elments. No way you can confuse this with the element (1,2). > Just as one can derive anything from a False statement, one can always > get into trouble with design that creates counterexamples to foundations > of group theory. Tell me how it is wrong or the mistake I made. Otherwise it works. Nathann -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en. For more options, visit https://groups.google.com/groups/opt_out.