Skip to content

fix(engine/fstar-backend): drop spurious precondition on Lemmas#1355

Merged
W95Psp merged 1 commit intomainfrom
fix-lemmas-fstar-backend
Mar 11, 2025
Merged

fix(engine/fstar-backend): drop spurious precondition on Lemmas#1355
W95Psp merged 1 commit intomainfrom
fix-lemmas-fstar-backend

Conversation

@W95Psp
Copy link
Copy Markdown
Contributor

@W95Psp W95Psp commented Mar 11, 2025

This commit drops preconditions on lemmas, so that lemmas are always of the form Lemma (phi).

Fixes #820

This commit drops preconditions on lemmas, so that lemmas are always of the form `Lemma (phi)`.

Fixes #820
@W95Psp W95Psp requested a review from a team as a code owner March 11, 2025 16:08
@W95Psp W95Psp requested a review from maximebuyse March 11, 2025 16:20
@W95Psp W95Psp added this pull request to the merge queue Mar 11, 2025
Merged via the queue into main with commit 4588e9d Mar 11, 2025
14 of 15 checks passed
@W95Psp W95Psp deleted the fix-lemmas-fstar-backend branch March 11, 2025 17:22
@W95Psp W95Psp restored the fix-lemmas-fstar-backend branch January 15, 2026 15:21
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.

hax_lib::lemma introduces a True literal that shouldn't be there

2 participants