Given a set of points in which the maximum distance between 2 points is no more than $1$, prove that there cannot be 4 points which all have distance $> 1/\sqrt{2}$ from each other.
What I have done so far:
- tried to draw 2 points, 4 circles originating from these 2 points (each of radius $1$ and $1/\sqrt{2}$, but failed to place the 3rd point somewhere from I could make clear argument abouth the 4th
- found this: Prove if there are 4 points in a unit circle then at least two are at distance less than or equal to $\sqrt2$, which is pretty much what I want (just different radius), but I can't prove that I can find a circle of diameter equal to $1$, covering my set of points; and I don't even know if that is true.