Saved in:
Bibliographic Details
Main Author: Johannes
Format: Recurso digital
Language:
Published: Zenodo 2026
Online Access:https://doi.org/10.5281/zenodo.19998274
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • <h2>Void and Form — 5170773</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 v38</h3> <ul> <li>Clarify boundary status and framework-relative claims (5170773)</li> <li>Fix README line number references: uniform +33 offset after source insertions (acf295e)</li> <li>Fix quote formatting in README.md (6175744)</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>