In Tu's An Introduction to Manifolds; an exterior algebra is defined as follows:
For a finite dimensional vector space $V$, say of dimension $n$, define $$A_*(V) = \bigoplus_{k=0}^\infty A_k(V) = \bigoplus_{k=0}^n A_k(V)$$
where $A_k(V)$ is the space of alternating $k$-covectors of the space $V$. Why can we truncate the sum from $\infty$ to $n?$ Wouldn't this only be true if $l$-covectors where $l > n$ were somehow expressible as sums of $m$-covectors for $m \leq k$? Is this true?
$V$ has dimension $n$, and $A_k(V)$ has dimension $\binom{n}{k}$. In particular, when $k > n$, $A_k(V)$ is zero-dimensional. (This is Corollary 3.31 in my version of the book, for reference.) So adding additional copies of $A_k(V)$ for $k >n$ yields nothing new.