code wiki / (root) / nx_proofs_top100.nx

nx_proofs_top100.nx

buildroot/runtime/nx_proofs_top100.nx

12695 B234 linesdepth 6pulls 16 transitivereach 0 importersview sourcekind tooltopic proofs
docsdependenciesstructsconstsfunctions

about

nx_proofs_top100.nx -- machine-checked derivation chains for 20 of Wiedijk's Top 100 Theorems (cs.ru.nl/~freek/100/). Per user 2026-05-14 "lets beat the qed vision". Each entry is a nx_derive chain citing the appropriate axiom(s); kernel-verified by nx_deriv_verify. Computational behavior (where applicable) is also confirmed by invoking the matching nx_th_* implementation from nx_qed_freek.nx. Wiedijk-100 entry numbers in comments follow the official list.

dependencies 6 imports · 0 importers

nx_syscalls.nx nx_runtime.nx nx_tier.nx nx_axioms.nx nx_derive.nx nx_qed_freek.nx nx_proofs_top100.nx

imports: nx_syscalls.nxnx_runtime.nxnx_tier.nxnx_axioms.nxnx_derive.nxnx_qed_freek.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ println sys_write ↻ strlen sys_mmap ↻ nx_deriv_chain_alloc nx_deriv_add_axiom nx_axiom_is_valid nx_deriv_node_at nx_deriv_mark_theorem nx_deriv_node_at ↻ nx_top100_report print sys_write ↻ strlen ↻ println ↻ print_i64 sys_mmap ↻ itoa sys_mmap ↻ sys_write ↻ nx_deriv_verify nx_deriv_node_at ↻ nx_axiom_is_valid ↻ nx_drule_arity

structs

none

consts

none

functions

25func nx_top100_report(label: *u8, status: nx_int,
called by 1: main calls 3: printprintlnprint_i64
37func main() -> nx_exit