Epistemic modal logic

From Wikipedia, the free encyclopedia

Epistemic modal logic is a subfield of modal logic that is concerned with reasoning about knowledge. While epistemology has a long philosophical tradition dating back to Ancient Greece, epistemic logic is a much more recent development with applications in many fields, including philosophy, theoretical computer science, artificial intelligence, economics and linguistics. While philosophers since Aristotle have discussed modal logic, and Medieval philosophers such as Avicenna, Ockham, and Duns Scotus developed many of their observations, it was C. I. Lewis who created the first symbolic and systematic approach to the topic, in 1912. It continued to mature as a field, reaching its modern form in 1963 with the work of Kripke.

Historical development[edit]

Many papers were written in the 1950s that spoke of a logic of knowledge in passing, but the Finnish philosopher G. H. von Wright's 1951 paper titled An Essay in Modal Logic is seen as a founding document. It was not until 1962 that another Finn, Hintikka, would write Knowledge and Belief, the first book-length work to suggest using modalities to capture the semantics of knowledge rather than the alethic statements typically discussed in modal logic. This work laid much of the groundwork for the subject, but a great deal of research has taken place since that time. For example, epistemic logic has been combined recently with some ideas from dynamic logic to create dynamic epistemic logic, which can be used to specify and reason about information change and exchange of information in multi-agent systems. The seminal works in this field are by Plaza, Van Benthem, and Baltag, Moss, and Solecki.

Standard possible worlds model[edit]

Most attempts at modeling knowledge have been based on the possible worlds model. In order to do this, we must divide the set of possible worlds between those that are compatible with an agent's knowledge, and those that are not. This generally conforms with common usage. If I know that it is either Friday or Saturday, then I know for sure that it is not Thursday. There is no possible world compatible with my knowledge where it is Thursday, since in all these worlds it is either Friday or Saturday. While we will primarily be discussing the logic-based approach to accomplishing this task, it is worthwhile to mention here the other primary method in use, the event-based approach. In this particular usage, events are sets of possible worlds, and knowledge is an operator on events. Though the strategies are closely related, there are two important distinctions to be made between them:

  • The underlying mathematical model of the logic-based approach are Kripke semantics, while the event-based approach employs the related Aumann structures based on set theory.
  • In the event-based approach logical formulas are done away with completely, while the logic-based approach uses the system of modal logic.

Typically, the logic-based approach has been used in fields such as philosophy, logic and AI, while the event-based approach is more often used in fields such as game theory and mathematical economics. In the logic-based approach, a syntax and semantics have been built using the language of modal logic, which we will now describe.

Syntax[edit]

The basic modal operator of epistemic logic, usually written K, can be read as "it is known that," "it is epistemically necessary that," or "it is inconsistent with what is known that not." If there is more than one agent whose knowledge is to be represented, subscripts can be attached to the operator (, , etc.) to indicate which agent one is talking about. So can be read as "Agent knows that ." Thus, epistemic logic can be an example of multimodal logic applied for knowledge representation.[1] The dual of K, which would be in the same relationship to K as is to , has no specific symbol, but can be represented by , which can be read as " does not know that not " or "It is consistent with 's knowledge that is possible". The statement " does not know whether or not " can be expressed as .

In order to accommodate notions of common knowledge (e.g. in the Muddy Children Puzzle) and distributed knowledge, three other modal operators can be added to the language. These are , which reads "every agent in group G knows" (mutual knowledge); , which reads "it is common knowledge to every agent in G"; and , which reads "it is distributed knowledge to the whole group G." If is a formula of our language, then so are , , and . Just as the subscript after can be omitted when there is only one agent, the subscript after the modal operators , , and can be omitted when the group is the set of all agents.

Semantics[edit]

As mentioned above, the logic-based approach is built upon the possible worlds model, the semantics of which are often given definite form in Kripke structures, also known as Kripke models. A Kripke structure for n agents over , the set of all primitive propositions, is an -tuple, where is a nonempty set of states or possible worlds, is an interpretation, which associates with each state a truth assignment to the primitive propositions in , and are binary relations on for n numbers of agents. It is important here not to confuse , our modal operator, and , our accessibility relation.

The truth assignment tells us whether or not a proposition is true or false in a certain state. So tells us whether is true in state in model . Truth depends not only on the structure, but on the current world as well. Just because something is true in one world does not mean it is true in another. To state that a formula is true at a certain world, one writes , normally read as " is true at ," or " satisfies ".

