I have been struggling with this for a while. Here, as you can see, they define the weak formulation of the Poisson equation as:
$-\int_{\Omega}\nabla u\cdot\nabla v\,ds = \int_{\Omega}fv\,ds \equiv -\phi(u,v)$ (not sure what the $\equiv$ symbol means here(?)), where they specify that the ''." denotes the dot product, $v$ is a test function, $u$ the unknown and $\phi$ an operator (or map). Few lines later; they explain: "Such functions are (weakly) once differentiable and it turns out that the symmetric bilinear map $\phi$ then defines an inner product which turns $H_0^1(0,1)$ into a Hilbert space"
Does this mean that the weak formulation in this case is by default an inner product that uses the dot product?
EDIT: I checked this pdf file that studies the weak formulation of Poisson's equation, apparently the weak formulation defines an inner product.
I just need a confirmation if what I am doing is correct...