I've been reading about the method of characteristics and came across the theorem:
The general solution of a first-order, quasi-linear partial differential equation $$ a(x,y,u)u_x+b(x,y,u)u_y=c(x,y,u)\tag{2.5.1} $$ is $$ f(\phi,\psi)=0,\tag{2.5.2} $$ where $f$ is an arbitrary function of $\phi(x,y,u)$ and $\psi(x,y,u)$, and $\phi=\text{constant}=c_1$ and $\psi=\text{constant}=c_2$ are solution curves of the characteristic equations $$ \frac{dx}{a}=\frac{dy}{b}=\frac{du}{c}.\tag{2.5.3} $$ The solution curves defined by $\phi(x,y,u)=c_1$ and $\psi(x,y,u)=c_2$ are called the families of characteristic curves of equation $(2.5.1)$.
I've gone through the proof and it seems straightforward. But I'm unable to visualize what the characteristic curves $\phi=c_1$ and $\psi=c_2$ represent in the $(x,y,u)$ space(can they be any curves on the solution surface or they follow a certain property?) and why $(2.5.2)$ intuitively should give me the general solution.