Skip to content
#

mathlib

Here are 73 public repositories matching this topic...

CoherenceLattice

Rights: License Copyright Ultra Verba Lux Mentis 2025. all rights reserved This repository is a reproducible research + governance scaffold that combines: Lean 4 formalization (machine-checked theorems; “hard-to-reject” anchors) Python reference implementations (toy experiments + benchmarks)

  • Updated Mar 29, 2026
  • Python

Machine-verified proof (0 sorries, 2 axioms) that P ≠ NP via exponential circuit lower bounds for Hamiltonian Cycle. Lean 4 formalization with Mathlib. Proves SIZE(HAM_n) ≥ 2^{Ω(n)} using frontier analysis, switch blocks, cross-pattern mixing, recursive funnel magnification, continuation packets, rooted descent, and signature rigidity.

  • Updated Mar 29, 2026
  • Lean

Improve this page

Add a description, image, and links to the mathlib topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mathlib topic, visit your repo's landing page and select "manage topics."

Learn more