epfl-lara / lisa

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

Instantiation #114

Closed SimonGuilloud closed 1 year ago

SimonGuilloud commented 1 year ago

Update the substitution&instantiation part of the kernel and allows for simultaneous instantiation of schemas of different kinds, which was not possible until now.