So I'm attempting a proof that isometries of $\mathbb{R}^3$ are the product of at most 4 reflections. Preliminarily, I needed to prove that any point in $\mathbb{R}^3$ is uniquely determined by its distances from 4 non-coplanar points, and then that an isometry sends non-coplanar points to non-coplanar points in $\mathbb{R}^3$. I've done the first preliminary step, and finished the proof assuming the second, but I can't find a simple way to prove the second...
Intuitively it makes a lot of sense that non-coplanar points be sent to non-coplanar points, but every method I've stumbled upon to prove such has been quite heavy computationally...
I know for example that any triangle chosen among the four points, A, B, C, D must be congruent to the triangles of their respective images, but what extra bit of information would allow me to say that the image of the whole configuration can't be contained in a single plane...
Isometries are affine and preserve volume : so if $A$, $B$, $C$, $D$ are non-coplanar, their convex hull $ABCD$ has non-zero volume, and the convex hull $f(A)f(B)f(C)f(D)$, which is the image of the convex hull $ABCD$ under $f$ (since $f$ is affine) has non-zero volume, therefore $f(A)$, $f(B)$, $f(C)$ and $f(D)$ must be non coplanar.