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: have inherited fields link to their actual origin #235

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

kmill
Copy link
Contributor

@kmill kmill commented Nov 15, 2024

The calculation for projection functions was incorrect for fields that came from parents that overlapped with another. It was using the projection function that Lean uses to access the field, not the actual origin projection function.

The calculation for projection functions was incorrect for fields that came from parents that overlapped with another. It was using the projection function that Lean uses to access the field, not the actual origin projection function.
@hargoniX hargoniX merged commit 5777dc7 into main Nov 15, 2024
1 check passed
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