Documentation

HexGraphIsoMathlib.AutOrbits

theorem Hex.GraphIso.Aut.orbitSize_card {n k : } (G : Colored n k) (v : Fin n) :

The reported orbit length is the cardinality of the full group-action orbit.

noncomputable def Hex.GraphIso.Aut.orbitEquiv {n k : } (G : Colored n k) :
MulAction.orbitRel.Quotient (↥(group G)) (Fin n) { v : Fin n // (orbits G)[v]! = v }

Choosing the stored representative identifies the orbit quotient with precisely the vertices counted by numOrbits.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    The reported orbit count is the cardinality of the full automorphism orbit quotient.