Suppose is a morphism of frames which has both posetal adjoints,
. By posetal I mean they don't necessarily preserve meets/joins (while
does, of course)
In this situation, induces an adjunction of geometric morphisms
, as explained here. Normally we would get only an essential geometric morphism
, but left exactness of
allows us to conclude there's a geometric morphism
left adjoint to this one.
All in all, this amounts to three functors:
, which plays the role of inverse part in
and direct part in
which is left adjoint to of
and plays the role of inverse part in
which is right adjoint to of
and plays the role of direct part in
First question: is the above account correct?
Then then question is, how are the two Kan extensions computed? In particular, since I'm dealing with frames, I should be able to get an explicit formula.
So my reasoning went like this: pretend and
are frames of open subsets of a locale (well, there's nothing to pretend, they are), then we know an explicit formula, at least for the inverse part of
(usually called the 'inverse image'):
Dually, I think we should get
Is this correct?
The final question concerns the relationship between and
and the posetal adjoints to
. At first I though that maybe
But now I'm not very convinced since it would imply some sort of commutation of with co/limits, which doesn't seem really plausible in general. Maybe it works when
is a sheaf? (with respect to jointly surjective coverings).
@matteocapucci I believe that your account of the adjoint triple on the presheaf categories is correct. To get an explicit (co)limit formula for them you can use the (co)end formulas for left and right Kan extensions. You can find these formulas here: https://ncatlab.org/nlab/show/Kan+extension#PointwiseByCoEnds
Note that those formula are for arbitrary enrichment, but because we're talking about Set enrichment, tensor is cartesian product and the hom-object is the usual hom-set.
Also, I am pretty sure that you can get the co(limit) formulas which apply to posets of open sets of a space as a special case. If your categories are posets then the cartesian product in the coend formula is either with the one-element set or the empty set. So you end up taking the colimit over all objects which have a morphism into a i.e. over all subsets of a.
Hi Matteo, your account on the geometric morphisms is correct (since the essential part is left exact).
Then I'm a little confused by your colimit notation.
we know an explicit formula, at least for the inverse part of
(usually called the 'inverse image'):
If is a functor
then shouldn't
? So how can you take the colimit over
?
Since is the left Kan extension of
(SGL, pg. 417) we have that
. Moreover
is a colimit of representables (SGL, pg. 63) and, being a left adjoint,
preserves that colimit. Hence we have that
is the colimit of the composite
, which can be computed pointwise in the topos of presheaves. Does that help?
@matteocapucci I believe that your account of the adjoint triple on the presheaf categories is correct. To get an explicit (co)limit formula for them you can use the (co)end formulas for left and right Kan extensions. You can find these formulas here: https://ncatlab.org/nlab/show/Kan+extension#PointwiseByCoEnds
Good idea, I didn't think of using the co/end formulas. Checking them, I get what I ansatzed in my original post 🙂
Hi Matteo, your account on the geometric morphisms is correct (since the essential part
is left exact).
Then I'm a little confused by your colimit notation.
we know an explicit formula, at least for the inverse part of
(usually called the 'inverse image'):
If
is a functor
then shouldn't
? So how can you take the colimit over
?
Good catch! It's a typo (sigh, also ! and * should be superscripts, not subscripts), the formula should read:
Same for the right Kan extension.
Also I wanted to add that the co/end formulation of Kan extensions suggested by @edenstar also answers the second question of mine, namely how to give an explicit formula for in terms of the adjoints of
. If you apply said adjunction inside the co/end formulas and then use the appropriate Yoneda reduction you get to
@matteocapucci You already found a way to rewrite the left and right Kan extensions of $f$; if you're interested in the bigger picture, the request that $f$ has posetal adjoints on both sides implies that $f$ represents a particular open map of locales; Elephant C.1.5.3 now gives you equivalent conditions for openness in terms of the induced geometric morphism.
Thanks @john-dee, that should be relevant to another question of mine that I didn't communicate here.