Generalization (logic) Guide, Meaning , Facts, Information and Description
Generalization is an inference rule of Predicate Calculus which states that:- If is true (valid) then so is .
- ,
- ,
- ,
This restriction applies to proofs: if GEN is applied to a formula in a proof, thereby binding its free variable x, then DT cannot be applied to the proof to move this formula to the right side of the turnstyle.
Note that P(x) symbolizes an open statement with free variable x, whose truth is contingent on x, but symbolizes a statement which is valid (for all values of x), even though its variable x is free. GEN applies to such valid statement, binding its free variable and yielding .
So the formula is just a more explicit way of stating what was already implicitly meant by .
There is also an axiom of Pred.Calc. which states that
- ,
The turnstyle symbol is not a part of a well-formed formula: strictly speaking it belongs neither to Prop.Calc or Pred.Calc., but might be thought of as a "metasymbol". Therefore, ultimately really does mean more than , because the symbol is not really a part of the formula \P(x); it is just a "handle" used to "grab" the formula, figuratively speaking.
Proof:
Example of a proof
Prove: .
| Number | Formula | Justification |
|---|---|---|
| 1 | Hypothesis | |
| 2 | Hypothesis | |
| 3 | Axiom PRED-1 | |
| 4 | From (1) and (3) by Modus Ponens | |
| 5 | Axiom PRED-1 | |
| 6 | From (2) and (6) by Modus Ponens | |
| 7 | From (6) and (4) by Modus Ponens | |
| 8 | From (7) by Generalization | |
| 9 | Summary of (1) through (8) | |
| 10 | From (9) by Deduction Theorem | |
| 11 | From (10) by Deduction Theorem |
In this proof, DT was applicable in step (10) because the formula which was to be moved to the right of the turnstyle (by DT) did not contain any free variable. DT was also applicable in step (11) for the same reason.
This is an Article on Generalization (logic). Page Contains Information, Facts Details or Explanation Guide About Generalization (logic)
