From professional translators, enterprises, web pages and freely available translation repositories.
18:00 to 20:00 pitch like a pro! – elab workshop with richie hecker
18:00 to 20:00 pitch like a pro! – elab workshop with richie hecker
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
gap> hom := naturalhomomorphismbynormalsubgroup( norm, elab ); gap> f := image( hom ); group([ (), (), (), (4,5)(6,7), (4,6)(5,7), (2,3)(6,7), (2,4)(3,5), (1,2) (5,6) ]) gap> size( f ); 168
gap> preimagesrepresentative( hom, (1,2,3) ); (1,4,2) gap> preimage( hom, trivialsubgroup(s3) ); # the kernel group([ (1,4)(2,3), (1,3)(2,4) ])
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting