If I am given 3 location vectors and asked whether they fall on a plane I can’t do it at a glance, I need some kinda involved calculations. Make the space high-dimensional enough and I will need to build a much more assisting strctures to make it apparent whether a set of 3 points makes a regular triangle or not.
If I am given 3 location vectors and asked whether they fall on a plane I can’t do it at a glance, I need some kinda involved calculations. Make the space high-dimensional enough and I will need to build a much more assisting strctures to make it apparent whether a set of 3 points makes a regular triangle or not.