If A = [[1, 0], [0, 1]], B = [[1, 0], [0, -1]] and C = [[0, 1], [1, 0]], then show that A^2=B^2=C^2=I2.