Skip to content

Conversation

mattam82
Copy link
Owner

@mattam82 mattam82 commented Apr 4, 2025

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

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
Copy link

andres-erbsen commented Jun 5, 2025

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

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