epfl-lara / lisa

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

Creat a minimal tactic system for the kernel #49

Closed SimonGuilloud closed 1 year ago

SimonGuilloud commented 2 years ago

We should be able to define "deduced steps" helpers for the kernel in a unified way. This should first include versions of basis proofsteps with most arguments automatically infered, and then steps such as InstantiateForall and others, who should be encapsulated in subproofs.