Documentation

LeanPool.ConnesRigidity.Foundation.GroupTheory.Sp4KernelCertificateShard5

Kernel-checked shard 6 of 8 for the exhaustive Sp₄(𝔽₂) detector.

theorem Connes.Sp4.kernelDetectorBlock20 (high : Fin 8) (middle low : Fin 16) :
kernelDetectorCheck (BitVec.ofNat 16 (2048 * 20 + 256 * high + 16 * middle + low)) = true

The detector succeeds on 16-bit matrix block 20 (with indices 0 through 31).

theorem Connes.Sp4.kernelDetectorBlock21 (high : Fin 8) (middle low : Fin 16) :
kernelDetectorCheck (BitVec.ofNat 16 (2048 * 21 + 256 * high + 16 * middle + low)) = true

The detector succeeds on 16-bit matrix block 21 (with indices 0 through 31).

theorem Connes.Sp4.kernelDetectorBlock22 (high : Fin 8) (middle low : Fin 16) :
kernelDetectorCheck (BitVec.ofNat 16 (2048 * 22 + 256 * high + 16 * middle + low)) = true

The detector succeeds on 16-bit matrix block 22 (with indices 0 through 31).

theorem Connes.Sp4.kernelDetectorBlock23 (high : Fin 8) (middle low : Fin 16) :
kernelDetectorCheck (BitVec.ofNat 16 (2048 * 23 + 256 * high + 16 * middle + low)) = true

The detector succeeds on 16-bit matrix block 23 (with indices 0 through 31).