Predicates P (X) : - A Predicate P (X) Is A Function That Gives A Unique Output (Truth Values) Against Every Input
Predicates P (X) : - A Predicate P (X) Is A Function That Gives A Unique Output (Truth Values) Against Every Input
Example:
Let P(x): x 2 ≥ x, Domain is the set {0.5, 1, 2, 3}.
• x P(x) P(0.5) P(1) P(2) P(3)
FTTT
F
6
The Existential Quantifier
• x Q(x): There exists an element x in the universe
of discourse such that Q(x) is true.