Saved in:
| Main Author: | |
|---|---|
| Format: | Recurso digital |
| Language: | |
| Published: |
Zenodo
2026
|
| Online Access: | https://doi.org/10.5281/zenodo.20075105 |
| Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Table of Contents:
- <h2>Void and Form — d71c529</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 v42</h3> <ul> <li>Add stable reading closure and clean prose (d71c529)</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>