Category containing its own morphisms as objects

category-theory

I am trying to construct a language the objects of which are some objects and morphisms between own objects. Not sure even if this construction is a category. Is there any name of this kind of structures?


**
Actually let me add more details: Assume we have two basic objects in category. The objects are $A$ and $B$ and there is a single morphism between them $f: A \rightarrow B$. Then the category should include the $f$ as an object. So we may have another morphism $g: f \rightarrow A$ and in this case $g$ is also an object etc.


And I am also trying to prove that this structure is not a category. It is also appreciated if one can prove that this is not a category.

Best Answer

What are the "objects of a language"? The entities its first-order quantifiers run over? [That's the usual story!]

Category theory is usually set up with a two-sorted first order language with objects and morphisms as distinct sorts. But it would only be mildly perverse to take the official language of category theory to be single-sorted, with quantifiers running over entities comprising the category's objects and the morphisms (then restricting quantifiers when you want to talk about just the objects, or just the morphisms).

In this single-sorted version, the objects in the single domain of the language will include morphisms between [some of] the domain's own objects.

Presumably, though, you are not interested in this triviality! So I guess the question needs to be refined to give us something clearer to grapple with (so we know whether slice or arrow categories are relevant to real your concerns, for example.)