Skip to content

feat(LocallyNameless): FullBetaEta, Normal.sup_iff - #862

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

feat(LocallyNameless): FullBetaEta, Normal.sup_iff#862
lengyijun wants to merge 1 commit into
leanprover:mainfrom
awesome-lambda-calculus:fullbetaeta

Conversation

@lengyijun

@lengyijun lengyijun commented Sep 4, 2026

Copy link
Copy Markdown
Contributor
  1. The old multi-step lemmas

redex_app_l_cong and redex_app_r_cong

become

single-step: step_app_l_cong / step_app_r_cong
multi-step: steps_app_l_cong / steps_app_r_cong

  1. new theorems:

Normal.sup_iff
step_fv
steps_fv
step_subst_cong_l
steps_subst_cong_l

@lengyijun
lengyijun force-pushed the fullbetaeta branch 4 times, most recently from 5dd89a6 to 7692d00 Compare September 4, 2026 06:14
1. The old multi-step lemmas

redex_app_l_cong and redex_app_r_cong

become

single-step: step_app_l_cong / step_app_r_cong
multi-step: steps_app_l_cong / steps_app_r_cong

2. new theorems:

  Normal.sup_iff
  step_fv
  steps_fv
  step_subst_cong_l
  steps_subst_cong_l
@lengyijun lengyijun changed the title feat(LocallyNameless): new theorems in FullBetaEta feat(LocallyNameless): FullBetaEta, Normal.sup_iff Sep 4, 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