rat-lt-of-echelon-step-ok-1
- Kind
- kernel-term
- Status
- checked
Supports: A checked, axiom-free theorem in all four rational preludes, population pinned at four. The regex pins the conclusion `AxNat.lt x0 x1` -- the ORDER of the two leading indices -- and the axiom-footprint column at 0.
out=$(target/release/examples/kernel_declaration_projection 2>&1) && test "$(printf "%s\n" "$out" | grep -cE '^[a-z]+[[:space:]]+theorem[[:space:]]+Rat\.lt_of_echelonStepOk[[:space:]]+0[[:space:]].*AxNat\.lt x0 x1\)\)\)\)\)$')" = 4 Evidence notes
Run 2026-09-02: four rows, mutation-checked by `scripts/new-fact.py`. Spent once, inside F:rat-leading-index-strict-below's successor step. The second hypothesis is load-bearing and its failure mode is concrete: at l1 = l2 = cols the test passes by its SECOND disjunct while the conclusion Nat.Lt cols cols is false, which is exactly the two-adjacent-zero-rows case F:rat-echelon-step-ok-both-cols covers.