nx_kernel_v2_discharge_test.nx
buildroot/runtime/nx_kernel_v2_discharge_test.nx
about
nx_kernel_v2_discharge_test.nx -- ASSUMPTION + IMP_INTRO + NOT_INTRO
+ OR_INTRO + EQ_SYM + EQ_TRANS exercises.
These rules are what turn the kernel from "stops at contradiction"
to "produces real theorems".
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_runtime.nxnx_tier.nxnx_kernel_v2.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 12 | const SYM_P: nx_int = 1001 |
| 13 | const SYM_Q: nx_int = 1002 |
| 14 | const SYM_A: nx_int = 1100 |
| 15 | const SYM_B: nx_int = 1101 |
| 16 | const SYM_C: nx_int = 1102 |
functions
| 18 | func main() -> nx_exit { |