- Stanford University Centaur Lab
- https://leni.sh
-
Director of NorCal Hakkero Factory No. 1
- Joined on
2023-08-21
fix: Resume not taking type unification into account
Resumption not taking type unification into account
This was a bug in the downstream Tactic.exact
implementation.
Resumption not taking type unification into account
fix: Resume not taking type unification into account
Resumption not taking into account type unification
Enable direct expression evaluation in context
Exposed interface for MetaM
context and state in #85.
Enable direct expression evaluation in context
Extraction of atomization step
Atomization is too tightly coupled to the user architecture. We'll not include it here in the forseeable future. Vide aniva/Trillium#124: A new Catenary
library was…
Expose the
String.toName
interface
Expose the
String.toName
interface
The user should call into Lean's kernel directly for this kind of features. We'll not re-expose functions in the Lean kernel.