Skip to content

fix: quantify over α before ps in PostCond definitions#12708

Merged
sgraf812 merged 1 commit intomasterfrom
sg/std-do-postcond-entails-order
Feb 26, 2026
Merged

fix: quantify over α before ps in PostCond definitions#12708
sgraf812 merged 1 commit intomasterfrom
sg/std-do-postcond-entails-order

Conversation

@sgraf812
Copy link
Copy Markdown
Contributor

This PR changes the order of implicit parameters α and ps such that α consistently comes before ps in PostCond.noThrow, PostCond.mayThrow, PostCond.entails, PostCond.and, PostCond.imp and theorems.

@sgraf812 sgraf812 added the changelog-library Library label Feb 26, 2026
@sgraf812 sgraf812 enabled auto-merge February 26, 2026 14:30
@sgraf812 sgraf812 changed the title fix: PostCond definitions quantify over α before ps fix: PostCond definitions quantify over alpha before ps Feb 26, 2026
@sgraf812 sgraf812 changed the title fix: PostCond definitions quantify over alpha before ps fix: quantify over α before ps in PostCond definitions Feb 26, 2026
@sgraf812 sgraf812 force-pushed the sg/std-do-postcond-entails-order branch 2 times, most recently from 848a493 to 089d252 Compare February 26, 2026 15:06
@sgraf812 sgraf812 force-pushed the sg/std-do-postcond-entails-order branch from 089d252 to 65b3be8 Compare February 26, 2026 15:28
@sgraf812 sgraf812 added this pull request to the merge queue Feb 26, 2026
Merged via the queue into master with commit 8273df0 Feb 26, 2026
18 of 22 checks passed
@sgraf812 sgraf812 deleted the sg/std-do-postcond-entails-order branch February 26, 2026 16:40
sgraf812 added a commit that referenced this pull request Feb 26, 2026
This PR changes the order of implicit parameters `α` and `ps` such that
`α` consistently comes before `ps` in `PostCond.noThrow`,
`PostCond.mayThrow`, `PostCond.entails`, `PostCond.and`, `PostCond.imp`
and theorems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant