kernel-Nat.ble_succ_eq_true
- Kind
- kernel-term
- Status
- checked
Supports: `Nat.ble_succ_eq_true` is admitted as a Theorem with EXACTLY the stated shape, pinned verbatim via the kernel's own renderer: `((x0 : AxNat) -> ((x1 : AxNat) -> ((x2 : Eq.{1} Bool (AxNat.ble x0 x1) Bool.true) -> Eq.{1} Bool (AxNat.ble x0 (AxNat.succ x1)) Bool.true)))`.
test "$(cargo run -q --release -p axeyum-lean-kernel --example nat_theorem_inventory 2>/dev/null | awk -F'\t' '$1 == "Nat.ble_succ_eq_true" && $3 == "((x0 : AxNat) -> ((x1 : AxNat) -> ((x2 : Eq.{1} Bool (AxNat.ble x0 x1) Bool.true) -> Eq.{1} Bool (AxNat.ble x0 (AxNat.succ x1)) Bool.true)))"' | wc -l)" -ge 1