agda / cubical

An experimental library for Cubical Agda
https://agda.github.io/cubical/Cubical.README.html
Other
454 stars 139 forks source link

Type-theoretic replacement with higher induction-recursion #972

Closed ecavallo closed 1 year ago

ecavallo commented 1 year ago

A nice way to construct it quickly, though it uses a stronger tool than is necessary.

mortberg commented 1 year ago

Nice! Please add an equivalence with the image that already exist in Functions.Image. Maybe also add a simpler construction for sets?

ecavallo commented 1 year ago

I proved the equivalence (actually uniqueness of image factorizations more generally). The case for sets I think can wait for another PR.

felixwellen commented 1 year ago

All good now -> merging.

felixwellen commented 1 year ago

Hope it works with current master...