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.
This question is a bit odd, but I'm quite juvenile in abstract algebra, so perhaps someone can understand what I mean and help out. I've asked this in Math Exchange, but I got no answers. I have a hunch that this might be related to , but I'm not sure.
Suppose that I can define an operation and , such that we have and , and also, ,
Hence, I have . My question then is what is this thing called? I'm trying to learn more about such structures, cause I actually have something like this in a program that I'm coding.
Just to give more perspective. The operator is like a composition (nesting), where means something like put inside of $m$ (like the in ).
The is like an "append", and the creates a new object.
Here is an actual example. Consider the category of all sets. Hence, $M$ is the class of all sets. The operator is the "nesting" operator. For example:
Davi Sales Barreira said:
This question is a bit odd, but I'm quite juvenile in abstract algebra, so perhaps someone can understand what I mean and help out. I've asked this in Math Exchange, but I got no answers. I have a hunch that this might be related to , but I'm not sure.
Suppose that I can define an operation and , such that we have and , and also, ,
Your question is a bit odd because you start by mentioning two operations and then you give a (non-)equation involving a third, . But I guess you meant to start by saying there's also a third operation .
Anyway, there's no simple general name for this structure because your third operation because you're not asserting any equations relating this operation to the other two.
A binary operation not necessarily obeying any equation is called a [[magma]], so what you have is some structure involving and , something similar to a [[near-ring]], together with an unrelated magma structure involving .
(I said "similar to", because there are some differences.)