v0.0.1 β π½β-square RH research base
Initial research base for the π½β-square / Riemann Hypothesis program.
The Riemann Hypothesis remains OPEN. This release builds the research base, not a solution: the formalization compiles and states the construction problem precisely; it does not assert the crux.
Added
F1Square.leanβ Lean 4 formalization of the target objectSpec β€ Γ_{π½β} Spec β€and its intersection theory (UOR.Bridge.F1Square), encoding each result's honest epistemic status. The RH crux (the Hodge index theorem) is encoded asuniversallyValid := noneand is never asserted true.docs/β the three companion research documents: the intersection-theory specification, the missing-object-over-β map, and the verified characteristic-1 / tropical stack (R1βR16).- Lake project pinning the
uordependency to UOR-Framework v0.5.2 (392c7f91e202cf7d119997ac14497444416ed2ce) β the latest UOR-Framework release that ships thelean4/library.lake buildcompiles cleanly; CI is green. - Repository infrastructure: README, CITATION.cff, CHANGELOG, .gitignore, and a
lake buildCI workflow.
Semantic versioning starts at v0.0.1. See CHANGELOG.md.