kernel-Nat.choose_succ_self_eq_zero
- Kind
- kernel-term
- Status
- checked
Supports: Nat.choose_succ_self_eq_zero is admitted by the trusted kernel gate with the exact type recorded in formal.statement.
test "$(cargo run -q -p axeyum-lean-kernel --example nat_theorem_inventory -- choose_succ_self_eq_zero 2>/dev/null | grep -xFc $'Nat.choose_succ_self_eq_zero\t1\t((x0 : AxNat) -> Eq.{1} AxNat (AxNat.choose x0 (AxNat.succ x0)) AxNat.zero)')" -ge 1 Evidence notes
The inventory builds the Nat prelude and prints Kernel::render_lean of the admitted type; the exact-line check fails on a missing declaration or type drift.