Type | Rule of inference |
---|---|
Field | Predicate logic |
Statement | There exists a member in a universal set with a property of |
Symbolic statement |
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 () in formal proofs.
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 is obtained from by replacing all its free occurrences of (or some of them) by .[3]