If \(P\) is an orthogonal projection matrix, it is symmetric (\(P=P^T\)) and idempotent (\(P^2=P\)). Its SGI is itself, \(P^G = P\).
Let's check the four conditions with \(A=P\) and \(A^G=P\):
- \(PPP = P^2P = PP = P^2 = P\)
- \(PPP = P\)
- \(PP = P^2 = P\), which is symmetric.
- \(PP = P^2 = P\), which is symmetric.
All conditions hold.
Source: Based on concepts from Further linear algebra (MT2175) subject guide, Chapter 6.