Commit 2025-04-02 22:43 164bfe1e
View on Github →feat(Category Theory): unbundled quiver adjunction data (#22443)
This unbundles the unit and counit components from Quiv.adj
and proves they equal the previously defined (pre)functors Paths.of
and pathComposition
. The unbundled Quiv.adj
adjunction data is used to golf the construction of ReflQuiv.adj
.