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

Fix typo in vec example proof #3019

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Fix typo in vec example proof #3019

merged 1 commit into from
Aug 14, 2023

Conversation

2over12
Copy link
Contributor

@2over12 2over12 commented Aug 13, 2023

I believe it should be i<n not i<m so it's i<n=> i < m+1 => (i - 1) < m

@mtzguido
Copy link
Member

Thank you!

@mtzguido mtzguido merged commit bdfe784 into FStarLang:master Aug 14, 2023
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.

2 participants