Skip to content

Adapt to rocq-prover/rocq#21987 (secvar status)#533

Merged
samuelgruetter merged 1 commit into
mit-plv:masterfrom
SkySkimmer:context-secvar
May 26, 2026
Merged

Adapt to rocq-prover/rocq#21987 (secvar status)#533
samuelgruetter merged 1 commit into
mit-plv:masterfrom
SkySkimmer:context-secvar

Conversation

@SkySkimmer

Copy link
Copy Markdown
Contributor

No description provided.

- eapply mcomp_sat_weaken. 2: eassumption.
intros.
eapply H0. assumption.
Fail Qed. Abort. (* TODO report *)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I guess this TODO report was about some section variable bug fixed by rocq-prover/rocq#21987

| constr_eq T X; move x before locals
[ constr_eq x pick_sp
| constr_eq x ext_spec
| constr_eq x locals

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this is basically emulating a "is_section_variable" tactic, I could have added one in rocq-prover/rocq#21987 but we would need this code for backwards compat anyway so I think it will wait for another PR

@samuelgruetter samuelgruetter merged commit 362d9ea into mit-plv:master May 26, 2026
4 checks passed
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