[GAP Forum] A simple question
Levie Bicua
lee_bkua at yahoo.com
Sat Jan 17 10:53:53 GMT 2009
Dear Gap forum,
Let S be the set as defined below:
S:=[ [ (5,6), (2,3)(4,5), (3,5), (3,4), (1,4), (1,5), (2,5), (1,6)(4,5) ],
[ (5,6), (2,3)(4,5), (3,5), (3,4), (1,4), (1,2)(3,6), (1,4)(2,3), (2,5)(3,6) ],
[ (5,6), (2,3)(4,5), (3,5), (3,4), (1,4), (1,2,5)(3,6), (1,4)(2,3) ],
[ (5,6), (2,3)(4,5), (3,5), (3,4), (2,3)(4,5), (1,5)(2,3), (1,3), (1,5)(4,6) ],
[ (5,6), (2,3)(4,5), (3,5), (3,4), (2,3)(4,5), (2,6)(3,4), (4,5), (2,4)(3,6) ],
[ (5,6), (2,3)(4,5), (3,5), (3,4), (2,3)(4,5), (1,5)(2,6,3,4), (4,5) ],
[ (5,6), (2,3)(4,5), (3,5), (3,4), (1,4,5)(2,3), (1,3), (1,5)(4,6) ],
[ (5,6), (2,3)(4,5), (3,5), (3,4), (1,5)(2,3), (2,6)(3,4), (1,5), (1,2)(3,6) ],
[ (5,6), (2,3)(4,5), (3,5), (3,4), (1,5)(2,3), (1,5,4,2,6,3), (1,5) ],
[ (5,6), (2,3)(4,5), (3,5), (1,3)(2,6), (1,6)(3,5), (1,3), (1,5), (1,2)(4,6)] ];
Suppose from this set I will get only the element that does not have "1" in the cycle (i.e. in this particular example I want to get only this element:
[ (5,6), (2,3)(4,5), (3,5), (3,4), (2,3)(4,5), (2,6)(3,4), (4,5), (2,4)(3,6) ] ),
how may I use GAP for this? Thanks.
Levi
More information about the Forum
mailing list