Suppose we have a first order linear PDE of the form:
a(x,y) ux + b(x,y) uy = 0
Then dy/dx = b(x,y) / a(x,y) [assumption: a(x,y) is not zero]
The characteristic equation for the PDE is
b(x,y) dx - a(x,y) dy=0
d[F(x,y)]=0
"F(x,y)=constant" are characteristic curves
Therefore, the...