kernel-Rat.det_row_selection_injective
- Kind
- kernel-term
- Status
- checked
Supports: `Rat.det_row_selection_injective` is in the environment as a checked `Declaration::Theorem` with an EMPTY `Kernel::axiom_footprint`, and the row printed carries both. The `formal.statement` above is the row's `canonical_type`, i.e. `Kernel::render_lean` of the admitted type.
scripts/cargo-serialized.sh run --release -q -p axeyum-lean-kernel --example kernel_declaration_projection -- --require-declaration Rat.det_row_selection_injective --require-kind theorem Evidence notes
Run 2026-09-02: prints `found\trat\ttheorem\tRat.det_row_selection_injective\t0` and exits 0. `--require-declaration` exits 1 when no prelude declares that exact display name.