Irreducibility of the odd deleted modules #
For odd d, the affine group Hq d has three orbitals on ordered pairs of
field points. Thus every equivariant endomorphism of the full binary
permutation module has a three-parameter matrix. The all-ones parameter
vanishes on the deleted module, leaving a I + b A, where A is the Paley
adjacency operator. A two-point vector proves that neither A nor I + A
is idempotent. Maschke's theorem then proves irreducibility.
Rank-three centralizer algebra #
A local enumeration supplied by finiteness.
Instances For
Local classical decidable equality for matrix coefficients.
Instances For
Data saying that the ordered-pair orbitals are the diagonal, R, and its
off-diagonal complement.
- diag : Ω
A representative point for the diagonal orbital.
- relX : Ω
The first point of a representative pair in
R. - relY : Ω
The second point of a representative pair in
R. - otherX : Ω
The first point of a representative off-diagonal pair outside
R. - otherY : Ω
The second point of a representative off-diagonal pair outside
R.
Instances For
The linear operator with constant coefficients on the three orbitals.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The rank-one operator sending a vector to its constant coordinate sum.
Equations
- SaxlCounterexamples.EveryBase.allOnesOp = { toFun := fun (f : SaxlCounterexamples.EveryBase.PermMod Ω) (x : Ω) => SaxlCounterexamples.EveryBase.coordSum f, map_add' := ⋯, map_smul' := ⋯ }
Instances For
This is the exact point at which the all-ones matrix is killed by restriction to the deleted module.
Sum a vector over the R-neighbors of a point.
Equations
- SaxlCounterexamples.EveryBase.relationSum R v x = ∑ y : Ω, if R x y then v y else 0
Instances For
Maschke projection #
The concrete Paley orbital #
Representatives and transport proofs for the three Paley orbitals.
Equations
- SaxlCounterexamples.EveryBase.hqRankThreeOrbitals d hd = { diag := 0, relX := 1, relY := 0, otherX := -1, otherY := 0, diag_transport := ⋯, rel_transport := ⋯, other_transport := ⋯ }
Instances For
The finite set of nonzero squares in Fq d.
Equations
- SaxlCounterexamples.EveryBase.squareFinset d = {z : SaxlCounterexamples.EveryBase.Fq d | z ≠ 0 ∧ IsSquare z}
Instances For
The parity witness with the exact relation orientation x-y ∈ Cq:
for the two-point vector v, A v (0)=0 but A² v (0)=1.
The deleted binary permutation module for Hq d is irreducible whenever
d is odd.