Processing math: 100%

First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to check whether a given group contains a subgroup isomorphic to Quaternion group

I want to check whether a given group G has a subgroup isomorphic to Q8. What should be the SAGE command for this? I am aware of the command "H.is_subgroup(G)". Does it check whether H is contained in G or H is isomorphic to a subgroup in G?

click to hide/show revision 2
retagged

updated 0 years ago

FrédéricC gravatar image

How to check whether a given group contains a subgroup isomorphic to Quaternion group

I want to check whether a given group G has a subgroup isomorphic to Q8. What should be the SAGE command for this? I am aware of the command "H.is_subgroup(G)". Does it check whether H is contained in G or H is isomorphic to a subgroup in G?