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

Prove type checker soundness. #171

Merged
merged 2 commits into from
Dec 11, 2023
Merged

Prove type checker soundness. #171

merged 2 commits into from
Dec 11, 2023

Conversation

emina
Copy link
Contributor

@emina emina commented Dec 11, 2023

This PR proves that the Cedar type checker is sound.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@emina emina requested a review from khieta December 11, 2023 20:27
/-!
This file contains useful definitions and lemmas about Cedar types.

todo: fill in `sorry`s.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can remove this comment 🎉

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done :)

@emina emina merged commit 1e74bd5 into main Dec 11, 2023
3 checks passed
@john-h-kastner-aws john-h-kastner-aws deleted the typechecker-soundness-proof branch April 3, 2024 15:00
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.

3 participants