Formal Logic
The example in the previous section used unformalized, natural-language reasoning. Curry's paradox also occurs in formal logic. In this context, it shows that if we assume there is a formal sentence (X → Y), where X itself is equivalent to (X → Y), then we can prove Y with a formal proof. One example of such a formal proof is as follows.
1. X → X
- rule of assumption, also called restatement of premise or of hypothesis
2. X → (X → Y)
- substitute right side of 1, since X is equivalent to X → Y by assumption
3. X → Y
- from 2 by contraction
4. X
- substitute 3, since X = X → Y
5. Y
- from 4 and 3 by modus ponens
Therefore, if Y is an unprovable statement in a formal system, there is no statement X in that system such that X is equivalent to the implication (X → Y). By contrast, the previous section shows that in natural (unformalized) language, for every natural language statement Y there is a natural language statement Z such that Z is equivalent to (Z → Y) in natural language. Namely, Z is "If this sentence is true then Y".
In specific cases where the classification of Y is already known, few steps are needed to reveal the contradiction. For example, when Y is "Germany borders China," it is known that Y is false.
1. X = X → Y
- assumption
2. X = X → false
- substitute known value of Y
3. X = ¬X ∨ false
- implication
4. X = ¬X
- identity
Read more about this topic: Curry's Paradox
Famous quotes containing the words formal and/or logic:
“On every formal visit a child ought to be of the party, by way of provision for discourse.”
—Jane Austen (17751817)
“We want in every man a long logic; we cannot pardon the absence of it, but it must not be spoken. Logic is the procession or proportionate unfolding of the intuition; but its virtue is as silent method; the moment it would appear as propositions and have a separate value, it is worthless.”
—Ralph Waldo Emerson (18031882)