lumbda/proof
russell@unturf.com b3ab4bb19a Add proof friction benchmark, update README
Benchmark: Python 0.04s, uncommonlisp 59s, Lean 1.5s — for the same claim.
The formal proof is 40x faster than brute-force search with mathematical
certainty instead of floating-point tolerance.

This is MOAD-0001 at the proof layer: O(N²) search friction where
O(1) algebraic reasoning suffices. Proof assistants are the hash set
to numerical analysis's nested loop.
2026-04-14 13:31:05 -04:00
..
lean Add formal Lean 4 proof of EML universality (no sorry) 2026-04-13 20:23:30 -04:00
benchmark.sh Add EML universality proof — verify arXiv:2603.21852v2 2026-04-13 19:43:18 -04:00
benchmark_results.md Add proof friction benchmark, update README 2026-04-14 13:31:05 -04:00
eml_proof.lsp Add EML universality proof — verify arXiv:2603.21852v2 2026-04-13 19:43:18 -04:00
eml_proof.py Add EML universality proof — verify arXiv:2603.21852v2 2026-04-13 19:43:18 -04:00