theorem
Hex.GraphIso.Aut.generated_isIso
{n k : Nat}
{G : Colored n k}
{p : Perm n}
(h : Perm.Generated (gens G) p)
:
IsIso G G p
theorem
Hex.GraphIso.Aut.generated_of_wordConn
{n k : Nat}
{G : Colored n k}
{u v : Fin n}
(h : Nauty.WordConn (raw G) ↑u ↑v)
:
The search's word connectivity supplies subgroup membership, not just an arbitrary automorphism carrying the vertex.