-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proof API #9
Comments
I think that this is the riskiest part remaining, in terms of how much has yet to be designed and the fact that it'll require |
Here's a plan for IDE integration: Introduce a new file format for single proofs (essentially the same idea as
|
A relevant proposal for this is https://groups.google.com/d/msg/metamath/ZlRle52FVO0/94ZTXaAfCQAJ. |
@sorear I have written a new proof assistant proposal at https://groups.google.com/d/msg/metamath/_ky_6Si-UQo/wtBsAFToBwAJ, and I'd like to know what you think of it. Is it worth pursuing? |
There's a broad consensus that we want something sort of like a parsed representation of an MMJ2 worksheet. The details need to be worked out, probably in connection with smm-webui work to use the API for proof visualization and editing.
The text was updated successfully, but these errors were encountered: