Documentation

LeanPool.CommonNeighbourConjecture.Examples.EveryBase.Main

Counterexamples at every base size #

This module instantiates the abstract obstruction construction with the affine Frobenius groups and their deleted binary permutation modules.

noncomputable def SaxlCounterexamples.EveryBase.hqSeed (d : ) (hd : Odd d) (hd3 : 3 d) :

The concrete binary seed attached to GF(3^d).

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    noncomputable def SaxlCounterexamples.EveryBase.hqColourTower (d : ) (hd : Odd d) (hd3 : 3 d) :

    The canonical regular-tuple colour tower for the concrete seed.

    Equations
    Instances For
      noncomputable def SaxlCounterexamples.EveryBase.hqColours (d : ) (hd : Odd d) (hd3 : 3 d) (tail : ) :
      BaseArrayColours (hqSeed d hd hd3) tail

      The canonical tuple and vector colours at the requested tail length.

      Equations
      Instances For
        noncomputable def SaxlCounterexamples.EveryBase.hqFirstColour (d : ) (hd : Odd d) (hd3 : 3 d) (tail : ) :
        (hqColours d hd hd3 tail).C

        A chosen colour at the requested tail length.

        Equations
        Instances For
          @[reducible, inline]
          abbrev SaxlCounterexamples.EveryBase.HqColourType (d : ) (hd : Odd d) (hd3 : 3 d) (tail : ) :

          The tuple-colour type for the concrete construction.

          Equations
          Instances For
            @[reducible, inline]
            abbrev SaxlCounterexamples.EveryBase.HqLinearGroup (d : ) (hd : Odd d) (hd3 : 3 d) (tail : ) :

            The linear permutation-wreath group in the construction.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              @[reducible, inline]
              abbrev SaxlCounterexamples.EveryBase.HqProductModule (d : ) (hd : Odd d) (hd3 : 3 d) (tail : ) :

              The product module on which the linear group acts.

              Equations
              Instances For
                @[reducible, inline]
                abbrev SaxlCounterexamples.EveryBase.GBd (d : ) (hd : Odd d) (hd3 : 3 d) (tail : ) :

                The affine permutation group used for base size tail + 2.

                Equations
                Instances For
                  noncomputable def SaxlCounterexamples.EveryBase.hqBadVector (d : ) (hd : Odd d) (hd3 : 3 d) (tail : ) :
                  HqProductModule d hd hd3 tail

                  The explicit vector outside the doubled generalized neighborhood.

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

                    At base size two, the displayed vertices are nonadjacent.

                    theorem SaxlCounterexamples.EveryBase.hq_exactBase_and_noCommonNeighbour (d : ) (hd : Odd d) (hd3 : 3 d) (tail : ) :
                    Saxl.ExactBaseSize (Saxl.AffineGroup (LinearTop (hqSeed d hd hd3) (hqColours d hd hd3 tail)) (ProductModule (hqSeed d hd hd3) (hqColours d hd hd3 tail))) (ProductModule (hqSeed d hd hd3) (hqColours d hd hd3 tail)) (tail + 2) ¬Saxl.HasCommonNeighbour (ProductModule (hqSeed d hd hd3) (hqColours d hd hd3 tail)) (Saxl.GeneralizedAdjacent (Saxl.AffineGroup (LinearTop (hqSeed d hd hd3) (hqColours d hd hd3 tail)) (ProductModule (hqSeed d hd hd3) (hqColours d hd hd3 tail))) (ProductModule (hqSeed d hd hd3) (hqColours d hd hd3 tail)) tail) 0 (badVector (hqSeed d hd hd3) (hqColours d hd hd3 tail) (hqFirstColour d hd hd3 tail))
                    theorem SaxlCounterexamples.EveryBase.hq_linearTop_irreducible (d : ) (hd : Odd d) (hd3 : 3 d) (tail : ) :
                    (Representation.ofDistribMulAction F2 (Saxl.PermWreath (Hq d) (Equiv.Perm (hqColours d hd hd3 tail).C) (hqColours d hd hd3 tail).C) ((hqColours d hd hd3 tail).C(Vq d))).IsIrreducible
                    theorem SaxlCounterexamples.EveryBase.hq_primitive (d : ) (hd : Odd d) (hd3 : 3 d) (tail : ) :
                    MulAction.IsPreprimitive (GBd d hd hd3 tail) (HqProductModule d hd hd3 tail)
                    theorem SaxlCounterexamples.EveryBase.hq_coreFamily (d : ) (hd : Odd d) (hd3 : 3 d) (tail : ) :
                    Saxl.ExactBaseSize (GBd d hd hd3 tail) (HqProductModule d hd hd3 tail) (tail + 2) MulAction.IsPreprimitive (GBd d hd hd3 tail) (HqProductModule d hd hd3 tail) ¬Saxl.HasCommonNeighbour (HqProductModule d hd hd3 tail) (Saxl.GeneralizedAdjacent (GBd d hd hd3 tail) (HqProductModule d hd hd3 tail) tail) 0 (hqBadVector d hd hd3 tail)
                    theorem SaxlCounterexamples.EveryBase.vq_card_le_productModule_card (d : ) (hd : Odd d) (hd3 : 3 d) (tail : ) :
                    Nat.card (Vq d) Nat.card (HqProductModule d hd hd3 tail)