Question: do maple have tool to get differential identity

A := diff(Y,y$2)-(y11)^2*diff(Y,y) = 0
B := diff(diff(Y,x),y) - y11*diff(Y,x$2) = 0

do maple have tool to get differential identity, or simple algebra identity?
that identity is an equation in terms of A and B and y11, not Y

Please Wait...