Skip to content

Slight cleanup in eq_constr_univs_test - #22455

Open
SkySkimmer wants to merge 1 commit into
rocq-prover:masterfrom
SkySkimmer:clean-progr
Open

Slight cleanup in eq_constr_univs_test#22455
SkySkimmer wants to merge 1 commit into
rocq-prover:masterfrom
SkySkimmer:clean-progr

Conversation

@SkySkimmer

Copy link
Copy Markdown
Contributor

Drop sigma = extended_evd alias, and use ESorts/EInstance.equal instead of Sorts/Instance.equal + kind (the E equal is just the non-E equal + kind so this does not change behaviour)

IDK if checking Sorts.equal as a fast path in eq_sorts is actually useful but keeping it for now.

Drop sigma = extended_evd alias, and use ESorts/EInstance.equal
instead of Sorts/Instance.equal + kind (the E equal is just the non-E
equal + kind so this does not change behaviour)

IDK if checking Sorts.equal as a fast path in eq_sorts is actually
useful but keeping it for now.
@SkySkimmer
SkySkimmer requested a review from a team as a code owner September 9, 2026 13:00
@SkySkimmer SkySkimmer added the request: full CI Use this label when you want your next push to trigger a full CI. label Sep 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 Sep 9, 2026
@ppedrot ppedrot self-assigned this Sep 9, 2026
@ppedrot ppedrot added this to the 9.4+rc1 milestone Sep 9, 2026
@ppedrot ppedrot added the kind: cleanup Code removal, deprecation, refactorings, etc. label Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: cleanup Code removal, deprecation, refactorings, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants