epfl-lara / lisa

Proof assistant based on first-order logic and set theory
Apache License 2.0
33 stars 18 forks source link

Cleanup: Simplification and Unification Utils #148

Closed sankalpgambhir closed 1 year ago

sankalpgambhir commented 1 year ago

Cleaning up and documenting the spaghetti code that currently are the simplification and unification utilities.

sankalpgambhir commented 1 year ago

Superseded by #175 rewriting and cleaning up most of this.