Documentation

LeanPool.ConnesRigidity.Foundation.GroupTheory.Sp4KernelCertificateShard2

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

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

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

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

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

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

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

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

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