mathlib
9e841c81
- feat(data/list/basic): add a proof that `(a :: l) ≠ l` (#3584)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
feat(data/list/basic): add a proof that `(a :: l) ≠ l` (#3584) `list.cons_ne_self` is motivated by the existence of `nat.succ_ne_self`.
Author
eric-wieser
Parents
f1dfece4
Loading