You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add more fields to structures table, remove functors table (WIP)
the fields source, target, left_adjoint are moved to the structures table, which makes the functors table redundant. this might be useful later when adding, say, monoidal functors, where source refers to a monoidal category then. also, it justifies more the existence of the source_assumptions table for general implications.
on the other hand, this yields many NULL columns for categories. I am not sure if I should keep it.
0 commit comments