Skip to content

Revert "A simple test case for dafny set"#190

Merged
MichaelHenryJennings merged 1 commit into
mainfrom
revert-173-set-map-basic-test
Dec 6, 2025
Merged

Revert "A simple test case for dafny set"#190
MichaelHenryJennings merged 1 commit into
mainfrom
revert-173-set-map-basic-test

Conversation

@ChristopherThomasHill

Copy link
Copy Markdown
Collaborator

Reverts #173

@amerikrainian amerikrainian left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The verifier fails in set.dfy:10 because {y - x + 1} isn’t known to be a nat (e.g., x=3, y=0 makes the element -2). With no axioms, that subset obligation can’t be discharged from the proof file alone.

@MichaelHenryJennings MichaelHenryJennings left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Agreed, this test case is unverifiable under our system.

@MichaelHenryJennings MichaelHenryJennings merged commit 8988db4 into main Dec 6, 2025
6 checks passed
@amerikrainian amerikrainian deleted the revert-173-set-map-basic-test branch December 6, 2025 04:23
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.

3 participants