Skip to content

Remove misplaced Proof commands for Rocq dev - #54

Draft
JasonGross wants to merge 1 commit into
rocq-community:masterfrom
JasonGross:claude/rocq-dev-compat
Draft

Remove misplaced Proof commands for Rocq dev#54
JasonGross wants to merge 1 commit into
rocq-community:masterfrom
JasonGross:claude/rocq-dev-compat

Conversation

@JasonGross

@JasonGross JasonGross commented Jul 28, 2026

Copy link
Copy Markdown
Member

Remove two Proof. commands that Rocq dev rejects after interactive proof commands in OneStep.v and OrderedCover.v.

Commit b706030 passes a clean package build on Rocq dev (9.4+alpha):

opam exec --switch=rocq-dev-testing -- dune clean
opam exec --switch=rocq-dev-testing -- dune build -p coq-huffman -j 8

Produced by a Claude coding agent and validated by OpenAI Codex.

Authorship note: this was researched and written by an AI coding agent
(OpenAI Codex), working on Jason Gross's behalf; Jason reviews what is
posted from this account.

Wordsmithed by Codex.

Rocq now rejects a `Proof.` that is not the first command of an
interactive proof ("Proof" must be the first command in an interactive
proof).  Two proofs had a stray `Proof.` after their opening tactics.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01L9BGQT7XUuubV6C619DW4b
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