Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

De Bruijn index

< >

De Bruijn index is a notation created in 1972 by Nicolaas Govert de Bruijn.

#1699on PLDB 52Years Old
Wikipedia

In mathematical logic, the de Bruijn index is a tool invented by the Dutch mathematician Nicolaas Govert de Bruijn for representing terms of lambda calculus without naming the bound variables. Terms written using these indices are invariant with respect to 伪-conversion, so the check for 伪-equivalence is the same as that for syntactic equality. Each de Bruijn index is a natural number that represents an occurrence of a variable in a 位-term, and denotes the number of binders that are in scope between that occurrence and its corresponding binder. Read more on Wikipedia...


Example from the web:
位 位 位 3 1 (2 1)
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll