Free and Bound Variables
When a quantifier is used on the variable
An occurrence of a variable that is not bound by a quantifier or set equal to a particular value is said to be
If all the variable that occur in a predicate function are
This can be done using a combination of universal quantifiers, existential quantifiers, and value assignments
The part of a logical expression to which a quantifier is applied is called the
For Example
- The variable x is bound. It occurs within the scope of
in the first part of the disjunction, and within in the scope of in the second part
- The variable x is bound. It occurs within the scope of
- The variable
is bound. It occurs within the scope of in the first part of the disjunction. The variable occurs both as free ( In the first part ) and as bound ( Within the scope of in the second part )
- The variable