geometry-certificate-pappus-hexagon
- Kind
- witness-replay
- Status
- checked
Supports: the saturated cofactor certificate over a SINGLE non-degeneracy condition, re-checked from the committed artifact by a checker that shares no code with either of the two searches that produced it
cargo test -p axeyum-cas --test geometry_certificate_artifacts Evidence notes
The certificate uses the Rabinowitsch trick: a fresh variable Zinv0 and the generator `parallel(A,E,B,D) * Zinv0 - 1`. Specialising Zinv0 := 1/det(E-A, D-B) is legitimate exactly when AE is not parallel to BD, and that is the ONLY place the side condition enters. The multiplier is the condition polynomial to the FIRST power, so the saturation cofactor is the familiar minus-the-conclusion rather than euler-line's squared-multiplier shape. Every tamper control in the cited suite runs against this certificate too: a cofactor edited by one is rejected, a conclusion edited by one is rejected, a swapped non-degeneracy condition is rejected, cofactors donated by a neighbouring certificate are rejected, deleting the degenerate counterexample is rejected, and replacing it with the on-locus-but-harmless configuration (the same six collinear points with X=(0,0) instead of (0,1), which violates the condition just as thoroughly and yet leaves X, Y, Z collinear) is rejected.