code wiki / (root) / nx_proofs_comprehensive.nx

nx_proofs_comprehensive.nx

buildroot/runtime/nx_proofs_comprehensive.nx

12234 B232 linesdepth 5pulls 10 transitivereach 0 importersview sourcekind tooltopic proofs
docsdependenciesstructsconstsfunctions

about

nx_proofs_comprehensive.nx -- one worked example per proof method from the Wikipedia "Mathematical proof" taxonomy. Each is a real nx_derive chain verified by the kernel. All 14 methods covered.

dependencies 8 imports · 0 importers

nx_syscalls.nx nx_runtime.nx nx_tier.nx nx_axioms.nx nx_derive.nx nx_proof_methods.nx nx_classical_unpatented.nx nx_classical_unpatented_2.nx nx_proofs_comprehensive.nx

imports: nx_syscalls.nxnx_runtime.nxnx_tier.nxnx_axioms.nxnx_derive.nxnx_proof_methods.nxnx_classical_unpatented.nxnx_classical_unpatented_2.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 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_method_report print sys_write ↻ strlen ↻ nx_proof_method_name nx_proof_qed println ↻ print_i64 sys_mmap ↻ itoa sys_mmap ↻ sys_write ↻ nx_deriv_verify nx_deriv_node_at ↻ nx_axiom_is_valid ↻ nx_drule_arity nx_deriv_add_step nx_drule_arity ↻ nx_deriv_node_at ↻ nx_is_prime_trial print ↻ print_i64 ↻

structs

none

consts

none

functions

20func nx_method_report(method_code: nx_int, theorem_label: *u8, status: nx_int,
32func main() -> nx_exit