Skip to content

Predicate actions are now actions... ish...#386

Open
giltho wants to merge 4 commits into
masterfrom
extract-preds-4
Open

Predicate actions are now actions... ish...#386
giltho wants to merge 4 commits into
masterfrom
extract-preds-4

Conversation

@giltho

@giltho giltho commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Only one commit (on top of #385)

This opens the way to actually handling fold/unfold/gunfold/package as memory actions.

At first, I wanted to just remove SLCmds from the syntax entirely, and replace calls to unfold/fold etc with memory actions syntactically in the AST (like I did for predicate calls becoming core predicates). Unfortunately, this was not possible without a massive refactor of lemmas, turning them into procs, and messing with everything @shiva-tk has done for Gillian.
I know that the correct choices wrt to this have been done in the Rocq formalisation, where there are not "lcmds" but only potentially "ghost actions", but changing this in Gillian is too much for now. It will be a valid refactor in the future if you guys want to do this.

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