The Game of Proofs
Imagine a game between two players: a Challenger and a Defender. You want to prove that the limit is at .
The Challenger (ε)
"I bet you can't stay within epsilon () distance of the target height. I'm going to make this hitbox incredibly small."
The Defender (δ)
"I accept. I will find a delta () zone around that is small enough to guarantee safety."
If the Defender can always win—no matter how small the Challenger makes the epsilon box—then the limit is officially proven.
The Formal Definition
This game is written mathematically as:
Read it symbol by symbol: "For any error margin , there exists a safety distance , such that if is within distance of , then is within distance of the Limit."