It is useful to think of our binary relation as a possibility relation, because it is meant to capture what worlds or states agent i considers to be possible; In other words, if and only if , and such 's are called epistemic alternatives for agent i. In idealized accounts of knowledge (e.g., describing the epistemic status of perfect reasoners with infinite memory capacity), it makes sense for to be an equivalence relation, since this is the strongest form and is the most appropriate for the greatest number of applications. An equivalence relation is a binary relation that is reflexive, symmetric, and transitive. The accessibility relation does not have to have these qualities; there are certainly other choices possible, such as those used when modeling belief rather than knowledge.

The properties of knowledge[edit]

Assuming that is an equivalence relation, and that the agents are perfect reasoners, a few properties of knowledge can be derived. The properties listed here are often known as the "S5 Properties," for reasons described in the Axiom Systems section below.

The distribution axiom[edit]

This axiom is traditionally known as K. In epistemic terms, it states that if an agent knows and knows that , then the agent must also know . So,

This axiom is valid on any frame in relational semantics. This axiom logically establishes modus ponens as a rule of inference for every epistemically possible world.

The knowledge generalization rule[edit]

Another property we can derive is that if is valid (i.e. a tautology), then . This does not mean that if is true, then agent i knows . What it means is that if is true in every world that an agent considers to be a possible world, then the agent must know at every possible world. This principle is traditionally called N (Necessitation rule).

This rule always preserves truth in relational semantics.

The knowledge or truth axiom[edit]

This axiom is also known as T. It says that if an agent knows facts, the facts must be true. This has often been taken as the major distinguishing feature between knowledge and belief. We can believe a statement to be true when it is false, but it would be impossible to know a false statement.

This axiom can also be expressed in its contraposition as agents cannot know a false statement:

This axiom is valid on any reflexive frame.

The positive introspection axiom[edit]

This property and the next state that an agent has introspection about its own knowledge, and are traditionally known as 4 and 5, respectively. The Positive Introspection Axiom, also known as the KK Axiom, says specifically that agents know that they know what they know. This axiom may seem less obvious than the ones listed previously, and Timothy Williamson has argued against its inclusion forcefully in his book, Knowledge and Its Limits.

Equivalently, this modal axiom 4 says that agents do not know what they do not know that they know

This axiom is valid on any transitive frame.

The negative introspection axiom[edit]

The Negative Introspection Axiom says that agents know that they do not know what they do not know.

Or, equivalently, this modal axiom 5 says that agents know what they do not know that they do not know

This axiom is valid on any Euclidean frame.

Axiom systems[edit]

Different modal logics can be derived from taking different subsets of these axioms, and these logics are normally named after the important axioms being employed. However, this is not always the case. KT45, the modal logic that results from the combining of K, T, 4, 5, and the Knowledge Generalization Rule, is primarily known as S5. This is why the properties of knowledge described above are often called the S5 Properties. However, it can be proven that modal axiom B is a theorem in S5 (viz. ), which says that what an agent does not know that they do not know is true: . The modal axiom B is true on any symmetric frame, but is very counterintuitive in epistemic logic: How can the ignorance on one's own ignorance imply truth? It is therefore debatable whether S4 describes epistemic logic better, rather than S5.

Epistemic logic also deals with belief, not just knowledge. The basic modal operator is usually written B instead of K. In this case, though, the knowledge axiom no longer seems right—agents only sometimes believe the truth—so it is usually replaced with the Consistency Axiom, traditionally called D:

which states that the agent does not believe a contradiction, or that which is false. When D replaces T in S5, the resulting system is known as KD45. This results in different properties for as well. For example, in a system where an agent "believes" something to be true, but it is not actually true, the accessibility relation would be non-reflexive. The logic of belief is called doxastic logic.

Multi-agent systems[edit]

When there are multiple agents in the domain of discourse where each agent i corresponds to a separate epistemic modal operator , in addition to the axiom schemata for each individual agent listed above to describe the rationality of each agent, it is usually also assumed that the rationality of each agent is common knowledge.

Problems with the possible world model and modal model of knowledge[edit]

