mathlib
125055b0
- refactor(data/sym/basic): change notation for sym.cons (#14853)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
refactor(data/sym/basic): change notation for sym.cons (#14853) Switch from `::` to `::ₛ` for `sym.cons` so that it no longer conflicts with `list.cons`. This (finally) puts it in line with other notations, like `::ₘ` for `multiset.cons`.
Author
kmill
Parents
9df2762e
Loading