5. Knowledge and Information Flow Flashcards

1
Q

How to write ‘agent i knows that p’ without the square?

A

KiP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Uncertainty?

A

The set of current options for the actual world

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How to describe that an agent cannot distinguish two situations?

A

The line with 2 arrowheads

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does the self loop say?

A

Indicate that we cannot distinguish an option from itself.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe the knowledge information model

A

(W, {→i| i ∈ I}, V )
W: set of worlds
→i: binary accessibility relations between worlds
V: valuation assigned truth values to proposition letters at words

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the equivalence relations?

A

(1) reflexivity For all w, Rww
(2) symmetry For all w, v: if Rwv, then Rvw
(3) transitivity For all w, v, u, if Rwv and Rvu, then Rwu

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When is P called invalid?

A

if there is at least one model M with a world s where P is false

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Veridicality

A

■ϕ → ϕ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Positive Introspection

A

■ϕ → ■■ϕ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Negative Introspection

A

¬■ϕ → ■¬■ϕ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Predicate logic for veridicality

A

Reflexivity, ∀xRxx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Predicate logic for Positive Introspection

A

Transitivity ∀x∀y∀z((Rxy ∧ Ryz) → Rxz)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Predicate logic for Negative Introspection

A

Euclidicity ∀x∀y∀z((Rxy ∧ Rxz) → Ryz)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Proof system for the minimal modal logic K:

A

(1) All propositional tautologies are theorems
(2) K axiom schema, All formulas of the form ■(ϕ → ψ) → (■ϕ → ■ψ)
(3) modus ponens rule, If ϕ and ϕ → ψ are theorems, then ψ is a theorem.
(4) necessitation rule, If ϕ is a theorem, then ■ϕ is also a theorem

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How to announce p

A

!p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does [!ϕ]ψ say?

A

That we know ψ after announcing ϕ

17
Q

What does <!ϕ>ψ say?

A

That after announcing ϕ we know that ψ is true in some world