mathlib
4ca9b48f
- refactor(data/set/function): Generalize `maps_to`, `inj_on`, `eq_on`, `left_inv_on`, `right_inv_on`, and `inv_on` to anything with has_mem
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
refactor(data/set/function): Generalize `maps_to`, `inj_on`, `eq_on`, `left_inv_on`, `right_inv_on`, and `inv_on` to anything with has_mem This makes these statements usable on finset too, but does so at the expense of breaking projection notation.
References
eric-wieser/has_mem-maps_to
Author
eric-wieser
Parents
1509c295
Loading