Skip to content

refactor(LocallyNameless): remove unnecessary LC assumptions - #735

Open
lengyijun wants to merge 1 commit into
leanprover:mainfrom
awesome-lambda-calculus:no_lc
Open

refactor(LocallyNameless): remove unnecessary LC assumptions #735
lengyijun wants to merge 1 commit into
leanprover:mainfrom
awesome-lambda-calculus:no_lc

Conversation

@lengyijun

@lengyijun lengyijun commented Jul 21, 2026

Copy link
Copy Markdown
Contributor
  • Drop M.LC param from step_abs_close, redex_abs_close, redex_abs_cong, step_open_cong_r, step_subst_cong_r, steps_open_cong_r, steps_subst_cong_r, FullBeta.steps_open_cong_l_abs
  • Add @[scoped grind →] to FullEta.step_lc_l

@lengyijun lengyijun changed the title refactor(LocallyNameless): remove unnecessary LC assumptions from eta… refactor(LocallyNameless): remove unnecessary LC assumptions Jul 21, 2026
@lengyijun
lengyijun force-pushed the no_lc branch 5 times, most recently from e6ad502 to d0320ed Compare July 23, 2026 11:32
@chenson2018 chenson2018 self-assigned this Jul 25, 2026
Comment thread Cslib/Languages/LambdaCalculus/LocallyNameless/Untyped/FullEta.lean Outdated
… reduction lemmas

- Drop `M.LC` param from `step_abs_close`, `redex_abs_close`, `redex_abs_cong`, `step_open_cong_r`, `step_subst_cong_r`, `steps_open_cong_r`, `steps_subst_cong_r`, `FullBeta.steps_open_cong_l_abs`
- Add `@[scoped grind →]` to `FullEta.step_lc_l`
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