Answer: Comparison Postulate
This is the idea that exactly one statement shown below is true
a > b
a = b
a < b
So if you compare two numbers, then either the left value is larger, the left is smaller, or the the left is the same as the value on the right.