Loading [MathJax]/jax/output/HTML-CSS/jax.js

First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Creating all homomorphisms into a finite group

Let G=<g1,,gn|r1,rk> be a finite presentation of a group and let S be a finite group, let's say for concreteness the symmetric group on 4 elements.

We want to create all homomorphisms GS.

One could just do the brute force search by looking at all maps from the set of generators g1,,gn to S and check which ones are homomorphisms.

Is this (or a more clever way of doing this) already implemented?

click to hide/show revision 2
retagged

updated 3 years ago

FrédéricC gravatar image

Creating all homomorphisms into a finite group

Let G=<g1,,gn|r1,rk> be a finite presentation of a group and let S be a finite group, let's say for concreteness the symmetric group on 4 elements.

We want to create all homomorphisms GS.

One could just do the brute force search by looking at all maps from the set of generators g1,,gn to S and check which ones are homomorphisms.

Is this (or a more clever way of doing this) already implemented?