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 object member lookup #14

Merged
merged 2 commits into from Feb 2, 2019
Merged

Fix object member lookup #14

merged 2 commits into from Feb 2, 2019

Conversation

Blaisorblade
Copy link
Owner

WIP Fix #11. Compiles. Adds some admitted in fundamental.v (in lemmas that might disappear) and in lr_lemmaDefs.v (which didn't work before, and must be redesigned).

Gotta think about the typing rules tho. As I write there:

This demands definitions and members to be defined in aligned lists. I think
we want more freedom, just like in the logical relation?

dotsyn.v had in fact lots of technical debt (and even bugs), most of this patch
are fixes dealing with it.
@Blaisorblade
Copy link
Owner Author

While I have a few questions here, I'm merging this because I'm doing other simplifications to the same rules.

@Blaisorblade Blaisorblade merged commit d86b1d0 into master Feb 2, 2019
@Blaisorblade Blaisorblade deleted the fix-dms branch February 2, 2019 16:48
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.

Fix object member lookup
1 participant