We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad3b0df + 7490f3f commit 4cd687eCopy full SHA for 4cd687e
1 file changed
README.md
@@ -1,7 +1,16 @@
1
# PyPantograph
2
3
+[](https://arxiv.org/abs/2410.16429)
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