mathlib
e4607f8f
- chore(data/sym/basic): golf and add missing simp lemmas (#11160)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
chore(data/sym/basic): golf and add missing simp lemmas (#11160) By changing `cons` to not use pattern matching, `(a :: s).1 = a ::ₘ s.1` is true by `rfl`, which is convenient here and there for golfing.
Author
eric-wieser
Parents
fbbbdfa0
Loading