6 - FOL Flashcards
First-order logic is far more powerful than ________.
Firs-order logic is far more powerful than PROPOSITIONAL LOGIC.
First-order logic is the equivalent to ________.
First-order logic is the equivalent to NATURAL LANGUAGE.
Objects correspond to ________.
NOUNS
Relations correspond to ________.
VERBS or ADJECTIVES (unary or n-ary)
Functions correspond to ________.
1-to-1 RELATIONS (father of)
Predicates are represented by ________.
Relations
What is used to indicate that two terms refer to the same object?
INEQUALITY
All kings are persons.
Ax King(x) => Person(x)
Anyone who can trap Holmes can trap anyone whom Holmes can trap.
Axy T(x;h) & T(h;y) => T(x;y)
Main connective with A
=>
Main connective with E
&
Ax !P
!Ex P
!Ax P
Ex !P
Ax P
!Ex !P
Ex P
!Ax !P