Payor’s Lemma in Natural Language

Preceded by: Modal Fixpoint Cooperation without Löb’s Theorem

It turns out Payor’s Lemma and its proof can be explained in natural language even more easily than Löb’s Theorem. Here’s how.

Imagine a group of people, and let denote the statement “everyone in the group cooperates”. Payor’s Lemma says the following:

Lemma: If , then

First, let’s unpack the meaning of the assumption in words:

  • ” may be interpreted as saying “the group verifies (on the basis of logic) that it will cooperate” or “cooperation is believed”.

  • ” is a statement of trustworthiness: if the group verifies that it will cooperate, then it actually will cooperate. Because a formal verifier can have bugs in it — or, because a group of people can fail to understand itself — this is a non-trivial claim about the group.

  • ” says “the group verifies that it’s trustworthy” (in the specific sense of trustworthiness above).

  • ” says “the group will cooperate on the basis of verified trustworthiness”, i.e., “if the group verifies that it’s trustworthy, then it will cooperate”.

  • ” says “it’s verified that the group will cooperate on the basis of verified trustworthiness”

Now let’s work through the proof in words, too! I’ll omit saying “it’s verified that...” each time, which is what means.

  1. , by tautology (). This says:
    ”If the group cooperates, then it’s trustworthy” (in the specific sense of trustworthiness about cooperation defined above).

  2. , from 1 by necessitation and distributivity. This says:
    ”If the group verifiably cooperates, it’s verifiably trustworthy.”

  3. , by assumption. This says:
    ”Assume the group will cooperate on the basis of verified trustworthiness.”

  4. , from 2 and 3 by modus ponens. This says:
    ”The group is trustworthy.”

  5. , from 4 by necessitation. This says:
    ”The group is verifiably trustworthy.”

  6. , from 5 and 3 by modus ponens. This says:
    ”The group cooperates.”

Continuing to use “trustworthiness” in the sense above, the whole proof may be summarized as follows:

“If a group verifiably cooperates, it’s verifiably trustworthy (to itself). Assume the group cooperates on the basis of verified trustworthiness. Then, it also cooperates on the basis of verified cooperation (a stronger condition), which is what trustworthiness means. Therefore, the group is trustworthy, hence verifiably trustworthy (assuming we concluded all this using logic), hence the group cooperates (by the assumption).”

No comments.