Processing math: 100%
Not signed in (Sign In)

Not signed in

Want to take part in these discussions? Sign in if you have an account, or apply for one below

  • Sign in using OpenID

Site Tag Cloud

2-category 2-category-theory abelian-categories adjoint algebra algebraic algebraic-geometry algebraic-topology analysis analytic-geometry arithmetic arithmetic-geometry book bundles calculus categorical categories category category-theory chern-weil-theory cohesion cohesive-homotopy-type-theory cohomology colimits combinatorics complex complex-geometry computable-mathematics computer-science constructive cosmology definitions deformation-theory descent diagrams differential differential-cohomology differential-equations differential-geometry digraphs duality elliptic-cohomology enriched fibration foundation foundations functional-analysis functor gauge-theory gebra geometric-quantization geometry graph graphs gravity grothendieck group group-theory harmonic-analysis higher higher-algebra higher-category-theory higher-differential-geometry higher-geometry higher-lie-theory higher-topos-theory homological homological-algebra homotopy homotopy-theory homotopy-type-theory index-theory integration integration-theory k-theory lie-theory limits linear linear-algebra locale localization logic mathematics measure-theory modal modal-logic model model-category-theory monad monads monoidal monoidal-category-theory morphism motives motivic-cohomology nforum nlab noncommutative noncommutative-geometry number-theory of operads operator operator-algebra order-theory pages pasting philosophy physics pro-object probability probability-theory quantization quantum quantum-field quantum-field-theory quantum-mechanics quantum-physics quantum-theory question representation representation-theory riemannian-geometry scheme schemes set set-theory sheaf simplicial space spin-geometry stable-homotopy-theory stack string string-theory superalgebra supergeometry svg symplectic-geometry synthetic-differential-geometry terminology theory topology topos topos-theory tqft type type-theory universal variational-calculus

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

Welcome to nForum
If you want to take part in these discussions either sign in now (if you have an account), apply for one now (if you don't).
    • CommentRowNumber1.
    • CommentAuthorMike Shulman
    • CommentTimeOct 16th 2016

    For an (,1)-topos to be cohesive, we require that Δ have a left adjoint ʃ that preserves products. However, even if no such adjoint exists, we can still define the “shape” of an object XH to be the hom-functor H(X,Δ()):GpdGpd, which is left-exact and accessible. (This is just the shape of the over-topos H/X.) Is there a condition on H under which this non-representable shape preserves products? That is, such that H(X,Δ())×H(Y,Δ())H(X×Y,Δ())? Here the product on the left should probably be taken in the category LexAcc(Gpd,Gpd), since that’s what’s true if Δ does have a left adjoint preserving products.

    • CommentRowNumber2.
    • CommentAuthorCharles Rezk
    • CommentTimeOct 16th 2016

    I don’t think that’s formulated right. Even if exists, I don’t think we expect that H(X,)×H(Y,)=H((X×Y),), do we?

    • CommentRowNumber3.
    • CommentAuthorMarc Hoyois
    • CommentTimeOct 16th 2016

    This is probably not quite what you’re looking for, but :TopGrpd preserves finite products of proper ∞-topoi. More generally, if X is proper then (X×Y)YX for any Y, by proper base change, and X preserves filtered colimits. If F,GLexAcc, there’s always a canonical map F×GFG, and it’s an equivalence if F preserves filtered colimits.

    • CommentRowNumber4.
    • CommentAuthorMike Shulman
    • CommentTimeOct 16th 2016

    @Charles: Oh, oops, I meant the product should be taken in LexAcc(Gpd,Gpd)op. That’s necessary to get the variance right, and I believe the dual Yoneda embedding landing in there does preserve products, just like the ordinary Yoneda embedding landing in a category of colimit-preserving functions preserves those colimits.

    @Marc: What do you mean by ʃ:TopGpd? Only locally contractible -topoi have a representable shape, right?

    • CommentRowNumber5.
    • CommentAuthorMarc Hoyois
    • CommentTimeOct 17th 2016

    My bad, I meant :TopLexAcc(Gpd,Gpd)op.

    • CommentRowNumber6.
    • CommentAuthorMike Shulman
    • CommentTimeOct 17th 2016

    Ah, okay. That seems at least related.

    Perhaps asking whether ʃ:HLexAccop preserves products isn’t quite the right question. When H is cohesive, we have ʃH=1, so that the product ʃX×ʃY is equivalently the pullback ʃX×ʃ1ʃY, i.e. the pullback ʃ(H/X)×ʃHʃ(H/Y). So maybe in general the place to start is by asking what pullbacks ʃ:TopLexAccop preserves, and then in what cases (H/X)×H(H/Y) is such, and then perhaps add the condition that H is connected (so that ʃH=1).

    By the way, let me remind everyone that ʃ is not an integral sign but an esh, ʃ

    • CommentRowNumber7.
    • CommentAuthorMike Shulman
    • CommentTimeOct 19th 2016
    • (edited Oct 19th 2016)

    I realized there is another condition that make sense for arbitrary (connected) H and is equivalent to ʃ preserving products if H is locally connected: namely, that the discrete objects are an exponential ideal. It seems natural to conjecture that this is equivalent to the non-representable shape preserving products, and I can see part of one direction of a proof, but I’m stuck at

    If F,GLexAcc, there’s always a canonical map F×GFG, and it’s an equivalence if F preserves filtered colimits.

    What is this canonical map, and why is it an equivalence if F preserves filtered colimits?

    • CommentRowNumber8.
    • CommentAuthorMike Shulman
    • CommentTimeOct 19th 2016

    Oh, oops – if the discrete objects are an exponential ideal, then in particular they are closed under exponentials, and hence under arbitrary products; thus Δ is continuous, so by the adjoint functor theorem it has a left adjoint. So that condition is actually no weaker.

    • CommentRowNumber9.
    • CommentAuthorMarc Hoyois
    • CommentTimeOct 20th 2016

    @Mike Suppose F is co-represented by the cofiltered diagram (Xi), and similarly G by (Yj). Then F×G is co-represented by (Xi×Yj). So we have a map

    (F×G)(U)=colimi,jMap(Xi×Yj,U)=colimi,jMap(Xi,Map(Yj,U))colimiMap(Xi,colimjMap(Yj,U))=(FG)(U).

    The arrow can also be written as colimjF(Map(Yj,U))F(colimjMap(Yj,U)).

    • CommentRowNumber10.
    • CommentAuthorMarc Hoyois
    • CommentTimeOct 20th 2016

    Ah, but of course the map goes the other way in Pro(∞Gpd).

    • CommentRowNumber11.
    • CommentAuthorMike Shulman
    • CommentTimeOct 20th 2016

    Ok, thanks.