Skip to content

One-pass substitution - #41

Open
EnguerrandPrebet wants to merge 3 commits into
mainfrom
eprebet/onepass
Open

One-pass substitution#41
EnguerrandPrebet wants to merge 3 commits into
mainfrom
eprebet/onepass

Conversation

@EnguerrandPrebet

Copy link
Copy Markdown
Collaborator

Update substitution to be one-pass by using a taboo set as a new parameter.
Apart from updating the substitution and the proofs accordingly, the main additions are:

  • a custom computation of the bound variables after substitution substBoundVars which is proved correct Program.substBoundVars_applySubst_boundVars
  • how reducing the taboo set leads to the same substitution (uniqueness is derived as a corollary)

@EnguerrandPrebet EnguerrandPrebet self-assigned this Jun 25, 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