mathlib
40da087f
- feat(equiv/basic): use @[simps] (#4652)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
feat(equiv/basic): use @[simps] (#4652) Use the `@[simps]` attribute to automatically generate equation lemmas for equivalences. The names `foo_apply` and `foo_symm_apply` are used for the projection lemmas of `foo`.
References
#4925 - Make prime-avoidance branch build
Author
fpvandoorn
Parents
e8f8de67
Loading