Skip to content

refactor(locallynameless): remove HasFresh - #852

Open
lengyijun wants to merge 1 commit into
leanprover:mainfrom
awesome-lambda-calculus:basic.lean
Open

refactor(locallynameless): remove HasFresh#852
lengyijun wants to merge 1 commit into
leanprover:mainfrom
awesome-lambda-calculus:basic.lean

Conversation

@lengyijun

Copy link
Copy Markdown
Contributor

Remove unnecessary HasFresh dependencies from Term definitions
Simplify open' and close to rely on type inference
Restrict DecidableEq Var to definitions that actually require it

Remove unnecessary `HasFresh` dependencies from `Term` definitions
and simplify `open'` and `close` to rely on type inference. Restrict
`DecidableEq Var` to definitions that actually require it.
@lengyijun lengyijun changed the title refactor(locallynameless): close/open refactor(locallynameless): remove HasFresh Sep 3, 2026
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.

1 participant