Skip to content

Correctly handle module arguments in module inclusion check.#21905

Open
ppedrot wants to merge 1 commit intorocq-prover:masterfrom
ppedrot:fix-16024
Open

Correctly handle module arguments in module inclusion check.#21905
ppedrot wants to merge 1 commit intorocq-prover:masterfrom
ppedrot:fix-16024

Conversation

@ppedrot
Copy link
Copy Markdown
Member

@ppedrot ppedrot commented Apr 9, 2026

We were analyzing the body of a functor in an environment that did not make sense, as this body could very well be algebraically defined as one of the arguments.

Fix #16024: Anomaly "Uncaught exception Not_found."

We were analyzing the body of a functor in an environment that did not
make sense, as this body could very well be algebraically defined as
one of the arguments.

Fix rocq-prover#16024: Anomaly "Uncaught exception Not_found."
@ppedrot ppedrot added this to the 9.2.1 milestone Apr 9, 2026
@ppedrot ppedrot requested a review from a team as a code owner April 9, 2026 09:20
@ppedrot ppedrot added kind: fix This fixes a bug or incorrect documentation. request: full CI Use this label when you want your next push to trigger a full CI. labels Apr 9, 2026
@coqbot-app coqbot-app bot removed the request: full CI Use this label when you want your next push to trigger a full CI. label Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: fix This fixes a bug or incorrect documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Anomaly "Uncaught exception Not_found." with module include

1 participant