P vs NP — a unique inverse, verification in one step
ab3e7c0b-4a21-8c31-a6a2-23155325ebb2Type anything and watch its uuidna recompute — deterministic, reproducible by anyone, no key. A theorem is alive when you interact with it. A content-address proves integrity, not truth. 0/7.
- theorem key ·
p_vs_np_inverse_is_unique - content-address (receipt) ·
dbfc62a5-a0d3-8fce-a9bb-38748eaf106b - status · decidable, re-verified on every build — recomputes from
src/ - entails ·
0/7
Statement — Lean 4 (machine-checked, axiom-free)
The Clay problem P versus NP, to the honest floor. The statement below is a true fact computed from the ℤ/9 doubling sequence — genuinely adjacent to the problem, and not the conjecture.
theorem p_vs_np_inverse_is_unique :
(List.range 9).all (fun d =>
((List.range 9).filter (fun e => (d * e) % 9 == 1)).length == (if isUnit d then 1 else 0)) := by decideVerified sorry-free by lean src/proof/index.lean; #print axioms p_vs_np_inverse_is_unique → does not depend on any axioms. No Mathlib, no native_decide, no sorry.
Honest bound. each unit has exactly one inverse (verify in one multiply), non-units none — a cheap-verification fact, not a separation of the classes — this framework proves 0 of the 7 (provenHere = 0).
References — qualified outlets
- The problem: Clay Mathematics Institute — P vs NP — the authoritative statement.
- This work: Rouschev, T. Millennium Solutions — the ℤ/9 vortex framework. CC BY-NC 4.0. Zenodo DOI 10.5281/zenodo.21819217.
- Source (verify): src/proof/index.lean — clone and run
lean src/proof/index.lean.
A content-address proves integrity, not truth. entails → 0/7.
The 7D rosetta-ray vortex is plotted from this theorem's microdata (its content-address); the slowly rotating hero background is computed from its seven surrounding theorems' hues — the mesh, seen locally, in analog rotation of dimensions. Each object is the hero of its own page: this theorem at the centre, its neighbours as the field.