[Math] Path Algebra for Categories

category-theorygraded-modulesquiverrepresentation-theorysoft-question

For a while I had been thinking that the path algebra of a quiver $Q$ over a commutative ring $R$ is the same as the "category ring" $R[P]$ (analogous to "group ring", "monoid ring", "semigroup ring", and the like), where $P$ consists of paths in $Q$, and multiplication in $P$ is composition (or zero when the domain doesn't match the codomain).

However, as I have been writing something in more detail, I find that it's not always possible to find a corresponding quiver for some given category. For example, when $C$ is the thin category representing the partial order of $\mathbb R$ (objects are real numbers, and morphisms are pairs $(x, y)$ with $x \le y$), I cannot find the corresponding quiver.

My questions are

  1. Am I just not aware of the quiver that will give rise to the category in question?
  2. If it is really the case that there are no corresponding quivers for some categories, then this "category ring" is a more general object that the path algebra. Should it still be called the path algebra?
  3. Why do people usually start with a quiver, then make it into a category to define the path algebra? Why not start with a category?

Edit:
Thank you for the answers below by Aaron and Julian. So the answer to my question number 1 is that I was not aware of the quiver algebra with relations. Now that I am, I have a follow-up question. Is the path algebra with relations the same as the category ring when $R$ is a field? (Why would one want to consider the quotient over a two-sided ideal that does not come from identifying paths anyway?)

Best Answer

  1. I think (but might be false because I'm not that well-informed when it comes to infinite-dimensional algebras, it is certainly true if you replace $\mathbb{R}$ by an appropriate finite set) that in this case there is no quiver $Q$ such that $R[(\mathbb{R},\leq)]\cong RQ$. Instead you will have that $R[(\mathbb{R},\leq)]\cong RQ/I$, where $Q$ is the quiver with arrows $a\to b$ whenever $a\leq b$ and $I$ is the ideal spanned by all $\alpha-\gamma\beta$, where $\alpha$ is an arrow representing $a\leq c$, $\beta$ is an arrow representing $a\leq b$ and $\gamma$ is an arrow representing $b\leq c$.
    In the finite-dimensional world over algebraically-closed fields the path algebras are in fact only the hereditary algebras (i.e. the algebras such that $\operatorname{Ext}^2$ vanishes) up to Morita equivalence.
  2. I think that this should indeed then not be called a path algebra but maybe a path algebra with relations if you don't want to use category ring.
  3. To give a quiver (with relations) is giving much more information than giving just a category. In some sense the quivers satisfy some minimality assumptions. An example: The number of arrows between two vertices in a given quiver is the $\operatorname{Ext}^1$ between the corresponding simple modules. The $\operatorname{Ext}^2$ describes the number of relations needed in a minimal set of relations on the quiver.
  4. For your question whether a category algebra is the same as a quiver with relations (I'm only talking about the case of a finite quiver.) That depends on what equivalence relation you are imposing. If you want to use "up to isomorphism" then the answer is "No". For example consider the category $\mathcal{M}_2$ with two isomorphic objects (and no other morphisms except the two isomorphisms and the two identities). Then it is easy to check $k[\mathcal{M}_2]\cong M_2(k)$ (the ring of $2\times 2$-matices over $k$.) This is not isomorphic to any path algebra of a quiver since its module category is semisimple (all representations are finite sums of simple ones) but the only path algebras which are semisimple are $k^n$ (as the quiver take $n$ vertices and no arrows). And these two algebras are never isomorphic. That's why I wrote in 1. that you have to consider them up to Morita equivalence. Two algebras are called Morita equivalent if their module categories are equivalent. By the theorem of Gabriel there is exactly one path algebra in each equivalence class of finite dimensional algebras. This is exactly the basic algebra (meaning that the finite dimensional simple modules are $1$-dimensional).
  5. One other reason to consider quivers first is maybe educational. It is quite easy to speak about representations of quivers without mentioning a category (although implicitely you are dealing with one). So in principle a second year student can take such a course with only knowledge of linear algebra (and not abstract algebra or category theory).
Related Question