chore: fix diamonds around R and C structures#38451
chore: fix diamonds around R and C structures#38451sgouezel wants to merge 14 commits intoleanprover-community:masterfrom
Conversation
|
This pull request is now in draft mode. No active bors state needed cleanup. While this PR remains draft, bors will ignore commands on this PR. Mark it ready for review before using commands like |
PR summary 5b5173e00fImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
!radar |
|
Benchmark results for 3c79bc9 against 79540a7 are in. There are significant results. @sgouezel
Large changes (1✅)
Medium changes (2✅)
Small changes (10✅, 2🟥)
|
|
This pull request has conflicts, please merge |
|
!radar |
|
Benchmark results for eae998b against 5b5173e are in. There are significant results. @sgouezel
No significant changes detected. |
|
!radar |
|
Benchmark results for dc8867d against 5b5173e are in. No significant results found. @sgouezel
Small changes (6✅, 1🟥)
|
The following examples fail on master, work with the PR:
The PR makes a few algebra maps implicit-reducible. This is necessary to get rid of the diamonds as these maps show up in the instances. This has no noticeable performance impact: implicit-reducible only matters for instances, and there it tends to help unification.
algebraMapfromAlgebrainstead of having a def #38430