AlgebraicJulia / Catlab.jl

A framework for applied category theory in the Julia language
https://www.algebraicjulia.org
MIT License
614 stars 58 forks source link

Generic interface for subobject classifiers and internal homs #789

Open kris-brown opened 1 year ago

kris-brown commented 1 year ago

https://github.com/AlgebraicJulia/Catlab.jl/pull/786 implements subobject classifiers and internal homs for C-Sets, but this code should be restructured into a generic interface (e.g. one that works with FinSet, too).