Skip to content

Add framing to proc change#914

Draft
Gustavo2622 wants to merge 1 commit intomainfrom
feature_procchange_framing
Draft

Add framing to proc change#914
Gustavo2622 wants to merge 1 commit intomainfrom
feature_procchange_framing

Conversation

@Gustavo2622
Copy link
Contributor

This PR adds framing to the proc change tactic, allowing untouched parts of the precondition to be used when proving equivalence of replacement code.

@Gustavo2622 Gustavo2622 requested a review from strub February 25, 2026 17:29
@Gustavo2622 Gustavo2622 self-assigned this Feb 25, 2026
let ev' = g pr.pr_event.inv in
f_pr_r { pr with pr_args = args'; pr_event = {m=pr.pr_event.m; inv=ev'}; }

let f_filter_map (gt: ty -> ty option) (g: form -> form option) (fp: form) : form option =
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the purpose of that function?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants