mathlib3
b1b09eb3
- refactor(data/quot): Make more `setoid` arguments implicit (#11824)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
refactor(data/quot): Make more `setoid` arguments implicit (#11824) Currently, not all of the `quotient` API can be used with non-instance setoids. This fixes it by making a few `setoid` arguments explicit rather than instances.
Author
YaelDillies
Parents
25297ecf
Loading