All the possible positions of the value 2 in two different cols are in the same two rows. Because the number of cols matches the number of rows, and because each col must contain the value 2; each row will have a 2 in one of the intersecting cells.
Hence other possible positions of the value 2 that are in the rows but not in one of the cols can be removed.
Therefore we can remove A4-2.