Skip to content
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

Experiment for a MathComp lra tactic #398

Closed
wants to merge 1 commit into from

Conversation

proux01
Copy link
Collaborator

@proux01 proux01 commented Jun 22, 2021

This is simple and already works but has major limitations:

  • only works for R (from Coq stdlib)
  • pulls axioms from real numbers in Coq stdlib every time it's used

We may like this to work for any realFieldType, maybe we should
write a new MathComp frontend to the lra.

This is simple and already works but has major limitations:
- only works for R (from Coq stdlib)
- pulls axioms from real numbers in Coq stdlib every time it's used

We may like this to work for any realFieldType, maybe we should
write a new MathComp frontend to the lra.
@proux01
Copy link
Collaborator Author

proux01 commented Apr 4, 2022

Closing as this is superseeded by math-comp/algebra-tactics#54

@proux01 proux01 closed this Apr 4, 2022
@proux01 proux01 deleted the mclra branch April 4, 2022 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant