Sort
0.2.25
45%
- feat(goal): Draft tactic
- fix(goal): Prohibit coupling in draft tactics and drafting
- feat(serial): Pickle environment extensions in goal state
- feat(environment): Reading module and import data
- chore: Update Lean to
v4.14.0v4.15.0 - fix(delate): Panic of projection normalization function
0.3
92%
- feat(env): Allow adding definitions/theorems to the environment
- chore: Stabilize Lean to at least version
4.8.04.12.04.14.0 - feat(goal): Add support for the
have
,conv
,calc
tactics - feat(frontend): Add proof scraping support
- feat(goal): Add synthetic tactics (motivated apply, no confuse, etc.)
- feat: Add
condenseddelated interface - feat(goal): Add automatic mode
- feat(serial): Add environment/state pickling
- doc: Add design rational documentation
- feat(goal): Articulation of finished proof term (could be very ugly)