If we take the possible worlds approach to knowledge, it follows that our epistemic agent a knows all the logical consequences of their beliefs (known as logical omniscience[2]). If is a logical consequence of , then there is no possible world where is true but is not. So if a knows that is true, it follows that all of the logical consequences of are true of all of the possible worlds compatible with a's beliefs. Therefore, a knows . It is not epistemically possible for a that not- given his knowledge that . This consideration was a part of what led Robert Stalnaker to develop two-dimensionalism, which can arguably explain how we might not know all the logical consequences of our beliefs even if there are no worlds where the propositions we know come out true but their consequences false.[3]

Even when we ignore possible world semantics and stick to axiomatic systems, this peculiar feature holds. With K and N (the Distribution Rule and the Knowledge Generalization Rule, respectively), which are axioms that are minimally true of all normal modal logics, we can prove that we know all the logical consequences of our beliefs. If is a logical consequence of (i.e. we have the tautology ), then we can derive with N, and using a conditional proof with the axiom K, we can then derive with K. When we translate this into epistemic terms, this says that if is a logical consequence of , then a knows that it is, and if a knows , a knows . That is to say, a knows all the logical consequences of every proposition. This is necessarily true of all classical modal logics. But then, for example, if a knows that prime numbers are divisible only by themselves and the number one, then a knows that 8683317618811886495518194401279999999 is prime (since this number is only divisible by itself and the number one). That is to say, under the modal interpretation of knowledge, when a knows the definition of a prime number, a knows that this number is prime. This generalizes to any provable theorem in any axiomatic theory (i.e. if a knows all the axioms in a theory, then a knows all the provable theorems in that theory). It should be clear at this point that a is not human (otherwise there would not be any unsolved conjectures in mathematics, like P versus NP problem or Goldbach's conjecture). This shows that epistemic modal logic is an idealized account of knowledge, and explains objective, rather than subjective knowledge (if anything).[4]

Epistemic fallacy (masked-man fallacy)[edit]

In philosophical logic, the masked-man fallacy (also known as the intensional fallacy or epistemic fallacy) is committed when one makes an illicit use of Leibniz's law in an argument. The fallacy is "epistemic" because it posits an immediate identity between a subject's knowledge of an object with the object itself, failing to recognize that Leibniz's Law is not capable of accounting for intensional contexts.

Examples[edit]

The name of the fallacy comes from the example:

  • Premise 1: I know who Bob is.
  • Premise 2: I do not know who the masked man is
  • Conclusion: Therefore, Bob is not the masked man.

The premises may be true and the conclusion false if Bob is the masked man and the speaker does not know that. Thus the argument is a fallacious one.

In symbolic form, the above arguments are

  • Premise 1: I know who X is.
  • Premise 2: I do not know who Y is.
  • Conclusion: Therefore, X is not Y.

Note, however, that this syllogism happens in the reasoning by the speaker "I"; Therefore, in the formal modal logic form, it'll be

  • Premise 1: The speaker believes he knows who X is.
  • Premise 2: The speaker believes he does not know who Y is.
  • Conclusion: Therefore, the speaker believes X is not Y.

Premise 1 is a very strong one, as it is logically equivalent to . It is very likely that this is a false belief: is likely a false proposition, as the ignorance on the proposition does not imply the negation of it is true.

Another example:

  • Premise 1: Lois Lane thinks Superman can fly.
  • Premise 2: Lois Lane thinks Clark Kent cannot fly.
  • Conclusion: Therefore, Superman and Clark Kent are not the same person.

Expressed in doxastic logic, the above syllogism is:

  • Premise 1:
  • Premise 2:
  • Conclusion:

The above reasoning is invalid (not truth-preserving). The valid conclusion to be drawn is .

See also[edit]

Notes[edit]

  1. ^ p. 257 in: Ferenczi, Miklós (2002). Matematikai logika (in Hungarian). Budapest: Műszaki könyvkiadó. ISBN 963-16-2870-1.
    257
  2. ^ Rendsvig, Rasmus; Symons, John (2021), "Epistemic Logic", in Zalta, Edward N. (ed.), The Stanford Encyclopedia of Philosophy (Summer 2021 ed.), Metaphysics Research Lab, Stanford University, retrieved 2022-03-06
  3. ^ Stalnaker, Robert. "Propositions." Issues in the Philosophy of Language. Yale UP, 1976. p. 101.
  4. ^ See Ted Sider's Logic for Philosophy. Currently page 230 but subject to change following updates.

References[edit]

External links[edit]