Type | Rule of inference |
---|---|
Field | Predicate logic |
Statement | There exists a member |
Transformation rules |
---|
Propositional calculus |
Rules of inference |
Rules of replacement |
Predicate logic |
In predicate logic, existential generalization[1][2] (also known as existential introduction, ∃I) is a valid rule of inference that allows one to move from a specific statement, or one instance, to a quantified generalized statement, or existential proposition. In first-order logic, it is often used as a rule for the existential quantifier (
Example: "Rover loves to wag his tail. Therefore, something loves to wag its tail."
Example: "Alice made herself a cup of tea. Therefore, Alice made someone a cup of tea."
Example: "Alice made herself a cup of tea. Therefore, someone made someone a cup of tea."
In the Fitch-style calculus:
where
According to Willard Van Orman Quine, universal instantiation and existential generalization are two aspects of a single principle, for instead of saying that
![]() | Original source: https://en.wikipedia.org/wiki/Existential generalization.
Read more |