Documentation

CompPoly.LinearAlgebra.Dense.KernelCorrectness

Dense Homogeneous-Kernel Correctness #

Correctness contracts for executable dense homogeneous-kernel witnesses.

A matrix with more columns than rows has an executable homogeneous witness.

Any homogeneous witness returned by the executable kernel search has matrix-column width.

Any homogeneous witness returned by the executable kernel search is nonzero.

Soundness of the homogeneous witness returned by Gaussian elimination.

If no homogeneous witness is returned, the homogeneous kernel is trivial.