Skip to content

Pulse: let-bind applications on return#4315

Open
mtzguido wants to merge 5 commits into
FStarLang:masterfrom
mtzguido:4314
Open

Pulse: let-bind applications on return#4315
mtzguido wants to merge 5 commits into
FStarLang:masterfrom
mtzguido:4314

Conversation

@mtzguido

Copy link
Copy Markdown
Member

This makes sure their return value and postconditions are in-scope for proving the postcondition of the caller.

Fixes #4314

mtzguido added 5 commits June 11, 2026 10:54
This makes sure their return value and postconditions are in-scope
for proving the postcondition of the caller.

Fixes FStarLang#4314
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.

Preserve postconditions of lemma calls in tail position

1 participant