I'm attending an Analysis course and we are studying the Hardy space $H^2$ in the unit disk, from where the concept of RKHS (Reproducing Kernel Hilbert Space) came out. Acording to my notes:
By the Riesz representation theorem for every evaluation functional $\phi_a:H^2\to\mathbb{C}$, $\phi_af=f(a)$, there is exactly one $k_a\in H^2$ such that $$ \phi_af=\langle f,k_a\rangle_{H^2},\ \ f\in H^2. $$ This equation is called the reproducing property, for which $k_a$ is called a reproducing kernel of $H^2$. In fact we can calculate that $k_a(z)=1/(1-\bar az)$ since $$ \phi_af=\sum_{n=0}^\infty \hat f(n)a^n=\sum_{n=0}^\infty \hat f(n)\overline{\bar a^n}=\langle f\,, \,\frac{1}{1-\bar az}\rangle_{H^2}. $$ The function $k_a(z)=1/(1-\bar a z)$ receives the name of Riesz kernel.
I have no problem with the math, but with the terminology; why is $k_a$ called both reproducing kernel and Riesz kernel? Is a reproducing kernel exactly the same as a Riesz kernel? If not, how are they different?
Thank you in advance for your help!