Many mistakes
A'PA-P < 0
cannot be multiplied with inv(A) from right to obtain A*P-PA^-1 < 0, since the < operator only is applicable when both sides are symmetric and you must thus perform congruence transformations, hence the resulting constraint makes no sense. This is also evident in your final result which has A in the diagonal, which only makes sense if A is symetric
In the other LMI, you claim P-A^TPA>0 is equivalent to [P A';A P]>0. This is also wrong. You've missed an inverse in the Schur complement