Predicate logic

subfield of logic

In logic and philosophy, predicate logic is a system of mathematical logic. It uses predicates to express the state of certain things, which are "incomplete propositions" with a placeholder for objects or subjects that must be inserted in order to obtain a valid proposition.

Predicate logic is different from propositional logic, in part because it has the concept of quantifiers. A quantifier is used in conjunction with a variable (say x) in order to talk about a general instance of x, and in doing so, this allows predicate logic to make statements about quantity.

The best-known quantifiers are the existential quantifier, represented by ∃, and the universal quantifier, represented by ∀.[1] The existential quantifier is used to express statements of the form "there exists", and is true precisely when there is at least one mathematical object from the universe of discourse that matches the predicate or formula. On the other hand, the universal quantifier is used to express statements of the form "for all", and is true precisely when all possible mathematical objects of the universe of discourse match the specified predicate or formula.[2]

In the notation of predicate logic, quantifiers directly precede (and thus introduce) variable names, which are then followed by other quantifiers or mathematical expressions, where the said variables are found. For example. one can use the expression to mean "there is a person x such that for all persons y, y likes x" ("everyone is liked by someone.").[3]

Examples change

 

can be read as: "There is at least one cat which is black, and which likes (one or more) dogs."

 

can be read as: "It is not true that every cat doesn't like any dog."

 

can be read as: "There does not exist a cat which is also a dog."

Related pages change

References change

  1. "Comprehensive List of Set Theory Symbols". Math Vault. 2020-04-11. Retrieved 2020-08-21.
  2. "Mathematics | Predicates and Quantifiers | Set 1". GeeksforGeeks. 2015-06-24. Retrieved 2020-08-21.
  3. "Predicate Logic | Brilliant Math & Science Wiki". brilliant.org. Retrieved 2020-08-21.