next up previous
Next: About this document ...

Class 3:
First-Order Logic

Selmer Bringsjord

Misc. Logistical Issues

GUESS WHO?

Foundation for Logic-Based Agents

The Golden Concepts

Getting Help From Hyperproof

ENGLISH FOL
Names:
Selmer a
Conrad c
Olga b
Katherine n1
Alexander n2
Predicates:
x is rich Large(x)
x is missing brain Tet(x)
x is richer than y Larger(x,y)
x lives further upstate than y BackOf(x,y)
x lives between y and z Between(x,y,z)
x is a parent of y Likes(x,y)
x is a child Small(x)
x is happy Happy(x)
x and y live together SameRow(x,y)

Higher-Order Logic

Some Lisp$\ldots$

Collatz' Function




\begin{displaymath}c(n)=\left\{
\begin{array}{ll}
n & \mbox{if $n = 0 \vee n = 1...
...$n$ is even}\\
3n + 1 & \mbox{otherwise}
\end{array} \right.
\end{displaymath}



Mental Objects


  
Figure 1: Generic Logic-Based Agent.
\includegraphics[width=5.5in]{FIGS/fig06.01.ps}


  
Figure 2: Typical Wumpus World.
\includegraphics[width=4in]{FIGS/fig06.02.ps}


  
Figure 3: First Step By Agent in WW.
\includegraphics[width=5in]{FIGS/fig06.03.ps}


  
Figure 4: Later Stages of Agent in WW.
\includegraphics[width=5.5in]{FIGS/fig06.04.ps}



 
next up previous
Next: About this document ...
Selmer Bringsjord
1999-05-25