Set quotients by dependent products of finite families of equivalence relations#1895
Set quotients by dependent products of finite families of equivalence relations#1895lowasser wants to merge 26 commits intoUniMath:masterfrom
Conversation
...ombinatorics/set-quotients-dependent-products-finite-families-equivalence-relations.lagda.md
Outdated
Show resolved
Hide resolved
...ombinatorics/set-quotients-dependent-products-finite-families-equivalence-relations.lagda.md
Outdated
Show resolved
Hide resolved
|
Hi! Just wanted to point out the module https://unimath.github.io/agda-unimath/foundation.tuples-of-types.html which defines It seems that we should either remove it, or rename it to fit the new name scheme, in particular the difference between tuple / fin-sequence which makes this definition of |
|
I am definitely in agreement that there's cleanup that needs to be done on some of the older types -- the entire |
Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
Yes, I stumbled upon |
|
Yes. I'm not convinced we need |
…nimath into quotient-fin-dep-product
A step short of applying these to finite sequences, but slightly more general. The finite sequence version will come as a follow-up.