Skip to content

Commit 7490f3f

Browse files
committed
doc: Add features
1 parent 80d7d21 commit 7490f3f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
A Machine-to-Machine Interaction System for Lean 4.
66

7+
Features:
8+
- Programmatically execute tactics (`goal_tactic`)
9+
- Handling of metavariable coupling
10+
- Whole file specification conformity check (`check_track`)
11+
- Extraction of tactic invocation data
12+
- Inspection of Lean constants
13+
714
## Installation
815

916
1. Install `uv`

0 commit comments

Comments
 (0)