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

Split soundness proof for binaryApp into multiple files #549

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

john-h-kastner-aws
Copy link
Contributor

The BinaryApp.lean file for the typechecker soundness proof contains the all proofs for the different binary operators. Lean was lagging pretty badly when trying to make changes to it, so I've split it out into separate files for different operators.

Signed-off-by: John Kastner <jkastner@amazon.com>
Copy link
Contributor

@shaobo-he-aws shaobo-he-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@emina emina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@john-h-kastner-aws john-h-kastner-aws merged commit 5b332a5 into main Feb 24, 2025
6 checks passed
@shaobo-he-aws shaobo-he-aws deleted the split_binary_soundness branch February 24, 2025 21:25
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.

4 participants