Vec.Properties: drop eq parameter when it is a property (v3.0 changes)#2431
Vec.Properties: drop eq parameter when it is a property (v3.0 changes)#2431mildsunrise wants to merge 5 commits into
Conversation
(while leaving 'name-eqFree' as a deprecated synonym)
|
@mildsunrise now that the next release will be 3.0, do you want to revisit this? |
|
So I couldn't help noticing, while trying to figure out the merge conflicts, that @shhyou 's original proofs made extensive use of the Is that a Good Idea, or a Bad One? Otherwise put: is it a |
|
I like the earlier syntax. [In part it is because it is a degenerate case of 'display map' where on thing holds over another, in this case, one equation over another.] |
|
No, I think this PR is not related to the difference between Previously, the I think the renaming from |
|
Thanks @shhyou for the more refined analysis than my first superficial re-reading of this PR. And, to be clear, I think this is an important followup change! I had just been trying to get my head around it before trying to resolve the merge conflicts and then try to merge in to |
Follow up to #2430 with the changes for v3. See #2421 for context.