Open marcinjangrzybowski opened 2 months ago
Depends on https://github.com/agda/cubical/pull/1120
A couple of things before a more detailed review:
Type
-valued relation rather than a Prop
-valued relation. I would suggest we just call these "equivalence relations" or even "thin groupoid"
Cubical/Relation/Binary/Setoid.agda
Cubical/Categories/Instances/Setoids.agda
¬BaseChange⊣SetoidΠ
- Base change functor does not have right adjoint (so SETOID cannot be LCCC, at least not in the literal sense) implementation ofSetoids are not an LCCC
by Thorsten Altenkirch and Nicolai Kraus (https://nicolaikraus.github.io/docs/setoids.pdf)