kernel-not_dvd_one_of_two_le
- Kind
- kernel-term
- Status
- checked
Supports: Nat.not_dvd_one_of_two_le is admitted by the trusted kernel gate with the type recorded in formal.statement.
test "$(cargo run -q -p axeyum-lean-kernel --example nat_theorem_inventory -- Nat.not_dvd_one_of_two_le 2>/dev/null | grep -Ec '^Nat\.not_dvd_one_of_two_le[[:space:]]')" -ge 1 Evidence notes
`build_nat_prelude` admits this theorem only through the trusted kernel gate, so a successful build IS the type-check; the command both performs it and prints the admitted type, which is copied verbatim into formal.statement.