Consider two sets in the Euclidean plane, each consisting of 4 points.
First set: A(0, 0), B(3, 4), C(12, 4), E(4, -1)
Second set: F(0, -8), G(12, -4), H(9, -8), K(4, -9)
It is easy to check that the set of all pairwise distances between the points of each of the given sets (6 numbers for each set ) are the same. At the same time it is obvious that there is no any...