I am reading a lot of papers and material that deal with "Umbral Calculus" and "Umbral Algebra" and am finding myself very confused and am hoping I can get a little more clarity. For those willing to help i should let you know that most, if not all, the material i will be referencing comes from a publication by Steven Roman and Gian-Carlo Rota called "The Umbral Calculus". Section three deals with "The Umbral Algebra"
Let $P$ be a commutative algebra of all polynomials in a single variable $x$ with coefficients in a field $K$ of characteristic zero and let $P^*$ be the vector space of all linear functionals on $P$. Denote the action of a linear functional on a polynomial by
$$\langle L\mid p(x)\rangle$$
From here $P^*$ is made into an algebra by allowing the product of two linear functionals $L$ and $M$ to be defined as
$$\langle LM\mid x^n\rangle=\sum_{k=0}^n\binom{n}{k}\langle L \mid x^k\rangle \langle M\mid x^{n-k}\rangle$$
Now that the product is defined, it is mentioned that this umbral algebra is related to the algebra of real functions under convolution. Let $f$ and $g$ be functions such that
$$\int_{-\infty}^\infty f(x)x^n dx \text{ and }\int_{-\infty}^\infty g(x)x^n dx$$
are defined for all integers $n\ge 0$. This is where I get confused pretty hardcore. The paper now defines linear functionals $L_f$ and $L_g$ by
$$\langle L_f \mid p(x)\rangle=\int_{-\infty}^{\infty}f(x)p(x)dx$$ $$\langle L_g \mid p(x)\rangle=\int_{-\infty}^{\infty}g(x)p(x)dx$$
Then it states the product $L_fL_g$ is the linear functional
$$\langle L_f L_g \mid p(x)\rangle=\int_{-\infty}^{\infty}h(x)p(x)dx$$
where
$$h(x)=\int_{-\infty}^{infty}f(t)g(x-t)dt$$
Here is my first question: Under the assumption that $\langle L\mid p(x)\rangle$ was defined as "the action of a linear functional on a polynomial", is it also true that the action of a linear functional on a polynomial is itself a linear functional? This would seem true by definition alone, but verification helps.
Here is my second question: obviously $p(x)=x^n$ is a polynomial in $x$ How was it determined that convolution was the necessary definition of product that allowed this algebra to be defined? The paper makes it seem obvious but I am one that has struggled with the dual space. My major confusion comes from the definition of an action. Is it true the action of a linear functional on a polynomial is itself a linear functional? If so, why name it differenlty? Why call it "the action"?
Finally, as a comment, i have struggled with the concepts of abstract algebra and am aware of the topic of group actions. Are these topics related and can the reader point me in a direction of books/papers that makes these ideas more obvious?