We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80d7d21 commit 7490f3fCopy full SHA for 7490f3f
1 file changed
README.md
@@ -4,6 +4,13 @@
4
5
A Machine-to-Machine Interaction System for Lean 4.
6
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
+
14
## Installation
15
16
1. Install `uv`
0 commit comments