You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.
Are there cases where and are both defined but mean different things? If not, can the two notations be unified? If yes, what are interesting examples?
The dagger is an operation on morphisms in a special kind of category (a dagger category), whereas the opposite is an operation on categories. So they are not directly comparable.
There are dagger categories that are not equivalent to their opposites, which is possibly what you are getting at. This is true of the prototypical example of the category of Hilbert spaces and linear maps, where the dagger is the adjoint.
A dagger is a contravariant endofunctor that squares to the identity, so every dagger category is not only equivalent, but isomorphic to its opposite.
Maybe you are thinking of something else, eg the "dual" functor on Banach spaces?
They are isomorphic only in a contravariant sense. I guess I always understood isomorphism to be covariant unless explicitly stated.
What is "a covariant isomorphism between a category and its opposite"?
It is a (covariant) invertible functor , which is (by definition) a contravariant functor . Maybe I am missing your point.
In my answer, I was trying to explain how the category Hilb is not like the category Rel.
I am saying that a dagger is exactly that, and that in that respect Hilb is exactly like Rel.
The example of dagger in Hilbert spaces being adjoint is helpful. But I'm still confused as to how confused I may or may not be. Is a dagger category with as its dagger? If not, why not?
I think co/contravariant are distracting terms to get caught up in here. The only way you would want to talk about functors from a category to opposite is to think of them as covariant because a contravariant functor from a category to its opposite amounts to a covariant functor from a category to itself.
† applies to morphisms, whereas ᵒᵖ applies to objects of Cat.
@Faré A dagger is the identity on objects, inverts the direction of morphisms, and squares to the identity.
is not a dagger on Cat because it is not the identity on categories and it does not invert the direction of functors.
Faré said:
The example of dagger in Hilbert spaces being adjoint is helpful. But I'm still confused as to how confused I may or may not be. Is a dagger category with as its dagger? If not, why not?
When you apply op to a functor , it gives you a functor instead of
It does however invert the direction of natural transformations: it's "contravariant on 2-morphisms" in the 2-category Cat.
Also, where does it matter to make it versus ? When I see say my brain has trouble parsing the as being an opposite being righted rather than a normal thing being opposed.
I guess that as a computer scientist, I'm utterly baffled at the seemingly very complex type inference that mathematicians (and even worse, physicists) take as granted and free, yet that I trouble running in my head.
Thanks, makes much more sense now.
It's a functor that has an inverse.
An isomorphism between categories is a functor that has an inverse.
A functor F : Cᵒᵖ → D contains a function ∀BA. Cᵒᵖ(B, A) → D(F B, F A), whereas a functor F : C → Dᵒᵖ contains a function ∀AB. C(A, B) → Dᵒᵖ(F A, F B). When you expand the definition of _ᵒᵖ, these are the same. The laws work out to be equivalent too.
i dont like defining dagger categories as a functor
it makes them sound evil when they arent
or at least i don't think they are? i guess it depends on exactly what you mean
but you can rephrase the definition as
for each object A and object B, a function †_A,B : Hom(A, B) → Hom(B, A), such that:
there is no reference here to equality of objects!
...huh. https://mathoverflow.net/a/220108
Thank you all for bearing with me. This mathoverflow question was great, especially the "undirected category" isomorphism.
Are dagger categories known to be some kind of enriched, internal, or generalized multi- or poly-category? The description on that mathoverflow question definitely has that flavor
The closest I've ever come to something like this is identifying a bicategory of "dagger-matrices" in which dagger-categories should be the monads. A dagger-matrix is a matrix (of sets) equipped with an isomorphism to its transpose. Unfortunately any dagger-matrix must be square, so the bicategory of dagger-matrices is just a disjoint union of monoidal categories. It gets a little more interesting when you beef it up to a double category, but the lack of non-endo profunctors makes it hard to do any of the formal category theory that you can usually do with monads in a bicategory or double category.
The double category should be enough to get the right definition of dagger functor and dagger transformation though? You just don't get very many dagger profunctors I guess
dagger functor, certainly. Maybe dagger transformation -- I'm not sure I know what a dagger transformation is.
On page 5 after definition 2.6 (https://arxiv.org/pdf/1803.06651.pdf) the authors remark,
There is no need to go further and define ‘dagger natural transformations, if is a natural transformation between dagger functors, then taking daggers componentwise defines a natural transformation
Hmm. That makes me think that maybe there isn't even a double category.
A morphism of dagger-matrices should preserve the involutions, but if there are different vertical arrows on the right and left, it's not clear what that should mean.