I would like to ask about a certain pattern I see in some proofs. This is an example taken from the book: Lang, Serge & Murrow, Gene. "Geometry - Second Edition" (p. 69)
- An obtuse angle is an angle which has more than 90°. Prove (in a sentence or two) that a triangle cannot have more than one obtuse angle.
Proof: Suppose triangle ABC has two obtuse angles, $\angle A$ and $\angle B$. $m(\angle A) + m(\angle B) > 180°$ contradicting the theorem that the sum of angles in a triangle equals 180°. Therefore, no triangle can contain two obtuse angles.
Is $=$ relation sometimes taken as the negation of $>$ relation ? Am I missing something ?
$=$ and $>$ are incompatible. But that does not mean they are negations of each other.
If $a =b$ then $a < b$ and $a > b$ are impossible.
If $a>b$ then $a= b$ and $a< b$ are impossible.
If $a < b$ then $a=b$ and $a > b$ are impossible.
If $m \angle A + m \angle B > 180^\circ$ then $m\angle A + m\angle B =180^\circ$ is impossible.
You don't need a negation to do a proof by contradiction.
Suppose you want to prove Lucy is not a lion, and you manage to prove that Lucy is lizard. Being a lizard means Lucy can't be a lion. So you are done. QED. But if Lucy is not a lion that doesn't mean she is a lizard. There are more than two options. But those two options, being a lizard and being a lion, are incompatible.