Gliese 570

From formulasearchengine
Revision as of 22:56, 19 January 2014 by en>Monkbot (Fix CS1 deprecated date parameter errors)
Jump to navigation Jump to search

Template:Transformation rules

In predicate logic, generalization (also universal generalization,[1][2][3] GEN) is a valid inference rule. It states that if P(x) has been derived, then xP(x) can be derived.

Generalization with hypotheses

The full generalization rule allows for hypotheses to the left of the turnstile, but with restrictions. Assume Γ is a set of formulas, φ a formula, and Γφ(y) has been derived. The generalization rule states that Γxφ(x) can be derived if y is not mentioned in Γ and x does not occur in φ.

These restrictions are necessary for soundness. Without the first restriction, one could conclude xP(x) from the hypothesis P(y). Without the second restriction, one could make the following deduction:

  1. zw(z=w) (Hypothesis)
  2. w(y=w) (Existential instantiation)
  3. y=x (Existential instantiation)
  4. x(x=x) (Faulty universal generalization)

This purports to show that zw(z=w)x(x=x), which is an unsound deduction.

Example of a proof

Prove: x(P(x)Q(x))(xP(x)xQ(x)).

Proof:

Number Formula Justification
1 x(P(x)Q(x)) Hypothesis
2 xP(x) Hypothesis
3 (x(P(x)Q(x)))(P(y)Q(y))) Universal instantiation
4 P(y)Q(y) From (1) and (3) by Modus ponens
5 (xP(x))P(y) Universal instantiation
6 P(y) From (2) and (5) by Modus ponens
7 Q(y) From (6) and (4) by Modus ponens
8 xQ(x) From (7) by Generalization
9 x(P(x)Q(x)),xP(x)xQ(x) Summary of (1) through (8)
10 x(P(x)Q(x))xP(x)xQ(x) From (9) by Deduction theorem
11 x(P(x)Q(x))(xP(x)xQ(x)) From (10) by Deduction theorem

In this proof, Universal generalization was used in step 8. The Deduction theorem was applicable in steps 10 and 11 because the formulas being moved have no free variables.

See also

References

43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.

  1. Copi and Cohen
  2. Hurley
  3. Moore and Parker