nLab
the logic T(m)

The epistemic logics T and T (m)

Idea

The flavor of modal logic called T is propositional logic equipped with a single modality usually written ”” subject to the rules that for all propositions p,q:Prop we have

  1. K:(pq)(pq) (K modal logic)

  2. T:pp (T modal logic)

Often one considers adding one more axiom:

In some applications especially in Artificial Intelligence, p is interpreted as representing a statement that some (fixed) ‘agent’ knows the proposition p. It is then a short step to handling the idea of knowledge in a multiagent system where there may be m different ‘agents’. In that setting, ip interprets as ‘agent i knows that p’. This leads to modelling of the passage of the interchange of information between neighbours, e.g. we might have three agents and the proposition that ‘agent 2 knows that agent 3 does not know p’.

The basic epistemic logics, K and K (m), do not reflect much of our intuition of ‘knowledge’. The K-axiom merely says that, if an agent knows ϕ and also that agent knows ϕψ, then the agent knows ψ. There are a series of additional axioms proposed as being appropriate for knowledge, (although, it seems, each has their supporters and detractors!) These are called T, (4), and B (and please don’t ask why, … each has its own history).

The axioms T i

This is found in two equivalent forms

  • pM ip

and

  • K ipp.

The first interprets as if p is true, then agent i considers it possible and the second as atomic statements known by agent i are true .

The logics T and T (m)

These logics are generated by K (resp. K (m)) and the axiom T, (resp. axioms T i for each i=1,m.

Semantics

First looking in the monomodal case, suppose that we have a frame 𝔉=(W,R) then

Proposition

𝔉T if and only if 𝔉wW,Rww.

So the frames that support models for the logic T are exactly the reflexive frames.

Proof

Suppose 𝔉 is a reflexive frame and take an arbitrary valuation V on 𝔉 and a state w in 𝔉 so that (𝔉,V),wp. We use the first form of T above, and have to prove that Mp holds at w, i.e., that p holds at some state ‘accessible’ from w, but as R is reflexive, w is accessible from itself, … .

For the converse, we will suppose R is not reflexive, so there is some state, wW which is not R-related to itself. We will falsify the formula T if we can find a valuation V and a state v such that p holds at v but Mp does not. (Recall the semantics of M: 𝔐,wMϕ if and only if, for some vW such that Rwv, 𝔐,vϕ.)

We need a state with this property and we only know about one namely w, so that is the obvious to try! We need a valuation such that 1) wV(p) and 2) {xWRwx}V(p)=. If we set V(p)={w} this works since w is not related to itself. (Other values of V are irrelevant.) If w has no R-successors, then we are finished since clearly in that case, ¬(wMϕ), so suppose that v is any R-successor of w, i.e., Rwv, then wv, so ¬(vp), hence ¬(wMp) as required.

Revised on November 6, 2012 00:43:12 by Tim Porter (95.147.237.115)