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

Faster proof of lemma_hoist_over_denominator #1206

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

jaylorch
Copy link
Collaborator

@jaylorch jaylorch commented Jul 3, 2024

Every time we build vstd as part of building Verus, the verifier complains that lemma_hoist_over_denominator takes well over 2 seconds to verify. This fixes that issue.

@jaylorch jaylorch requested a review from parno July 3, 2024 17:22
Copy link
Collaborator

@parno parno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very elegant! Thanks for doing this -- that complaint has been bugging me for a while.

@jaylorch jaylorch merged commit d52a17f into verus-lang:main Jul 8, 2024
9 checks passed
@jaylorch jaylorch deleted the hoist-over-denominator branch July 8, 2024 21:53
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.

None yet

2 participants