Let $PC_2[0,1]$ denote the vector space of piecewise continuous functions $f$ on $[0,1]$ such that $$\int_0^1|f(t)|^2dt < \infty.$$ Then I wish to show that $$\langle f, g\rangle =\int^1_0 f(t)\overline{g(t)} dt$$ defines an inner product on $PC_2[0, 1]$.
My question is how to show conjugate symmetry $\langle f,g\rangle=\langle g,f\rangle$? Is it just $$\int_0^1f(t)\overline{g(t)}dt=\int_0^1\overline{\overline{f(t)}g(t)}=\overline{\langle g,f\rangle}\;?$$
For positive definiteness, do I have to use epsilon delta definition of continuity to show it?