An Introductory Example
Solve .
So
.
What does this mean?
- `x=5`: both sides yield true
- `x=1`: both sides yields false
- `x=0`: the right hand side yields false, the left yields
undefined
So we have
.
- When solving an inequation, we have
.
- By contraposition, do we also have
?
We will not!
But it will not be trivial.
- Let us denote undefined with U.
- We have `sf"U" hArr sf"F"`.
- How can we avoid `sf"U" hArr not sf"U" hArr
not sf"F" hArr sf"T"`?