affeldt-aist / monae

Monadic effects and equational reasonig in Coq
GNU Lesser General Public License v2.1
67 stars 11 forks source link

define abstract category, impredicatively #106

Open t6s opened 1 year ago

t6s commented 1 year ago

This PR adds a definition of abstract categories extending category.v. Due to shortcomings in the constraint solver for universes in Coq, this could only be done only for the impredicative version of monae.

Some compatibility changes are needed and made in imonae_lib to make it resemble more to analysis.boolp.