I am recently learning from Loring W. Tu's An Introduction to Manifolds the concept graded algebra, which is used for introducing exterior algebra. I don't understand the following definition:
An algebra $A$ over a field $K$ is said to be graded if it can be written as a direct sum $A=\bigoplus_{k=0}^{\infty}A^k$ of vector spaces over $K$ such that the multiplication map sends $A^k\times A^l$ to $A^{k+l}$.
Here are the questions:
- What does $k$ in $A^k$ mean? Is it a superscript or the power of $A$? (If it is the power, what does $A^0$ mean?)
- Since I don't know much but some very basic knowledge in abstract algebra, I am trying to understand the concept with some simple examples. (I don't quite understand the wiki article of graded algebra). Is there any example as simple as the linear space ${\mathbb R}^n$ for the graded algebra? And what does it look like concretely?
It's a superscript.
The standard example is the polynomial ring $K[x_1, ... x_n]$, which is graded by total degree. That is, you can take $A^k$ to be the subspace of homogeneous polynomials of degree exactly $k$. In fact this is the free graded $K$-algebra on $n$ elements of degree $1$.
People who talk about graded algebras often don't bother to point out that specifying a grading is essentially the same thing as specifying a nice representation of the multiplicative group $K^{\times}$ on the algebra. An element $a \in K^{\times}$ acts on elements of degree $k$ by $x \mapsto a^k x$. The first axiom of a graded algebra says that the algebra splits up into a direct sum of irreducible representations, and the second axiom says that the action of $K^{\times}$ respects multiplication.