argumentcomputer / yatima

A zero-knowledge Lean4 compiler and kernel
MIT License
121 stars 9 forks source link

Typechecker simplifications #241

Closed rish987 closed 1 year ago

rish987 commented 1 year ago

This refactor simplifies much of the TC and content-addressing implementation by refactoring our constant representations in two main ways:

TODO: