I'm studying pde using Evans book. In chapter 6 he introduces second order partial differential operators for example :
$L= \sum{D_i(a_{ij}D_j(u))+\sum{b_iD_i(u)+cu}}$
I can't understand why $L \in H^{-1}$, the dual space of $H_0^1$, i'm struggling beacuase to me it would require that $u$ must have 2 derivaties so $u \in H^2$ to be well define. Am I missing something? Thanks.