Predicate Logic Flashcards
(11 cards)
predicate
A proposition whose truth value depends on the truth value of one or more variables of a propositional function(s)
universe of discourse
A set that contains the possible values of the variable(s) in the predicate.
quantifier
Symbols used to indicate the “scope” of the predicate.
universal quantification
The universal quantification of a predicate (say, P(x)) is the proposition “P(x) is true for ALL values of x in some set D.”
universal quantifier symbol
∀
existential quantification
The existential quantification of a predicate (say, P(x)) is the proposition “There exists an element 𝑥 in some set D such that P(𝑥) is true.”
existential quantifier symbol
∃
Words used for universal quantification
“For every”, “All”, “Everything”, “Everyone”
Words used for existential quantification
“There exists some/an”, “An”, “At least one”, “some”, “one or more”
¬(∀x ∈ 𝐷 𝑃 x )
∃x ∈ 𝐷 ¬𝑃(x)
¬(∃x ∈ 𝐷 𝑃(x))
∀x ∈ 𝐷 ¬𝑃(x)