mathlib
5926f103
- fix(data/equiv/basic): use `subtype p` not `coe_sort (set_of p)` (#9559)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
fix(data/equiv/basic): use `subtype p` not `coe_sort (set_of p)` (#9559) `↥{x | p x}` is just a clumsy way to write `{x // p x}`.
Author
eric-wieser
Parents
da4d5501
Loading