Saved in:
Bibliographic Details
Main Author: Johannes
Format: Recurso digital
Language:
Published: Zenodo 2026
Online Access:https://doi.org/10.5281/zenodo.19544841
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • <h2>Void and Form — 8e2febe</h2> <p>A machine-verified derivation from logical distinction to K₄, compiled under <code>--safe --without-K</code>.</p> <h3>Included</h3> <ul> <li><strong>Void.agdai</strong> / <strong>Form.agdai</strong> — compiled Agda interfaces</li> <li><strong>verification-manifest.txt</strong> — build provenance</li> </ul> <h3>Changes since v9</h3> <ul> <li>Complete discrete forcing stage in Void; add gauge projections to Form (8e2febe)</li> <li>Second-order fine-structure correction: α⁻¹ within 0.4σ of CODATA (d9f6fd7)</li> <li>Sharpen README: progressive opening, loop closure identifiers, theorem/interpretation boundary (89a8c52)</li> <li>Update companion papers and README (fb79897)</li> </ul> <p><strong>Verify locally:</strong></p> <pre><code>agda --safe --without-K Void.lagda.tex && agda --safe --without-K Form.lagda.tex </code></pre>