Misplaced Pages

Existential instantiation

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
(Redirected from Existential elimination) Rule of inference in predicate logic
Existential instantiation
TypeRule of inference
FieldPredicate logic
Symbolic statement x P ( x ) P ( a ) {\displaystyle \exists xP\left({x}\right)\implies P\left({a}\right)}
Transformation rules
Propositional calculus
Rules of inference
Rules of replacement
Predicate logic
Rules of inference

In predicate logic, existential instantiation (also called existential elimination) is a rule of inference which says that, given a formula of the form ( x ) ϕ ( x ) {\displaystyle (\exists x)\phi (x)} , one may infer ϕ ( c ) {\displaystyle \phi (c)} for a new constant symbol c. The rule has the restrictions that the constant c introduced by the rule must be a new term that has not occurred earlier in the proof, and it also must not occur in the conclusion of the proof. It is also necessary that every instance of x {\displaystyle x} which is bound to x {\displaystyle \exists x} must be uniformly replaced by c. This is implied by the notation P ( a ) {\displaystyle P\left({a}\right)} , but its explicit statement is often left out of explanations.

In one formal notation, the rule may be denoted by

x P ( x ) P ( a ) {\displaystyle \exists xP\left({x}\right)\implies P\left({a}\right)}

where a is a new constant symbol that has not appeared in the proof.

See also

References

  1. Hurley, Patrick. A Concise Introduction to Logic (11th ed.). Wadsworth Pub Co, 2008. Pg. 454. ISBN 978-0-8400-3417-5
  2. Copi, Irving M.; Cohen, Carl (2002). Introduction to logic (11th ed.). Upper Saddle River, N.J.: Prentice Hall. ISBN 978-0-13-033737-5.
Stub icon

This logic-related article is a stub. You can help Misplaced Pages by expanding it.

Categories:
Existential instantiation Add topic