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

Trouble with dependent tuples #76

Open
meganfrisella opened this issue Aug 18, 2023 · 0 comments
Open

Trouble with dependent tuples #76

meganfrisella opened this issue Aug 18, 2023 · 0 comments
Labels
pulse Issues related to the Pulse separation logic DSL

Comments

@meganfrisella
Copy link
Collaborator

meganfrisella commented Aug 18, 2023

Dependent types of tuple elements makes proving props about tuple elements tricky. Workaround is to use records instead of tuples, but they should ideally behave the same.

See https://github.com/FStarLang/steel/blob/megan_dpe/share/steel/examples/pulse/bug-reports/DependentTuples.fst

@tahina-pro tahina-pro added the pulse Issues related to the Pulse separation logic DSL label Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pulse Issues related to the Pulse separation logic DSL
Projects
None yet
Development

No branches or pull requests

2 participants