Let A = [[1, 1, 1], [3, 3, 3]], B = [[3, 1], [5, 2], [-2, 4]] and C = [[4, 2], [-3, 5], [5, 0]] Verify that AB = AC though B ≠ C, A ≠ O.