agda / cubical

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

Properties of the lifting functor #1123

Closed mzeuner closed 2 months ago

mzeuner commented 2 months ago

This PR proves that lifting functor from sets in a universe to sets in the successor universe is fully faithful and preserves (small) limits. It is a less opaque rewrite of the accidental https://github.com/agda/cubical/pull/1122.