Proofs:Cases
Jump to navigation
Jump to search
Some proofs are easier to do if we split them up into two or more cases.
Example: Proof that for all real numbers. We can break this up into three cases: , , and . If , then , since the product of two positive numbers is positive. If , then . If , then is the product of two negative numbers, which is positive. Thus, for all three cases, and is therefore true for all real numbers x.
Examples of other ways to break sets into cases:
- Integers: "z is negative" and "z is nonnegative", "z is even" and "z is odd", etc.
- Real numbers: "x is rational" and "x is irrational", "" and "", "" and "Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle "<math> |x| > 1 } " and "" </math>", etc.
Resoucres
- Proof by Cases, Millersville University