The Extreme Principle is a problem-solving method where you focus on the largest, smallest, or otherwise most “extreme” element in a set to gain insight into the problem. By examining such an element, you can often find a contradiction, reduce the complexity, or uncover a key property that must hold.
For example, if you are trying to prove that a certain configuration is impossible, you might start by assuming it exists and then pick the “extreme” case — the point farthest to the left, the smallest number, the shortest segment — and show that this choice leads to a contradiction. In geometry and combinatorics, the Extreme Principle often helps identify hidden constraints that are hard to see when looking at the problem as a whole.