Skip to content

Equations on corelib - #645

Open
mattam82 wants to merge 3 commits into
mainfrom
equations-on-corelib
Open

Equations on corelib#645
mattam82 wants to merge 3 commits into
mainfrom
equations-on-corelib

Conversation

@mattam82

@mattam82 mattam82 commented Apr 4, 2025

Copy link
Copy Markdown
Member

No description provided.

mattam82 added 3 commits April 4, 2025 14:13
Issues with import order appeared. A new problem is that due to the use of a custom clos_trans definition, previous scripts which were automatically solving obligations with the "program_simpl" tactic now require to use `equations_simpl` instead. We put explicit "Local Obligation Tactic := CoreTactics.equations_simpl` directives to fix this (which is generally a good idea to document the automation being used).
@mattam82
mattam82 changed the base branch from 8.20 to main April 4, 2025 14:59
@andres-erbsen

Copy link
Copy Markdown

Is it the plan to remove stdlib dependencies? Removing the dependency on the deprecated file PermutSetoid would put us much closer to being able to remove that file (rocq-prover/stdlib#151).

@andres-erbsen

andres-erbsen commented Jun 5, 2025

Copy link
Copy Markdown

Gentle ping. Is the intent to merge this PR, or should I make another overlay for the stdlib change? Thanks!

@mattam82

mattam82 commented Dec 7, 2025

Copy link
Copy Markdown
Member Author

Sorry I got sidetracked for a long time here, the goal is to merge this soonish, I'll get back to it next week

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