Displayed Category Constructions
Meant to be the first thrust of #1106 code as we separate that large hunk of code into modular and manageable PRs
Here we add the following things to reason about displayed categories
- displayed full subcategories
- displayed preorders
- displayed terminal category
- displaying a category D over a category C
- displayed opposite category and opposite functor
- introduction principles to define functors into certain classes of displayed categories. Such as the displayed total category and when a displayed category has prop hom sets
- the left adjoint to reindexing
@ecavallo @mortberg does anyone have any idea why the CI is not running? Might be because @stschaef is first-time contributor, but usually there appears some button to run the CI...
@ecavallo @mortberg does anyone have any idea why the CI is not running? Might be because @stschaef is first-time contributor, but usually there appears some button to run the CI...
Indeed, very strange. I see no button either...
Same here, I don't know the problem.
Could it be that I'm merging in a branch with a name that isn't master
Now the button to run CI appeared. Not sure what changed, but I clicked it.
Now the button to run CI appeared. Not sure what changed, but I clicked it.
I pushed another commit to fix a naming typo. Seems like that did the trick
Whitespace is fixed, and the left adjoint has been moved. Should be ready for review