# If a = 2, b = 3, m = 3, n = 2, then it is true that ab | mn (because 6 | 6), but it is not true that a | m (2 | 3) nor is it true that b | n (3 | 2)