Skip to content

Don't print term with minimized universes in Check/Eval#21949

Draft
SkySkimmer wants to merge 3 commits intorocq-prover:masterfrom
SkySkimmer:eval-noker
Draft

Don't print term with minimized universes in Check/Eval#21949
SkySkimmer wants to merge 3 commits intorocq-prover:masterfrom
SkySkimmer:eval-noker

Conversation

@SkySkimmer
Copy link
Copy Markdown
Contributor

Close #20508

Not sure I really like the output though, it seems pretty verbose.

@SkySkimmer SkySkimmer added kind: user messages Error messages, warnings, etc. request: full CI Use this label when you want your next push to trigger a full CI. labels Apr 23, 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 23, 2026
@yannl35133
Copy link
Copy Markdown
Contributor

Why do you print the ustate and not the "sort_context_set"?

@SkySkimmer
Copy link
Copy Markdown
Contributor Author

I reused Show Universes to get outut about the pre-minimize and post-minimize ustate but maybe that's not the right thing to do

@SkySkimmer SkySkimmer added the needs: progress Work in progress: awaiting action from the author. label Apr 24, 2026
@github-actions github-actions Bot added the needs: rebase Should be rebased on the latest master to solve conflicts or have a newer CI run. label Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: user messages Error messages, warnings, etc. needs: progress Work in progress: awaiting action from the author. needs: rebase Should be rebased on the latest master to solve conflicts or have a newer CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When T is sort-polymorphic, "Check @T" specializes the sort of T

2 participants