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

De Bruijn Index Variables #4

Open
nixpulvis opened this issue Jun 23, 2019 · 0 comments
Open

De Bruijn Index Variables #4

nixpulvis opened this issue Jun 23, 2019 · 0 comments

Comments

@nixpulvis
Copy link
Owner

The variable type should contain a usize instead of a String for it's identifier. These are called De Bruijn indices.

This technique will return alpha equivalent correct normalization, however it does pose a problem. How to display a non De Bruijn index'd form with consistent (from source) identifiers?

@nixpulvis nixpulvis changed the title De Bruijn Index Variables De Bruijn Jun 23, 2019
@nixpulvis nixpulvis changed the title De Bruijn De Bruijn Index Variables Jun 23, 2019
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

No branches or pull requests

1 participant