kernel-Rat.det2_fib
- Kind
- kernel-term
- Status
- checked
Supports: `Rat.det2_fib` is admitted with exactly the type in `formal.statement` -- pinned verbatim by a committed test, `det2_fib_is_cassini_through_det2`, added specifically because (per that test's own doc comment) an empty axiom footprint on a theorem named `det2_fib` says nothing about which statement it proves, and this checks it is genuinely Cassini's identity read through `det2`, cast into ℚ by `ofInt`, and not some vacuous or mismatched restatement.
test "$(scripts/cargo-serialized.sh test -p axeyum-lean-kernel --lib rat_prelude::rat_prelude_tests::det2_fib_is_cassini_through_det2 -- --exact 2>&1 | grep -Ec 'test result: ok\. 1 passed; 0 failed')" -ge 1 Evidence notes
Run 2026-08-24: `test result: ok. 1 passed; 0 failed`, exit 0. A deliberately misnamed test path exits 1.