feat(LocallyNameless/Untyped): subst_intro weaker precondition#666
Merged
chenson2018 merged 1 commit intoJun 20, 2026
Merged
Conversation
eea8ce5 to
549f637
Compare
subst_intro weaker condition
subst_intro weaker conditionsubst_intro weaker precondition
549f637 to
2ad559c
Compare
chenson2018
reviewed
Jun 20, 2026
- New theorem `subst_intro_openrec` - `subst_intro` no longer needs `LC t` - `subst_intro` no longer needs `subst_fresh` - `subst_intro` new proof based on `subst_intro_openrec` - Updated `preservation_open` in STLC to take advantage of the weaker precondition Co-authored-by: Chris Henson <46805207+chenson2018@users.noreply.github.com>
86adc36 to
45a7bfc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
subst_intro_openRecsubst_introno longer needsLC tsubst_introno longer needssubst_freshsubst_intronew proof based onsubst_intro_openRecpreservation_openin STLC to take advantage of the weaker precondition