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

Add LemmaNoDuplicatesCardinalityOfSet #19

Merged
merged 6 commits into from
Oct 4, 2021

Conversation

gancherj
Copy link
Contributor

@gancherj gancherj commented Oct 3, 2021

Lemma to fix #18

Copy link
Member

@robin-aws robin-aws left a comment

Choose a reason for hiding this comment

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

Thanks @gancherj! I had no idea someone else would jump on this so quickly or I would have assigned it to myself, since I was playing around with it too and came up with an alternative version myself (#20) :) Yours is simpler so I'm happy to accept it instead, although I will update and merge my version since the multiset-related lemmas seem useful independently.

You'll just have to update Seq.dfy.expect to expect 70 verified to get the CI to pass.

@robin-aws robin-aws merged commit f43c8f6 into dafny-lang:master Oct 4, 2021
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.

Need inverse of LemmaCardinalityOfSetNoDuplicates
2 participants