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

Discussion Tag Cloud

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.
    • CommentAuthorBen_Sprott
    • CommentTimeOct 29th 2017
    • (edited Oct 30th 2017)

    Hi,

    I am attempting to show that Fong’s Causal theories are internal categories in an endofunctor category.

    In section 4.2 of his paper, we see an interpretation of causal theories on SET. In particular, he talks about projections and diagonal maps. From this, I am trying to construct a bimonad, though I really only need a monad/comonad that is exact. Here it is, on SET:

    (F,μ,ν,η,ϕ)(F, \mu, \nu, \eta, \phi)

    The endofunctor is

    F:SETSETF : SET \rightarrow SET

    and is diagonal, so

    F:x(x,x)F:x \rightarrow (x,x)XObj(SET)X \in Obj(SET)X=(a,b,c)X=(a,b,c)F:(a,b,c)((a,a),(b,b),(c,c))F:(a,b,c) \rightarrow ((a,a),(b,b),(c,c))

    Now for the natural transformations:

    η:1 SETF\eta : 1_{SET} \rightarrow F

    Example (actually, I am not sure how this works so please suggest a proper solution),

    η:a(a) \eta : a \rightarrow (a) μ:F 2F\mu : F^2 \rightarrow F

    Example,

    ((a,a),(a,a))(a,a)((a,a),(a,a)) \rightarrow (a,a) ν:F1 SET\nu : F \rightarrow 1_{SET}

    Example (again, I am not sure how this one works),

    ν:(a)a\nu : (a) \rightarrow a ϕ:FF 2\phi : F \rightarrow F^2

    Example,

    ϕ:(a,a)((a,a),(a,a))\phi : (a,a) \rightarrow ((a,a),(a,a))

    In order to show that this monad is an internal category in an endofunctor category, we take a look at the definition of internal categories in a monoidal category. What we want to do is take an endofunctor category as a monoidal category where the monoidal product is just functor composition. The monads and comonads form the internal monoids and comonoids as per the definition in the link. My understanding is that if you have a monad that is also a comonad and the underlying functor is exact, then you should have an internal category in an endofunctor category.

    So far, I have shown that the interpretatation in SET for Fong’s causal theories is both a monad and comonad. What I can’t show is that the underlying functor is exact. Can someone show that the underlying functor is exact?

    There is a lot of reasoning in here that I can’t verify, so please post if you know if this is all correct or needs correction.