Proof-Search Friendly Non-Equality Proofs

This commit is contained in:
Nathan McCarty 2025-07-05 23:53:41 -04:00
parent 99b7ca322e
commit 106d46cc3c
4 changed files with 85 additions and 1 deletions

View file

@ -1,7 +1,8 @@
{
"desc": "Introductions to the building blocks of dependently typed programs.</p><p>The posts in this series are 'living posts', they will be referenced as library modules by future posts, and will be updated as needs change.",
"post-ids": [
7
7,
8
],
"title": "Dependent Nuggets"
}