27.01.2014 Views

Multiagent Systems

Multiagent Systems

Multiagent Systems

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Prof. Dr. Jürgen Dix · Department of Informatics, TUC <strong>Multiagent</strong> <strong>Systems</strong>, WS 06/07 607/731<br />

9. Agents based on FOL 1. First Order Logic (FOL)<br />

Definition (continued)<br />

4. if ϕ = def (ψ ∨ η), then<br />

{<br />

true,<br />

A(ϕ) = def<br />

false,<br />

5. if ϕ = def ∀ x ψ, then<br />

{<br />

true,<br />

A(ϕ) == def<br />

false,<br />

6. if ϕ = def ∃ x ψ, then<br />

{<br />

true,<br />

A(ϕ) = def<br />

false,<br />

if A(ψ) = true or A(η) = true,<br />

else.<br />

if ∀ d ∈ UA : A [x/d] (ψ) = true,<br />

else.<br />

if ∃d ∈ UA : A [x/d] (ψ) = true,<br />

else.<br />

In the cases 5. and 6. the notation [x/d] was used. For<br />

d ∈ U A be A [x/d] the structure A ′ , which is identical with A<br />

except for the definition of x A′ : x A′ = def d (independently<br />

of the fact that I A is defined for x or not).

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!