Saved in:
Bibliographic Details
Main Author: Johannes
Format: Recurso digital
Language:
Published: Zenodo 2026
Online Access:https://doi.org/10.5281/zenodo.20058012
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • <h2>Void and Form — ea18fe1</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 v41</h3> <ul> <li>Clarify formal boundaries and expand the K4 Companion kernel (ea18fe1)</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>