mathlib3
62d532a7
- feat(data/finset): erase is partially injective (#6737)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
feat(data/finset): erase is partially injective (#6737) Show that erase is partially injective, ie that if `s.erase x = s.erase y` and `x` is in `s`, then `x = y`.
Author
b-mehta
Parents
a1305bea
Loading