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

Split proof reconstruction for integers and reals. #112

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

abdoo8080
Copy link
Collaborator

@abdoo8080 abdoo8080 commented Jun 11, 2024

This PR eliminates the dependency on mathlib for operations that don’t necessitate it. Specifically, it addresses proof reconstruction for integers. Note that proof reconstruction for reals still relies on mathlib, but this is expected since users interested in real numbers would typically import mathlib anyway.

@abdoo8080 abdoo8080 merged commit 2899f02 into ufmg-smite:main Jun 24, 2024
2 checks passed
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