Category Theory
Zulip Server
Archive

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.


Stream: learning: questions

Topic: an invertibility problem


view this post on Zulip Matteo Capucci (he/him) (Mar 28 2023 at 12:27):

Suppose I have a bounded poset PP and a functor F:PCF:P \to \cal C, where C\cal C is a category. Suppose I know ab:Pa \leq b : P, and I also know F(a)F(a \leq \top) is invertible. Then F(b)F(b \leq\top) has a right inverse, given by F(a)1F(ab)F(a \leq\top)^{-1}F(a \leq b).
Can I conclude F(b)F(b \leq\top) is left invertible too?
I'm bothered because this fact seems germane to me but it doesn't seem to be true, which means my intuition is broken. I can't concoct an example where this could go wrong.

(My actual example is a bit more structured, so maybe that's what's blinding me. In particular PP is a fibered poset over C\cal C and FF is a comprehension, meaning in particular it is a right adjoint)

view this post on Zulip Spencer Breiner (Mar 28 2023 at 12:43):

Any time an isomorphism factors as ABTA\rightarrowtail B \twoheadrightarrow T, the first factor is monic and the second is epic.

view this post on Zulip Matteo Capucci (he/him) (Mar 28 2023 at 13:01):

Uhm I don't think I understand what you mean

view this post on Zulip Matteo Capucci (he/him) (Mar 28 2023 at 13:01):

It seems tautological?

view this post on Zulip Matteo Capucci (he/him) (Mar 28 2023 at 13:02):

(During lunch I realized my intuition is broken because I think of P as 'monotonically' mapped to C\cal C, in some sense. But it doesn't have to.)

view this post on Zulip Ralph Sarkis (Mar 28 2023 at 13:06):

If aba\leq b\leq \top is all the poset, then send it to NQN\mathbb N \hookrightarrow \mathbb Q \xrightarrow{\lfloor - \rfloor} \mathbb N inside Set\mathbf{Set}, the composite F(a)F(a\leq \top) is an isomorphism (the identity) and it factors into mono-epi, but F(b)F(b\leq \top) is not an isomorphism.

view this post on Zulip Matteo Capucci (he/him) (Mar 28 2023 at 13:08):

Ah, yes! That's the weird way to 'non-monotonically' map stuff.

view this post on Zulip Matteo Capucci (he/him) (Mar 28 2023 at 13:08):

I wonder, though, if I assume FF preserves monos (and in my case it does since it's a right adjoint), can I still have the same 'pathology'?

view this post on Zulip Matteo Capucci (he/him) (Mar 28 2023 at 13:09):

Ralph Sarkis said:

If aba\leq b\leq \top is all the poset, then send it to NQN\mathbb N \hookrightarrow \mathbb Q \xrightarrow{\lfloor - \rfloor} \mathbb N inside Set\mathbf{Set}, the composite F(a)F(a\leq \top) is an isomorphism (the identity) and it factors into mono-epi, but F(b)F(b\leq \top) is not an isomorphism.

Like, this works because \lfloor - \rfloor is a quotient

view this post on Zulip Ralph Sarkis (Mar 28 2023 at 13:10):

In case FF preserves monos, F(b)F(b\leq \top) will be epi and mono (all morphisms in a poset are mono), so you have to find a similar example in a category that is not balanced (in Set\mathbf{Set} all epic monics are isos).

view this post on Zulip Morgan Rogers (he/him) (Mar 28 2023 at 15:54):

@Ralph Sarkis actually you can't, because split epi + mono always implies iso :wink:

view this post on Zulip Matteo Capucci (he/him) (Mar 28 2023 at 16:27):

Aaaah that's the trick

view this post on Zulip Reid Barton (Mar 28 2023 at 18:32):

Relevant: [[retract]]