My text says:
In a paper in the Journal de Mathématiques for 1890, Picard considered the linear second-order partial differential equation $$A=0,$$ in which the coefficients are functions of $x$ and $y$ in a domain for which $B^2 - AC < 0$. He showed that the solutions are determined by their values on the boundary of the domain, provided the domain is suitably small (a condition that ensures that the solution is single-valued and is therefore a function of $x$ and $y$).
He took the equation in the form $$\Delta u=u_{xx}+u_{yy}=F(u, u_x, u_y, x, y).$$
I have no idea what it's trying to say. It seems to me that $A$ itself is a second-order linear PDE, say $$A(z) = Rz_{xx} + Sz_{xy} + Tz_{yy} + Pz_x + Qz_y + Zz = 0,$$ where $R, S, T, P, Q, Z$ are functions of $x$ and $y$. But then it mentions some domain satisfying $B^2-AC<1$, and I have no idea what $B$ and $C$ are supposed to be for the inequality to make sense.
In the last line, are we taking $A(u) = u_{xx}+u_{yy}$?