Commit 2022-11-24 02:24 2d5a70de
View on Github →feat(Data/Sum/Basic): sync with mathlib3 (#702)
- Mathlib4 version of leanprover-community/mathlib#17059.
- Drop
simpattributes onSum.getLeftetc. These attrs make Lean4 simplifygetLeft xto amatchexpression, not onlygetLeft (inl x)tosome x.