Documentation

LeanPool.ConnesRigidity.Foundation.GroupTheory.Sp4KernelCertificateShard1

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

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

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

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

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

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

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

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

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