Predicate Logic Flashcards
Existential Quantifier
∃, “for some” or “there is” or “there exists”
Universal Quantifier
∀, “every” or “all” or “each”
∀ and ∃ Equivalence
∃x is equivalent to ¬∀x¬
∀x is equivalent to ¬∃x¬
Individual constants
a, b, c etc.
Individual variables
x, y, z etc.
Predicate letters
P, Q, R etc.
Function symbols
f, g, h etc.
Term
Expressions referring to individual objects, e.g. individual constants, individual variables, functions
Formula
Terms, terms with propositional connectives, formula
Ground term
A term which contains no variables and is constructed entirely from constants and function symbols
Bound
All occurrences of x in a quantified formula ∀xα or ∃xα are said to be bound
Free
Any occurrence of a variable that is not bound is said to be free
Closed formula
A formula containing no free variables is said to be closed
Open formula
A formula containing at least one free variable is said to be open
And-introduction
From φ and ψ you can infer φ ∧ ψ