Keywords

1 Introduction

The problem of allocating scarce resources among agents is called an “economic problem.” The resource could be a variety of goods, including natural resources, foods, clothes, houses, etc. It could also be economic services, money, time, or human resources. An “allocation rule,” or simply a rule, is a systematic way to determine an answer (or a recommendation) to such an economic problem. More precisely, it is a mapping that associates an allocation with each economic problem. Our goal is to study how to design “good” rules. By that, we intend to learn how to achieve Goal 16 (Peace, Justice and Strong Institutions) of the Sustainable Development Goals (SDGs). Designing good rules for economic problems makes each nation wealthy and achieves world peace. Fairness (equity) is the key to designing good rules in this chapter. However, how can we construct a fair rule? How can we evaluate whether a rule is fair? We adopt an axiomatic approach. That is, we (i) formulate rules (mathematically), (ii) introduce “desirable” properties of rules (called axioms), and (iii) study those implications (e.g., identify rules that satisfy those properties).

The value of the designed rule depends on the types of economic problems that we face. Among the many economic problems, we consider one of the simplest economic problems called the “claims problem” (O’Neill 1982), described as follows.Footnote 1 There are a set of agents and a resource to divide among them. Each agent has a claim over the resource, but the quantity of the resource is not sufficient to cover all claims. We assume that the resource and each agent’s claim are non-negative real numbers. The question is how to allocate the resource to the agents. For instance, suppose that there are three agents: agents 1, 2, and 3. Let \(c_{1} = 100\), \(c_{2} = 200\), \(c_{3} = 300\) be the claims of agent 1, agent 2, and agent 3, respectively, and \(E = 250\) be a resource to divide. As \(c_{1} + c_{2} + c_{3} > E\), the resource is clearly not sufficient to cover all claims. However, we still have to divide \(E = 250\) among the agents. A typical example of this is bankruptcy: The liquidation value of a bankrupt firm has to be divided among creditors. Another example with the same mathematical structure is taxation, where the cost of some public projects must be collected by a government through taxing incomes. Here, each agent’s claim is considered the agent’s pre-tax income, while the resource corresponds to the amount of money needed to implement the project. However, we will use language based on the bankruptcy interpretation.

When we allocate a resource to the agents, we require that each agent receives a non-negative amount that is at most as large as their claim. Additionally, the resource is entirely divided among the agents (i.e., the total amount that agents receive is equal to the resource). In our previous three-agent example, let \(x_{1}\), \(x_{2}\), and \(x_{3}\) be the amounts agents 1, 2, and 3 receive, respectively. Then, the above requirements can be expressed as \(0 \le x_{1} \le c_{1} , 0 \le x_{2} \le c_{2} , 0 \le x_{3} \le c_{3}\) and \(x_{1} + x_{2} + x_{3} = E\). We call such \(\left( {x_{1} , x_{2} , x_{3} } \right)\) an awards vector. A rule is a function that associates with each claims problem an awards vector. As mentioned before, we adopt an axiomatic approach to analyze the rules. We study the implications of several important properties of rules and present some well-known characterization results based on these properties.

2 Model

Here, we introduce a formal model. There is an infinite set of “potential” agents indexed by the natural numbers \({\mathbb{N}}\). For each case, a finite number of them are present. Let \({\mathcal{N}}\) be a set of finite subsets of \({\mathbb{N}}\). The set \(N \in {\mathcal{N}}\) is called the set of agents. For instance, \(N = \left\{ {1, 2, 3, 4} \right\}\). There is a resource \(E \in {\mathbb{R}}_{ + }\) that needs to be divided among agents.Footnote 2 Each agent \(i \in N\) has a claim over the resource. Let \(c_{i} \in {\mathbb{R}}_{ + }\) be the claim of agent \(i\). Let \(c = \left( {c_{i} } \right)_{i \in N}\) be the claims vector. If \(N = \left\{ {1, 2, 3, 4} \right\}\), \(c = \left( {c_{1} , c_{2} , c_{3} , c_{4} } \right)\). We assume that the resource is not sufficient to honor all claims, that is, \(\mathop \sum \limits_{i \in N} c_{i} \ge E\).Footnote 3 We allow the equality \(\mathop \sum \limits_{i \in N} c_{i} = E\) for convenience. A claims problem, or simply a problem, with agent set \(N \in {\mathcal{N}}\) is a pair \(\left( {c, E} \right) \in {\mathbb{R}}_{ + }^{N} \times {\mathbb{R}}_{ + }\) such that \(\mathop \sum \limits_{i \in N} c_{i} \ge E\).Footnote 4 Let \({\mathcal{C}}^{N}\) be the set of all claims problems. If \(N = \left\{ {1, 2, 3, 4} \right\}\), \(c = \left( {5, 10, 20, 30} \right)\), and \(E = 50\), then \(\left( {c, E} \right) = \left( {5, 10, 20, 30;50} \right) \in {\mathcal{C}}^{N}\) since \(\mathop \sum \limits_{i \in N} c_{i} \ge E\). On the other hand, given the same \(N\) and \(c\), if \(E = 70\), then \(\left( {c, E} \right) = \left( {5, 10, 20, 30;70} \right) \notin {\mathcal{C}}^{N}\) since \(\mathop \sum \limits_{i \in N} c_{i} < E\).

We impose the following restrictions on the amount that the agents can receive: Each agent should not receive a negative amount; each agent should not receive more than their claim; and the total amount that agents receive should be equal to the resource. A list of amounts satisfying these requirements is called an awards vector. Formally, an awards vector for \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\) is a vector \(x = \left( {x_{i} } \right)_{i \in N} \in {\mathbb{R}}^{N}\) such that (i) for each \(i \in N\), \(0 \le x_{i} \le c_{i}\) and (ii) \(\mathop \sum \limits_{i \in N} x_{i} = E\).Footnote 5 Let \(X\left( {c, E} \right)\) be the set of awards vectors for \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\). If \(N = \left\{ {1, 2, 3, 4} \right\}\), \(c = \left( {5, 10, 20, 30} \right)\), \(E = 50\), and \(x = \left( {3, 7, 13, 27} \right)\), then \(x \in X\left( {c, E} \right)\). On the other hand, under the same \(N\), \(c\), and \(E\), if \(x = \left( {3, 12, 15, 20} \right)\), then \(x \notin X\left( {c, E} \right)\) since agent 2 receives more than her claim (\(x_{2} > c_{2}\)). Again, under the same \(N\), \(c\), and \(E\), if \(x = \left( {3, 7, 10, 15} \right)\), then \(x \notin X\left( {c, E} \right)\) since the resource is not entirely allocated (\(\mathop \sum \limits_{i \in N} x_{i} < E\)). A rule, denoted generically \(\varphi\), is a function defined on \(\bigcup\limits_{{N \in {\mathcal{N}}}} {{\mathcal{C}}^{N} } ,\) which associates with each \(N \in {\mathcal{N}}\) and each \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\) a vector \(x \in X\left( {c, E} \right)\). We introduce several examples of these rules in the next section.

The bankruptcy problem is a typical application of the situation we have considered. Suppose that a firm goes bankrupt. Let \(N\) be the set of creditors of that firm, \(c_{i}\) be creditor \(i\)’s amount of claim, and \(E\) be the liquidation value of the firm. Naturally, \(\mathop \sum \limits_{i \in N} c_{i} \ge E\). Then, a rule determines how to allocate the liquidation value to the creditors. Another application with the same mathematical structure is the taxation problem. Consider the case in which a government has to collect money from the people in the nation by taxing their incomes. Let \(N\) be the set of people in the nation, \(c_{i}\) be the person \(i\)’s pre-tax income, and \(E\) be the amount of money the government has to collect. Since the government cannot ask for more than the total pre-tax income, it is natural to assume that \(\mathop \sum \limits_{i \in N} c_{i} \ge E\). Then, a rule determines how to tax income.

We also refer to two problems that appear in the Talmud. One is the marriage contract problem (Thomson 2019). This is described as follows:

If a man who was married to three wives died and the kethubah of one was a maneh (100 zuz), of the other two hundred zuz, and of the third three hundred zuz, and the estate (was worth) only one maneh (one hundred zuz), the (the sum) is divided equally. If the estate (was worth) two hundred zuz (the claimant) of the maneh (one hundred zuz) receives fifty zuz (and the claimants respectively) of the two hundred and the three hundred zuz (receive each) three gold denarii (seventy-five zuz). If the estate (was worth) three hundred zuz (the claimant) of the maneh receives fifty zuz and (the claimant) of the two hundred zuz (receives) a maneh (one hundred zuz) while (the claimant) of the three hundred zuz (receives) six gold denarii (one hundred and fifty zuz). Similarly if three persons contributed to a joint fund and they had made a loss or a profit they share in the same manner.

(O’Neill 1982, p. 370)

The above problem can be described using our notations as follows. Let \(N\) be the set of wives, \(c_{i}\) be the claim of each wife \(i \in N\), and \(E\) be the worth of the estate. In addition, let \(x_{i}\) be the amount that wife \(i \in N\) receives. This problem comprises three situations. For each situation, \(N = \left\{ {1, 2, 3} \right\}\), \(c_{1} = 100\), \(c_{2} = 200\), and \(c_{3} = 300\). For the first situation, \(E = 100\), and the Talmud suggests \(x_{1} = x_{2} = x_{3} = 33\frac{1}{3}\). For the second situation, \(E = 200\), and the recommendation is \(x_{1} = 50\) and \(x_{2} = x_{3} = 75\). For the third situation, \(E = 300\), \(x_{1} = 50\), \(x_{2} = 100\), and \(x_{3} = 150\).

The other problem is called the contested garment problem (Thomson 2019), which is described as follows:

Two hold a garment… if one of them says, “It is all mine” and the other says, “Half of it is mine”,… the former then receives three quarters and the latter receives one quarter.

(O’Neill 1982, page 346)

Let the worth of the garment be 100. Then, we can describe the above problem by \(N = \left\{ {1, 2} \right\}\), \(c_{1} = 50\), \(c_{2} = 100\), and \(E = 100\). The Talmud suggests \(x_{1} = 25\) and \(x_{2} = 75\), where \(x_{i}\) denotes the amount that agent \(i \in N\) receives.

Table 14.1 summarizes examples that appear in the marriage contract and contested garment problems. What kind of rule will generate numbers that the Talmud recommends for each problem in Table 14.1? The answer does not seem to be straightforward. For instance, in (A), the Talmud seems to suggest “equal division,” while in (C), it seems to insist on “proportional division.” In the next section, we answer the above question by exploring examples of rules. Hereafter, unless specified, we use language based on bankruptcy application.

Table 14.1 Examples in the Talmud

3 Rules

3.1 CEA Rule

We introduce four central rules proposed in the literature. In our first rule, we try to divide a resource equally among the agents. However, if we simply divide the resource equally, some agents may receive more than their claims. Thus, we divide the resource equally, subject to no agent receiving more than their claim. For instance, let \(N = \left\{ {1, 2, 3, 4} \right\}\), \(c = \left( {20, 30, 50, 60} \right)\), and \(E = 140\). If we divide \(E\) equally among the four agents, agents 1 and 2 will receive more than their claims. In that case, we first determine that agent 1 (who has the smallest claim) receives \(20\). Next, we divide the rest \(140 - 20 = 120\) to agents 2, 3, and 4. Now, if we divide the rest equally among them, agent 2 will receive more than her claim. Thus, we decide to give \(30\) to agent 2. The rest is \(120 - 30 = 90\). We can divide this amount equally to agents 3 and 4 because neither of them receives more than their claim. Thus, each agent obtains 45. The formal definition is as follows:

Constrained Equal Awards rule (CEA rule): For each \(N \in {\mathcal{N}}\), each \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\), and each \(i \in N\), \({\text{CEA}}_{i} \left( {c, E} \right) = \min \left\{ {c_{i} , \lambda } \right\}\), where \(\lambda \in {\mathbb{R}}\) is chosen such that \(\mathop \sum \limits_{i \in N} \min \left\{ {c_{i} , \lambda } \right\} = E\).

Example 14.1

Let \(N = \left\{ {1, 2, 3} \right\}\), \(c = \left( {50, 80, 100} \right)\), and \(E = 170\). Then, \({\text{CEA}}\left( {c, E} \right) = \left( {50, 60, 60} \right)\).

Example 14.2

Let \(N = \left\{ {1, 2, 3, 4, 5} \right\}\), \(c = \left( {20, 40, 40, 70, 90} \right)\), and \(E = 200\). Then, \({\text{CEA}}\left( {c, E} \right) = \left( {20, 40, 40, 50, 50} \right)\).

The reader can check that \(\lambda = 60\) and \(\lambda = 50\) in Examples 14.1 and 14.2, respectively. In Table 14.1, the CEA rule generates the numbers recommended by the Talmud only in problem (A). Under the CEA rule, even an agent with a small claim can receive some amount. In this sense, smaller claimants favor this rule.

3.2 CEL Rule

The next rule focuses on the losses that agents face and the total loss (the difference \(\mathop \sum \limits_{i \in N} c_{i} - E\)). We try to divide the total loss equally among agents so that each agent bears the same loss. However, some agents may receive a negative amount if we do so. Thus, we divide the total loss equally, subject to no agent receiving a negative amount. For instance, let \(N = \left\{ {1, 2, 3, 4} \right\}\), \(c = \left( {20, 35, 55, 60} \right)\), and \(E = 40\). Then, the total loss is \(\left( {20 + 35 + 55 + 60} \right) - 40 = 130\). If we divide this amount equally among the four agents (\(130/4 = 32.5\)) and ask each agent to give up that amount, agent 1 ends up receiving a negative amount. Then, we determine that agent 1 receives \(0\) (we ask agent 1 only to give up \(20\)). Note that the final awards vector is not \(\left( {0, 35 - 32.5, 55 - 32.5, 60 - 32.5} \right) = \left( {0, 2.5, 22.5, 27.5} \right)\) because the total award is not equal to \(E = 40\). Thus, the total loss must be revised. Since agent 1 only gave up \(20\), the revised total loss among the remaining agents 2, 3, and 4 is \(130 - 20 = 110\). If we divide this amount equally among them, agent 2 receives a negative amount. Thus, we set agent 2 to receive \(0\) (agent 2 only gives up \(35\)). The revised total loss among agents 3 and 4 is now \(110 - 35 = 75\). We can ask each of them to give up \(75/2 = 37.5\) since neither of them ends up receiving a negative amount. This results in agents 3 and 4 receiving \(17.5\) and \(22.5\), respectively. Thus, the formal definition is as follows:

Constrained Equal Losses rule (CEL rule): For each \(N \in {\mathcal{N}}\), each \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\), and each \(i \in N\), \({\text{CEL}}_{i} \left( {c, E} \right) = \max \left\{ {0, c_{i} - \lambda } \right\}\), where \(\lambda \in {\mathbb{R}}\) is chosen such that \(\mathop \sum \limits_{i \in N} \max \left\{ {0, c_{i} - \lambda } \right\} = E\).

Example 14.3

Let \(N = \left\{ {1, 2, 3} \right\}\), \(c = \left( {50, 80, 100} \right)\), and \(E = 50\). Then, \({\text{CEL}}\left( {c, E} \right) = \left( {0, 15, 35} \right)\).

Example 14.4

Let \(N = \left\{ {1, 2, 3, 4, 5} \right\}\), \(c = \left( {20, 40, 40, 70, 90} \right)\), and \(E = 70\). Then, \({\text{CEL}}\left( {c, E} \right) = \left( {0, 0, 0, 25, 45} \right)\).

The reader can verify that \(\lambda = 65\) in Example 14.3. Thus, all agents either give up “their entire claim” (if their individual claim is less than \(\lambda\)) or “\(\lambda\)” (if their individual claim is at least as large as \(\lambda\)). Similarly, \(\lambda = 45\) in Example 14.4. In Table 14.1, the CEL rule generates recommendations by the Talmud only in problem (D). Under the CEL rule, an agent with a small claim can easily receive nothing. Since each agent, regardless of the claim size, is asked to give up the same amount (or the entire claim), an agent with a larger claim gives up a relatively small part of their claim. In this sense, larger claimants are more likely to favor this rule.Footnote 6

3.3 Proportional Rule

The next rule divides the resource proportional to the claims. Let \(N = \left\{ {1, 2, 3, 4} \right\}\), \(c = \left( {10, 30, 50, 60} \right)\), and \(E = 120\). Then, for instance, agents 1 and 2 receive \(\frac{10}{{10 + 30 + 50 + 60}} \times 120 = 8\) and \(\frac{30}{{10 + 30 + 50 + 60}} \times 120 = 24\), respectively. Note that

$$\begin{aligned} \frac{10}{{10 + 30 + 50 + 60}} \times 120 & = 10 \times \frac{120}{{10 + 30 + 50 + 60}} = 10 \times \frac{4}{5} = 8\,\,{\text{and}} \\ \frac{30}{{10 + 30 + 50 + 60}} \times 120 & = 30 \times \frac{120}{{10 + 30 + 50 + 60}} = 30 \times \frac{4}{5} = 24. \\ \end{aligned}$$

Thus, agents 1 and 2 receive \(\frac{4}{5}\) of their individual claims. A similar calculation can also be performed for agents 3 and 4. Therefore, we can claim that each agent obtains the same “ratio” of their claim under this rule. This is denoted by \(\lambda\) in the following formal definition:

Proportional rule: For each \(N \in {\mathcal{N}}\), each \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\), and each \(i \in N\), \(P_{i} \left( {c, E} \right) = \lambda c_{i}\), where \(\lambda \in {\mathbb{R}}\) is chosen such that \(\mathop \sum \limits_{i \in N} \lambda c_{i} = E\).

Example 14.5

Let \(N = \left\{ {1, 2, 3} \right\}\), \(c = \left( {20, 40, 60} \right)\), and \(E = 90\). Then, \(P\left( {c, E} \right) = \left( {15, 30, 45} \right)\).

Example 14.6

Let \(N = \left\{ {1, 2, 3, 4, 5} \right\}\), \(c = \left( {20, 40, 40, 70, 70} \right)\), and \(E = 60\). Then, \(P\left( {c, E} \right) = \left( {5, 10, 10, 17.5, 17.5} \right)\).

The reader can check that \(\lambda = \frac{3}{4}\) and \(\lambda = \frac{1}{4}\) in Examples 14.5 and 14.6, respectively. In Table 14.1, the proportional rule gives the same recommendation as the Talmud only in problem (C).

3.4 Talmud Rule

The final rule generates numbers recommended by the Talmud for each problem in Table 14.1 (Aumann and Maschler 1985). The rule is described as follows. We distinguish two cases: when the quantity of the resource is less than or equal to the half-sum of the claims (\(\mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2} \ge E\)); and when the resource is more than the half-sum of the claims (\(\mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2} < E\)). In the first case, we apply the CEA rule to the problem \(\left( {\frac{c}{2}, E} \right)\). We reduce each agent’s claim by half since even if each agent only claims half of their claim, the resource is not sufficient (except for the case when \(\mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2} = E\)). In the second case, we first give each agent half of their individual claim. After that, we still have the amount \(E - \mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2}\) left to divide. We then apply the CEL rule to divide this amount. Since the agents have already given half of their claims, we let them assert only half of their claims when applying the CEL rule. To summarize, after giving each agent half of their claim, we use the CEL rule to the problem \(\left( {\frac{c}{2}, E - \mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2}} \right)\). For example, let \(N = \left\{ {1, 2, 3, 4} \right\}\), \(c = \left( {20, 30, 40, 60} \right)\), and \(E = 65\). Since \(\mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2} = \frac{1}{2}\left( {20 + 30 + 40 + 60} \right) = 75 > E = 65\), we apply the CEA rule to the problem \(\left( {\frac{c}{2}, E} \right)\). Thus, the awards vector is \({\text{CEA}}\left( {\frac{c}{2}, E} \right) = {\text{CEA}}\left( {10, 15, 20, 30;65} \right) = \left( {10, 15, 20, 20} \right)\). Next, under the same \(N\) and \(c\), let \(E = 90\). Since \(\mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2} = \frac{1}{2}\left( {20 + 30 + 40 + 60} \right) = 75 < E = 90\), we give each agent half of their claim and apply the CEL rule to divide the rest \(E - \mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2} = 90 - 75 = 15\) under the claims vector \(\frac{c}{2} = \left( {10, 15, 20, 30} \right)\). Thus, the awards vector is \(\frac{c}{2} + {\text{CEL}}\left( {\frac{c}{2}, E - \mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2}} \right) = \left( {10, 15, 20, 30} \right)\) \(+ {\text{CEL}}\left( {10, 15, 20, 30;15} \right)\) \(= \left( {10, 15, 20, 30} \right) + \left( {0, 0, 2.5, 12.5} \right)\) \(= \left( {10, 15, 22.5, 42.5} \right)\). One can say that this rule is a “well-balanced” rule in the sense that it mixes the CEA rule (favored by smaller claimants) and the CEL rule (favored by larger claimants). The formal definition of this rule is as follows:

Talmud rule: For each \(N \in {\mathcal{N}}\) and \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\),

$${\text{Tal}}\left( {c, E} \right) = \left\{ {\begin{array}{*{20}l} {{\text{CEA}}\left( {\frac{c}{2}, E} \right) {\text{if}} \mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2} \ge E} \hfill \\ {\frac{c}{2} + {\text{CEL}}\left( {\frac{c}{2}, E - \mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2}} \right) {\text{if }} \mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2} < E.} \hfill \\ \end{array} } \right.$$

Example 14.7

Let \(N = \left\{ {1, 2, 3, 4, 5} \right\}\), \(c = \left( {10, 30, 40, 80, 100} \right)\), and \(E = 100\). Note that \(\mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2} = \frac{1}{2}\left( {10 + 30 + 40 + 80 + 100} \right) = 130 > E = 100\). Thus, we have \({\text{Tal}}\left( {c, E} \right) = {\text{CEA}}\left( {\frac{c}{2}, E} \right) = {\text{CEA}}\left( {5, 15, 20, 40, 50;100} \right) = \left( {5, 15, 20, 30, 30} \right)\).

Example 14.8

Let \(N = \left\{ {1, 2, 3, 4, 5} \right\}\), \(c = \left( {10, 30, 40, 80, 100} \right)\), and \(E = 170\). Note that \(\mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2} = \frac{1}{2}\left( {10 + 30 + 40 + 80 + 100} \right) = 130 < E = 170\). Thus, we have

$$\begin{aligned} {\text{Tal}}\left( {c,E} \right) & = \frac{c}{2} + {\text{CEL}}\left( {\frac{c}{2}, E - \mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2}} \right) \\ & = \left( {5, 15, 20, 40, 50} \right) + CEL\left( {5, 15, 20, 40, 50;170 - 130} \right) \\ & = \left( {5, 15, 20, 40, 50} \right) + \left( {0, 0, 0, 15, 25} \right) \\ & = \left( {5, 15, 20, 55, 75} \right). \\ \end{aligned}$$

Example 14.9

(Examples in Table 14.1): (A) Note, \(\mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2} = \frac{1}{2}\left( {100 + 200 + 300} \right) = 300 > E = 100\). Thus, \({\text{Tal}}\left( {c, E} \right) = {\text{CEA}}\left( {\frac{c}{2}, E} \right) = {\text{CEA}}\left( {50, 100, 150;100} \right) = \left( {33\frac{1}{3}, 33\frac{1}{3},33\frac{1}{3}} \right)\).

(B) Note, \(\mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2} = \frac{1}{2}\left( {100 + 200 + 300} \right) = 300 > E = 200\). Thus, \({\text{Tal}}\left( {c, E} \right) = {\text{CEA}}\left( {\frac{c}{2}, E} \right) = {\text{CEA}}\left( {50, 100, 150;200} \right) = \left( {50, 75,75} \right)\).

(C) Note, \(\mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2} = \frac{1}{2}\left( {100 + 200 + 300} \right) = 300 \ge E = 300\). Thus, \({\text{Tal}}\left( {c, E} \right) = {\text{CEA}}\left( {\frac{c}{2}, E} \right) = {\text{CEA}}\left( {50, 100, 150;300} \right) = \left( {50, 100,150} \right)\).

(D) Note, \(\mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2} = \frac{1}{2}\left( {50 + 100} \right) = 75 < E = 100\). Thus,

$$\begin{aligned} {\text{Tal}}\left( {c,E} \right) & = \frac{c}{2} + {\text{CEL}}\left( {\frac{c}{2}, E - \mathop \sum \limits_{i \in N} \frac{{c_{i} }}{2}} \right) \\ & = \left( {25, 50} \right) + CEL\left( {25, 50;100 - 75} \right) \\ & = \left( {25, 50} \right) + \left( {0, 25} \right) = \left( {25, 75} \right). \\ \end{aligned}$$

4 Axioms (Properties of Rules)

4.1 Equal Treatment of Equals

As previously mentioned, we adopt an axiomatic approach to evaluate the rules. We introduce the properties of rules, called axioms, and see whether the rules defined in the previous section satisfy those properties. Our first axiom is basic. We require agents with the same claim to receive the same amount. More precisely, given \(N \in {\mathcal{N}}\) and \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\), if two agents \(\left\{ {i, j} \right\} \subseteq N\) have the same claim (\(c_{i} = c_{j}\)), then, this axiom states that awards given to agents \(i\) and \(j\) under the rule \(\varphi\) (\(\varphi_{i} \left( {c, E} \right)\) and \(\varphi_{j} \left( {c, E} \right)\), respectively) should be the same. Thus, the formal definition is as follows:

Equal treatment of equals (ete): For each \(N \in {\mathcal{N}}\), \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\), and each \(\left\{ {i, j} \right\} \subseteq N\), if \(c_{i} = c_{j}\), then \(\varphi_{i} \left( {c, E} \right) = \varphi_{j} \left( {c, E} \right)\).

All four rules that have appeared in the previous section satisfy this axiom.

4.2 Minimal Rights First

Our next axiom is more demanding. First, we consider the minimal amount that each agent should receive. Let \(N = \left\{ {1, 2, 3} \right\}\), \(c = \left( {10, 30, 40} \right)\), and \(E = 60\). In the case of agent 2, even if agents 1 and 3 are fully compensated, there is an amount of \(E - \left( {c_{1} + c_{3} } \right) = 60 - \left( {10 + 40} \right) = 10\) left to divide. Thus, we can say that agent 2 should receive at least \(10\). Similarly, as \(E - \left( {c_{1} + c_{2} } \right) = 60 - \left( {10 + 30} \right) = 20\), agent 3 should receive at least \(20\). However, if agents 2 and 3 are fully compensated, agent 1 receives a negative amount (\(E - \left( {c_{2} + c_{3} } \right) = 60 - \left( {30 + 40} \right) = - 10\)). In that case, agent 1’s minimal amount is \(0\) (recall that each agent should end up receiving a non-negative amount). Thus, this is formally described as follows:

For each \(N \in {\mathcal{N}}\), each \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\), and each \(i \in N\), let \(m_{i} \left( {c, E} \right) = {\text{max}}\left\{ {E - \mathop \sum \limits_{{j \in N \setminus \left\{ i \right\}}} c_{j} , 0} \right\}\) be agent \({\varvec{i}}\)’s minimal right (minimal amount). Further, let \(m\left( {c, E} \right) = \left( {m_{i} \left( {c, E} \right)} \right)_{i \in N}\) be the minimal rights vector.

In our previous example, \(m_{1} \left( {c, E} \right) = 0\), \(m_{2} \left( {c, E} \right) = 10\), \(m_{3} \left( {c, E} \right) = 20\), and \(m\left( {c, E} \right) = \left( {0, 10, 20} \right)\). Now we identify each agent’s minimal right in \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\). Next, consider dividing the resource \(E\) in two steps: first, give each agent their minimal right; second, divide the rest \(E - \mathop \sum \limits_{i \in N} m_{i} \left( {c, E} \right)\) under the claims vector \(c - m\left( {c, E} \right)\). We use the claims vector \(c - m\left( {c, E} \right)\) in the second step because the agents have been given their minimal rights in the first step. The next axiom requires that the awards vector chosen by the rule for \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\) is the same as that obtained by dividing \(E\) in the two steps described above. Thus, the formal definition is as follows:

Minimal rights first (mrf): For each \(N \in {\mathcal{N}}\) and each \(\left( {c,E} \right) \in {\mathcal{C}}^{N}\), \(\varphi \left( {c, E} \right) = m\left( {c, E} \right) + \varphi (c - m\left( {c, E} \right), E - \mathop \sum \limits_{i \in N} m_{i} \left( {c, E} \right))\).

The CEL and Talmud rules satisfy minimal rights first. For instance, consider the CEL rule. Let \(N = \left\{ {1, 2, 3} \right\}\), \(c = \left( {5, 20, 35} \right)\), and \(E = 40\). Then, \(CEL\left( {c, E} \right) = \left( {0, 12.5, 27.5} \right)\) (we choose “\(\lambda = 7.5\)” to calculate \(CEL\left( {c, E} \right)\)). Note that \(m_{1} \left( {c, E} \right) = \max \left\{ {40 - \left( {20 + 35} \right), 0} \right\} = 0\), \(m_{2} \left( {c, E} \right) = \max \left\{ {40 - \left( {5 + 35} \right), 0} \right\} = 0\), and \(m_{3} \left( {c, E} \right) = \max \left\{ {40 - \left( {5 + 20} \right), 0} \right\} = 15\). Thus, \(m\left( {c, E} \right) = \left( {0, 0, 15} \right)\). If we first assign agents their minimal rights and apply the CEL rule to the remaining problem, the awards vector becomes

$$\begin{aligned} & m\left( {c, E} \right) + {\text{CEL}}\left( {c - m\left( {c, E} \right), E - \mathop \sum \limits_{i \in N} m_{i} \left( {c, E} \right)} \right) \\ & = \left( {0, 0, 15} \right) + {\text{CEL}}\left( {5 - 0, 20 - 0, 35 - 15;40 - \left( {0 + 0 + 15} \right)} \right) \\ & = \left( {0, 0, 15} \right) + \left( {0, 12.5, 12.5} \right) = \left( {0, 12.5, 27.5} \right). \\ \end{aligned}$$

(Note that we choose “\(\lambda = 7.5\)” again when we calculate \({\text{CEL}}(c - m\left( {c, E} \right), E - \mathop \sum \limits_{i \in N} m_{i} \left( {c, E} \right))\).) Thus, \({\text{CEL}}\left( {c, E} \right) = m\left( {c, E} \right) + {\text{CEL}}(c - m\left( {c, E} \right), E - \mathop \sum \limits_{i \in N} m_{i} \left( {c, E} \right))\) under this example. In fact, this equality holds for each \(N \in {\mathcal{N}}\) and each \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\).

However, neither the CEA rule nor the proportional rule satisfies this axiom, as shown below.

Proposition 14.1

The CEA rule does not satisfy minimal rights first.

Proof

Let \(N = \left\{ {1, 2, 3} \right\}\), \(c = \left( {10, 30, 40} \right)\), and \(E = 60\). Then, \({\text{CEA}}\left( {c, E} \right) = \left( {10, 25, 25} \right)\). On the other hand,

$$\begin{aligned} & m\left( {c, E} \right) + {\text{CEA}}\left( {c - m\left( {c, E} \right), E - \mathop \sum \limits_{i \in N} m_{i} \left( {c, E} \right)} \right) \\ & = \left( {0, 10, 20} \right) + {\text{CEA}}\left( {10 - 0, 30 - 10, 40 - 20;60 - \left( {0 + 10 + 20} \right)} \right) \\ & = \left( {0, 10, 20} \right) + \left( {10, 10, 10} \right) = \left( {10, 20, 30} \right). \\ \end{aligned}$$

Thus, \({\text{CEA}}\left( {c, E} \right) \ne m\left( {c, E} \right) + {\text{CEA}}\left( {c - m\left( {c, E} \right), E - \mathop \sum \limits_{i \in N} m_{i} \left( {c, E} \right)} \right)\), in violation of minimal rights first. ∎

Proposition 14.2

The proportional rule does not satisfy minimal rights first.

Proof

Let \(N = \left\{ {1, 2} \right\}\), \(c = \left( {40, 60} \right)\), and \(E = 50\). Then, \(P\left( {c, E} \right) = \left( {20, 30} \right)\). Also,

$$\begin{aligned} & m\left( {c, E} \right) + P\left( {c - m\left( {c, E} \right), E - \mathop \sum \limits_{i \in N} m_{i} \left( {c, E} \right)} \right) \\ & = \left( {0, 10} \right) + P\left( {40 - 0, 60 - 10;50 - \left( {0 + 10} \right)} \right) \\ & = \left( {0, 10} \right) + \left( {\frac{160}{9},\frac{ 200}{9}} \right) = \left( {\frac{160}{9}, \frac{290}{9}} \right). \\ \end{aligned}$$

Thus, \(P\left( {c, E} \right) \ne m\left( {c, E} \right) + P\left( {c - m\left( {c, E} \right), E - \mathop \sum \limits_{i \in N} m_{i} \left( {c, E} \right)} \right)\), in violation of minimal rights first. ∎

4.3 Claims Truncation Invariance

Next, we consider truncating some claims. For example, let \(N = \left\{ {1, 2, 3} \right\}\), \(c = \left( {10, 30, 40} \right)\), and \(E = 25\). For agent 2, the claim is greater than the resource (\(c_{2} = 30 > 25 = E\)). In this case, we truncate agent 2’s claim by the resource amount (implying that agent 2’s “relevant” claim is \(25\)). Similarly, since agent 3’s claim is also greater than the resource (\(c_{3} = 40 > 25 = E\)), we truncate this claim by the resource amount too (agent 3’s relevant claim is \(25\)). Since agent 1’s claim does not exceed the resource quantity (\(c_{1} = 10 < 25 = E\)), there is no need to truncate the claim (agent 1’s relevant claim is \({10}\)). Thus, this is formally described as follows.

For each \(N \in {\mathcal{N}}\), each \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\), and each \(i \in N\), let \(t_{i} \left( {c, E} \right) = {\text{min}}\left\{ {c_{i} , E} \right\}\) be agent \({\varvec{i}}\)’s truncated claim. Further, let \(t\left( {c, E} \right) = \left( {t_{i} \left( {c, E} \right)} \right)_{i \in N}\) be the truncated claims vector.

In our previous example, \(t_{1} \left( {c, E} \right) = 10\), \(t_{2} \left( {c, E} \right) = 25\), \(t_{3} \left( {c, E} \right) = 25\), and \(t\left( {c, E} \right) = \left( {10, 25, 25} \right)\). The following axiom requires that the awards vector given by applying the rule to \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\) is the same as that obtained by using the truncated claims vector. Thus, the formal definition is as follows:

Claims truncation invariance (ctinv):

For each \(N \in {\mathcal{N}}\) and each \(\left( {c,E} \right) \in {\mathcal{C}}^{N}\), \(\varphi \left( {c, E} \right) = \varphi \left( {t\left( {c, E} \right), E} \right)\).

The CEA and Talmud rules satisfy claims truncation invariance. For instance, consider the CEA rule. Let \(N = \left\{ {1, 2, 3} \right\}\), \(c = \left( {5, 20, 35} \right)\), and \(E = 25\). Then, \({\text{CEA}}\left( {c, E} \right) = \left( {5, 10, 10} \right)\) (we choose “\(\lambda = 10\)” to calculate \(CEA\left( {c, E} \right)\)). Note that \(t_{1} \left( {c, E} \right) = \min \left\{ {5, 25} \right\} = 5\), \(t_{2} \left( {c, E} \right) = \min \left\{ {20, 25} \right\} = 20\), \(t_{3} \left( {c, E} \right) = \min \left\{ {35, 25} \right\} = 25\), and \(t\left( {c, E} \right) = \left( {5, 20, 25} \right)\). If we apply the CEA rule under the truncated claims vector to divide \(E = 25\), the awards vector becomes \({\text{CEA}}\left( {t\left( {c, E} \right), E} \right) = {\text{CEA}}\left( {5, 20, 25;25} \right) = \left( {5, 10, 10} \right)\) (we choose “\(\lambda = 10\)” again when we calculate \({\text{CEA}}\left( {t\left( {c, E} \right), E} \right)\)). Thus, \({\text{CEA}}\left( {c, E} \right) = {\text{CEA}}\left( {t\left( {c, E} \right), E} \right)\) under this example. In fact, this equality holds for each \(N \in {\mathcal{N}}\) and \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\).

However, the CEL and proportional rules do not satisfy this axiom, as shown below.

Proposition 14.3

The CEL rule does not satisfy claims truncation invariance.

Proof

Let \(N = \left\{ {1, 2,3} \right\}\), \(c = \left( {10, 30, 40} \right)\), and \(E = 25\). Then, \({\text{CEL}}\left( {c, E} \right) = \left( {0, 7.5, 17.5} \right)\) and \({\text{CEL}}\left( {t\left( {c, E} \right), E} \right) = {\text{CEL}}\left( {10, 25, 25;25} \right) = \left( {0, 12.5, 12.5} \right)\). Thus, \({\text{CEL}}\left( {c, E} \right) \ne {\text{CEL}}\left( {t\left( {c, E} \right), E} \right)\), in violation of claims truncation invariance. ∎

Proposition 14.4

The proportional rule does not satisfy claims truncation invariance.

Proof

Let \(N = \left\{ {1, 2,3} \right\}\), \(c = \left( {20, 30} \right)\), and \(E = 25\). Then, \(P\left( {c, E} \right) = \left( {10, 15} \right)\) and \(P\left( {t\left( {c, E} \right), E} \right) = P\left( {20, 25;25} \right) = \left( {\frac{100}{9}, \frac{125}{9}} \right)\), in violation of claims truncation invariance. ∎

4.4 Consistency

Next, we introduce an axiom broadly used in the context of resource allocation. Given \(N \in {\mathcal{N}}\), \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\), and the awards vector \(x = \varphi \left( {c, E} \right)\) chosen by the rule \(\varphi\), suppose that some agents leave the scene with their awards. The reduced problem consists of the remaining agents \(N^{\prime} \subset N\), their claims \(c_{{N^{\prime}}}\), and the resource reduced by the awards given to the leaving agents, \(E - \mathop \sum \limits_{{i \in N \setminus N^{\prime}}} x_{i}\).Footnote 7 For instance, let \(N = \left\{ {1, 2, 3, 4, 5} \right\}\). Suppose that agents 2 and 4 leave with their awards \(x_{2}\) and \(x_{4}\), respectively. Then, the reduced problem consists of agents \(N^{\prime} = \left\{ {1, 3, 5} \right\}\), claims vector \(c_{{N^{\prime}}} = \left( {c_{1} ,c_{3} ,c_{5} } \right)\), and the resource \(E - \left( {x_{2} + x_{4} } \right)\). The axiom requires that starting with the awards vector chosen by the rule, if some agents leave the situation with their awards and apply the rule to the reduced problem, each remaining agent still receives the same amount as before. In our previous example, this means that \(\left( {x_{1} , x_{3} , x_{5} } \right) = \varphi \left( {c_{1} ,c_{3} ,c_{5} ;E - \left( {x_{2} + x_{4} } \right)} \right)\). The formal definition is as followsFootnote 8:

Consistency (cons): For each \(N \in {\mathcal{N}}\), each \(\left( {c,E} \right) \in {\mathcal{C}}^{N}\), and each \(N^{\prime} \subset N\), if \(x = \varphi \left( {c, E} \right)\), then \(x_{{N^{\prime}}} = \varphi \left( {c_{{N^{\prime}}} , E - \mathop \sum \limits_{{i \in N \setminus N^{\prime}}} x_{i} } \right)\).Footnote 9

All four rules defined in the previous section satisfy consistency.Footnote 10 In fact, for each of the four rules, the same “\(\lambda\)” (appearing in their definition) is chosen in both the initial and reduced problems.Footnote 11 For example, let \(N = \left\{ {1, 2, 3, 4, 5} \right\}\), \(c = \left( {10, 20, 40, 60, 70} \right)\), and \(E = 120\). Let us consider the CEA rule. Then, we choose \(\lambda = 30\) to obtain \({\text{CEA}}\left( {c, E} \right) = \left( {10, 20, 30, 30, 30} \right)\). Now suppose that agents 2 and 4 leave with their awards. Let \(N^{\prime} = \left\{ {1, 3, 5} \right\}\). Then, the reduced problem is \(\left( {c_{{N^{\prime}}} ,E - \mathop \sum \limits_{{i \in N \setminus N^{\prime}}} x_{i} } \right) = \left( {10, 40, 70;120 - 20 - 30} \right)\). If we apply the CEA rule to this reduced problem, we again choose \(\lambda = 30\) to obtain \(CEA\left( {10, 40, 70;70} \right) = \left( {10, 30, 30} \right)\). Since we choose the same \(\lambda\) in both initial and reduced problems, the awards given to the remaining agents do not change.

Table 14.2 summarizes the findings from this section. This also includes other results that we study in Sect. 14.5.2. The abbreviations “ete,” “mrf,” “ctinv,” “cons,” “cp-up,” “cp-down,” and “nat” stand for “equal treatment of equals,” “minimal rights first,” “claims truncation invariance,” “consistency,” “composition up,” “composition down,” and “no advantageous transfer,” respectively. The symbol “+” (respectively, “−”) means the corresponding rule satisfies (respectively, does not satisfy) the corresponding axiom.

Table 14.2 Rules which satisfy the axioms

5 Characterizations

5.1 Characterization of the Talmud Rule

We provide characterizations of the rules based on the properties (axioms) studied in the previous section. Before that, we introduce the following lemma that describes the awards vector given by the Talmud rule for the two-agent case.

Lemma 14.1

Let \(N = \left\{ {1, 2} \right\}\) and \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\) be such that \(c_{1} < c_{2}\). Then,

$${\text{Tal}}\left( {c, E} \right) = \left\{ {\begin{array}{*{20}l} {\left( {\frac{E}{2}, \frac{E}{2}} \right)\quad \quad \quad \quad \quad \quad \quad \quad \quad {\text{if}}\,\, 0 \le E \le c_{1} } \hfill \\ {\left( {\frac{{c_{1} }}{2}, E - \frac{{c_{1} }}{2}} \right)\quad \quad \quad \quad \quad \quad \quad \,\,{\text{if}}\,\, c_{1} < E < c_{2} } \hfill \\ {\left( {\frac{{c_{1} - c_{2} + E}}{2}, \frac{{ - c_{1} + c_{2} + E}}{2}} \right)\quad \,\,\, {\text{if }}\,\, c_{2} \le E \le c_{1} + c_{2} .} \hfill \\ \end{array} } \right.$$

The reader can verify this lemma by applying the definition of the Talmud rule provided in Sect. 14.3.4. For instance, if \(c_{2} \le E \le c_{1} + c_{2}\), since \(c_{1} < c_{2}\), we have \(\frac{{c_{1} }}{2} + \frac{{c_{2} }}{2} < \frac{{c_{2} }}{2} + \frac{{c_{2} }}{2} = c_{2} \le E\). Thus, the awards vector is given by \(\left( {\frac{{c_{1} }}{2}, \frac{{c_{2} }}{2}} \right) + CEL\left( {\frac{{c_{1} }}{2},\frac{{c_{2} }}{2};E - \frac{{c_{1} }}{2} - \frac{{c_{2} }}{2}} \right)\). The total loss in the problem \(\left( {\frac{{c_{1} }}{2}, \frac{{c_{2} }}{2};E - \frac{{c_{1} }}{2} - \frac{{c_{2} }}{2}} \right)\) is \(\frac{{c_{1} }}{2} + \frac{{c_{2} }}{2} - \left( {E - \frac{{c_{1} }}{2} - \frac{{c_{2} }}{2}} \right) = c_{1} + c_{2} - E\). Half of the total loss is \(\frac{{c_{1} + c_{2} - E}}{2} \le \frac{{c_{1} }}{2}\) (where the inequality holds by \(c_{2} \le E\)). Thus, \(CEL\left( {\frac{{c_{1} }}{2}, \frac{{c_{2} }}{2};E - \frac{{c_{1} }}{2} - \frac{{c_{2} }}{2}} \right) = \left( {\frac{{c_{1} }}{2} - \frac{{c_{1} + c_{2} - E}}{2}, \frac{{c_{2} }}{2} - \frac{{c_{1} + c_{2} - E}}{2}} \right)\). This leads to the desired conclusion.

Suppose we want a rule to satisfy equal treatment of equals, minimal rights first, and claims truncation invariance. Among the four rules studied in the previous section, only the Talmud rule satisfies all of them. The following theorem states that, among any rules, the Talmud rule is the only one that satisfies the three axioms for the two-agent case.

Theorem 14.1

(Dagan 1996): Let \(N \in {\mathcal{N}}\) with \(\left| N \right| = 2\). The Talmud rule is the only rule satisfying equal treatment of equals, minimal rights first, and claims truncation invariance.

Proof

We prove only the uniqueness. Let \(N = \left\{ {1, 2} \right\}\) and \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\). Let \(\varphi\) be a rule that satisfies the three axioms listed in the theorem. We want to show that \(\varphi \left( {c, E} \right) = Tal\left( {c, E} \right)\). If \(c_{1} = c_{2}\), because both \(\varphi\) and the Talmud rule satisfy equal treatment of equals, \(\varphi \left( {c, E} \right) = Tal\left( {c,E} \right) = \left( {\frac{E}{2}, \frac{E}{2}} \right)\). Without loss of generality, let \(c_{1} < c_{2}\). We distinguish the three cases.

Case 1: \(0 \le E \le c_{1}\).

Note that \(t\left( {c, E} \right) = \left( {E, E} \right)\). Since \(\varphi\) satisfies claims truncation invariance,

$$\varphi \left( {c, E} \right) = \varphi \left( {t\left( {c, E} \right), E} \right) = \varphi \left( {E, E;E} \right).$$
(14.1)

Since \(\varphi\) satisfies equal treatment of equals,

$$\varphi \left( {E, E, E} \right) = \left( {\frac{E}{2}, \frac{E}{2}} \right).$$
(14.2)

By (14.1) and (14.2), \(\varphi \left( {c, E} \right) = \left( {\frac{E}{2}, \frac{E}{2}} \right)\).

Case 2: \(c_{1} < E < c_{2}\).

Note that \(m\left( {c, E} \right) = \left( {0, E - c_{1} } \right)\). Since \(\varphi\) satisfies minimal rights first,

$$\begin{aligned} \varphi \left( {c, E} \right) & = m\left( {c, E} \right) + \varphi \left( {c - m\left( {c, E} \right), E - \mathop \sum \limits_{i \in N} m_{i} \left( {c, E} \right)} \right) \\ & = \left( {0, E - c_{1} } \right) + \varphi \left( {c_{1} - 0, c_{2} - \left( {E - c_{1} } \right);E - 0 - \left( {E - c_{1} } \right)} \right) \\ & = \left( {0, E - c_{1} } \right) + \varphi \left( {c_{1} , c_{1} + c_{2} - E; c_{1} } \right). \\ \end{aligned}$$
(14.3)

Since \(c_{2} - E > 0\), \(c_{1} + c_{2} - E > c_{1}\). In addition, because \(\varphi\) satisfies claims truncation invariance (corresponding to the first equality below) and equal treatment of equals (corresponding to the second equality below),

$$\varphi \left( {c_{1} , c_{1} + c_{2} - E; c_{1} } \right) = \varphi \left( {c_{1} , c_{1} ; c_{1} } \right) = \left( {\frac{{c_{1} }}{2}, \frac{{c_{1} }}{2}} \right).$$
(14.4)

By (14.3) and (14.4), \(\varphi \left( {c, E} \right) = \left( {0, E - c_{1} } \right) + \left( {\frac{{c_{1} }}{2}, \frac{{c_{1} }}{2}} \right) = \left( {\frac{{c_{1} }}{2}, E - \frac{{c_{1} }}{2}} \right)\).

Case 3: \(c_{2} \le E \le c_{1} + c_{2}\).

Note that \(m\left( {c, E} \right) = \left( {E - c_{2} , E - c_{1} } \right)\). Since \(\varphi\) satisfies minimal rights first,

$$\begin{aligned} \varphi \left( {c, E} \right) & = \left( {E - c_{2} , E - c_{1} } \right) \\ & \quad + \varphi \left( {c_{1} - \left( {E - c_{2} } \right), c_{2} - \left( {E - c_{1} } \right);E - \left( {E - c_{2} } \right) - \left( {E - c_{1} } \right)} \right) \\ & = \left( {E - c_{2} , E - c_{1} } \right) + \varphi \left( {c_{1} + c_{2} - E, c_{1} + c_{2} - E; c_{1} + c_{2} - E} \right) \\ \end{aligned}$$
(14.5)

Since \(\varphi\) satisfies equal treatment of equals,

$$\begin{aligned} & \varphi \left( {c_{1} + c_{2} - E, c_{1} + c_{2} - E; c_{1} + c_{2} - E} \right) \\ & \quad = \left( {\frac{{c_{1} + c_{2} - E}}{2}, \frac{{c_{1} + c_{2} - E}}{2}} \right) \\ \end{aligned}$$
(14.6)

By (14.5) and (14.6),

$$\begin{aligned} \varphi \left( {c, E} \right) & = \left( {E - c_{2} , E - c_{1} } \right) \\ & + \left( {\frac{{c_{1} + c_{2} - E}}{2}, \frac{{c_{1} + c_{2} - E}}{2}} \right) \\ & = \left( {\frac{{c_{1} - c_{2} + E}}{2}, \frac{{ - c_{1} + c_{2} + E}}{2}} \right). \\ \end{aligned}$$

In each cases, by Lemma 14.1, we have \(\varphi \left( {c, E} \right) = Tal\left( {c, E} \right)\). ∎

For more than two agents, the Talmud rule is not the only the rule satisfying equal treatment of equals, minimal rights first, and claims truncation invariance. However, if we additionally require a rule to be consistent, then the Talmud rule becomes the only one.

Theorem 14.2

(Aumann and Maschler 1985; Dagan 1996): The Talmud rule is the only rule satisfying equal treatment of equals, minimal rights first, claims truncation invariance, and consistency.

We provide a sketch of the proof of Theorem 14.2. Before doing so, we introduce two lemmata. The first lemma, known as the “Elevator Lemma,” relates the result obtained in the two-agent case to more than two agents by applying two axioms: consistency and “converse consistency.”Footnote 12

Lemma 14.2

(The Elevator Lemma) (Thomson 2011a): Let \(\varphi\) and \(\overline{\varphi }\) be two rules. If \(\left( i \right)\) \(\varphi\) coincides with \(\overline{\varphi }\) in the two-agent cases, \(\left( {ii} \right)\) \(\varphi\) is consistent, and \(\left( {iii} \right)\) \(\overline{\varphi }\) is conversely consistent, then \(\varphi\) coincides with \(\overline{\varphi }\) for any number of agents.Footnote 13

The second lemma states that if a rule is consistent and satisfies a fundamental requirement called “resource monotonicity,” the rule is conversely consistent.Footnote 14

Lemma 14.3

(Chun 1999): Resource monotonicity and consistency together imply converse consistency.

Now, we explain a sketch of the proof of Theorem 14.2. We show only the uniqueness part. Let rule \(\varphi\) satisfy equal treatment of equals, minimal rights first, claims truncation invariance, and consistency. Let rule \(\overline{\varphi }\) be the Talmud rule. We want to show that \(\varphi\) coincides with \(\overline{\varphi }\) for any number of agents. According to Theorem 14.1, \(\varphi\) coincides with \(\overline{\varphi }\) in the two-agent cases. Based on the assumption, \(\varphi\) is consistent. It is easy to see that the Talmud rule satisfies resource monotonicity. Then, \(\overline{\varphi }\) is resource monotonic and consistent. By Lemma 14.3, \(\overline{\varphi }\) is conversely consistent. Therefore, by Lemma 14.2, we obtain the desired conclusion.

5.2 Other Characterizations

5.2.1 Characterization of the CEA Rule

We introduce other axioms and provide other characterizations. Consider the following situation. Given \(N \in {\mathcal{N}}\) and \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\), suppose, we initially obtain the awards vector \(\varphi \left( {c, E} \right)\) by applying rule \(\varphi\). However, following this, we found that there is more of the resource to divide. In our bankruptcy application, this could happen after re-evaluating the bankrupt firm’s assets. Let \(E^{\prime} \in {\mathbb{R}}_{ + }\) be the new resource (\(E^{\prime} > E\)). We assume that \(\mathop \sum \limits_{i \in N} c_{i} \ge E^{\prime}\). Now we have to divide \(E^{\prime}\) among the agents. There may be two ways to achieve this. One way is to forget about the initial awards given to the agents and apply rule \(\varphi\) directly to the new problem \(\left( {c, E^{\prime}} \right)\). Thus, the resulting awards vector becomes \(\varphi \left( {c, E^{\prime}} \right)\). Another way is to give each agent their initial award and divide the increment \(E^{\prime} - E\) under the claims vector \(c - \varphi \left( {c, E} \right)\) (we reduce each agent’s claim by their initial award). The resulting awards vector is \(\varphi \left( {c, E} \right) + \varphi \left( {c - \varphi \left( {c, E} \right), E^{\prime} - E} \right)\). The reader can verify that \(\mathop \sum \limits_{i \in N} c_{i} - \mathop \sum \limits_{i\ N} \varphi_{i} \left( {c, E} \right) \ge E^{\prime} - E\). Thus, the problem \(\left( {c - \varphi \left( {c, E} \right), E^{\prime} - E} \right)\) is well defined. The following axiom requires that both methods yield the same awards vector. This solves any disagreement among agents regarding the way to choose. The formal definition is as follows:

Composition up (cp-up): For each \(N \in {\mathcal{N}}\), each \(\left( {c,E} \right) \in {\mathcal{C}}^{N}\), and each \(E^{\prime} > E\) such that \(\mathop \sum \limits_{i \in N} c_{i} \ge E^{\prime}\), we have \(\varphi \left( {c, E^{\prime}} \right) = \varphi \left( {c, E} \right) + \varphi \left( {c - \varphi \left( {c, E} \right), E^{\prime} - E} \right)\).

The CEA, CEL, and proportional rules satisfy composition up. For instance, consider the CEL rule. Let \(N = \left\{ {1, 2, 3} \right\}\), \(c = \left( {5, 20, 35} \right)\), and \(E = 40\). Then, \({\text{CEL}}\left( {c, E} \right) = \left( {0, 12.5, 27.5} \right)\). Suppose, after re-evaluating the resource, the resource becomes larger. Let the new resource be \(E^{\prime} = 51\). If we forget about the initial awards and apply the CEL rule to the new problem, we have \({\text{CEL}}\left( {c, E^{\prime}} \right) = {\text{CEL}}\left( {5, 20, 35;51} \right) = \left( {2, 17, 32} \right)\) (note that we choose “\(\lambda = 3\)” to calculate \({\text{CEL}}\left( {c, E^{^{\prime}} } \right)\)). On the other hand, if we first assign agents their initial awards for \(E = 40\) and divide the remaining \(E^{\prime} - E = 51 - 40 = 11\) under the claims vector where each agent’s claim is reduced by their initial award, we have

$$\begin{aligned} & {\text{CEL}}\left( {c, E} \right) + {\text{CEL}}\left( {c - CEL\left( {c, E} \right), E^{\prime} - E} \right) \\ & = {\text{CEL}}\left( {5, 20, 35;40} \right) \\ & \quad + {\text{CEL}}\left( {\left( {5, 20, 35} \right) - {\text{CEL}}\left( {5, 20, 35; 40} \right), 51 - 40} \right) \\ & = \left( {0, 12.5, 27.5} \right) + {\text{CEL}}\left( {\left( {5, 7.5, 7.5} \right), 11} \right) \\ & = \left( {0, 12.5, 27.5} \right) + \left( {2, 4.5 , 4.5} \right) = \left( {2, 17, 32} \right). \\ \end{aligned}$$

(Note that we choose “\(\lambda = 3\)” again to calculate \({\text{CEL}}\left( {c - {\text{CEL}}(C, E} \right), E^{\prime} - E)\)). Thus, \({\text{CEL}}\left( {c, E^{\prime}} \right) = {\text{CEL}}\left( {c, E} \right) + {\text{CEL}}\left( {c - {\text{CEL}}\left( {c, E} \right), E^{\prime} - E} \right)\) for this example. In fact, for each \(N \in {\mathcal{N}}\), each \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\), and each \(E^{\prime} > E\) such that \(\mathop \sum \limits_{i \in N} c_{i} \ge E^{\prime}\), we obtain the above equality.

However, the Talmud rule does not satisfy composition up, as shown below.

Proposition 14.5

The Talmud rule does not satisfy composition up.

Proof

Let \(N = \left\{ {1, 2} \right\}\), \(c = \left( {20, 30} \right)\), \(E = 20\), and \(E^{\prime} = 30\). Then, \({\text{Tal}}\left( {c, E^{\prime}} \right) = \left( {10, 15} \right) + {\text{CEL}}\left( {10, 15;30 - 25} \right) = \left( {10, 15} \right) + \left( {0, 5} \right) = \left( {10, 20} \right)\). Note that \({\text{Tal}}\left( {c, E} \right) = {\text{CEA}}\left( {10, 15;20} \right) = \left( {10, 10} \right)\). Thus, \({\text{Tal}}\left( {c, E} \right) + {\text{Tal}}\left( {c - {\text{Tal}}\left( {c, E} \right), E^{\prime} - E} \right) = \left( {10, 10} \right) + {\text{Tal}}\left( {20 - 10, 30 - 10;10} \right)\) \(= \left( {10, 10} \right) + {\text{CEA}}\left( {5, 10;10} \right) = \left( {10, 10} \right) + \left( {5, 5} \right) = \left( {15, 15} \right)\). Therefore, \({\text{Tal}}\left( {c, E^{\prime}} \right) \ne {\text{Tal}}\left( {c, E} \right) + {\text{Tal}}\left( {c - {\text{Tal}}\left( {c, E} \right), E^{\prime} - E} \right)\), in violation of composition up. ∎

If we want a rule to satisfy equal treatment of equal, claims truncation invariance, and composition up, the next theorem states that there is only one rule that does so.

Theorem 14.3

(Dagan 1996): The CEA rule is the only rule satisfying equal treatment of equals, claims truncation invariance, and composition up.

We will not prove Theorem 14.3, but see how the three axioms listed in the theorem identify the awards vector for some problem. Let \(N = \left\{ {1,2, 3} \right\}\), \(c = \left( {36, 44, 50} \right)\), and \(E = 75\). Let a rule \(\varphi\) satisfy equal treatment of equals, claims truncation invariance, and composition up. We cannot identify \(\varphi \left( {c,E} \right)\) by directly applying these three axioms. However, as \(\varphi\) satisfies equal treatment of equals and claims truncation invariance, we know how to divide \(\hat{E} = 36\) (\(= {\text{min}}\left\{ {c_{1} , c_{2} , c_{3} } \right\}\)) under \(c\), that is, \(\varphi \left( {c, \hat{E}} \right) = \varphi \left( {36, 44, 50;36} \right) = \varphi \left( {36, 36, 36;36} \right) = \left( {12, 12, 12} \right)\). Suppose that initially, the resource was \(\hat{E} = 36\), but after re-evaluating the resource, the resource becomes \(E = 75\). Since \(\varphi\) satisfies composition up,

$$\begin{aligned} \varphi \left( {c, E} \right) & = \varphi \left( {c,\hat{E}} \right) + \varphi \left( {c - \varphi \left( {c, \hat{E}} \right), E - \hat{E}} \right) \\ & = \varphi \left( {36, 44, 50;36} \right) \\ & \quad + \varphi \left( {\left( {36, 44, 50} \right) - \varphi \left( {36, 44, 50;36} \right);75 - 36} \right) \\ & = \left( {12, 12, 12} \right) + \varphi \left( {24, 32, 38;39} \right). \\ \end{aligned}$$

Again, we cannot identify \(\varphi \left( {24, 32, 38;39} \right)\) directly, but as \(\varphi\) satisfies equal treatment of equals and claims truncation invariance, we know how to divide \(\tilde{E} = 24\) (\(= {\text{min}}\left\{ {24, 32, 38} \right\}\)) under the claims vector \(\left( {24, 32, 38} \right)\), that is, \(\varphi \left( {24, 32, 38;24} \right) = \varphi \left( {24, 24, 24;24} \right) = \left( {8, 8, 8} \right)\). Now suppose that after re-evaluating the resource, the resource increases from \(\tilde{E} = 24\) to \(E - \hat{E} = 39\). As \(\varphi\) satisfies composition up,

$$\begin{aligned} \varphi \left( {24, 32, 38;39} \right) & = \varphi \left( {24, 32, 38;24} \right) \\ & \quad + \varphi \left( {\left( {24, 32, 38} \right) - \varphi \left( {24, 32, 38;24} \right);39 - 24} \right) \\ & = \left( {8, 8, 8} \right) + \varphi \left( {16, 24, 30;15} \right). \\ \end{aligned}$$

As \(\varphi\) satisfies equal treatment of equals and claims truncation invariance, \(\varphi \left( {16, 24, 30;15} \right) = \varphi \left( {15, 15, 15;15} \right) = \left( {5, 5,5} \right)\). Overall, \(\varphi \left( {c, E} \right) = \left( {12, 12, 12} \right) + \left( {8, 8, 8} \right) + \left( {5, 5, 5} \right) = \left( {25, 25, 25} \right)\). Thus, \(\varphi \left( {c, E} \right) = {\text{CEA}}\left( {c, E} \right)\) under this example.

5.2.2 Characterization of the CEL Rule

Let \(N \in {\mathcal{N}}\), \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\), and the awards vector \(\varphi \left( {c, E} \right)\) obtained by applying rule \(\varphi\) be given. Suppose that, in contrast to the situation in the previous axiom, after re-evaluating \(E\), we find that there is less of the resource to divide. Let \(E^{\prime} \in {\mathbb{R}}_{ + }\) be the new resource (\(E^{\prime} < E\)). There may be two ways to divide \(E^{\prime}\). One way is to forget about the initial awards given to the agents and apply rule \(\varphi\) to the new problem \(\left( {c, E^{\prime}} \right)\). Thus, the resulting awards vector is \(\varphi \left( {c, E^{\prime}} \right)\). Another way is to think that each agent claims the initial award and apply rule \(\varphi\) to divide \(E^{\prime}\). The resulting awards vector is \(\varphi \left( {\varphi \left( {c, E} \right), E^{\prime}} \right)\). Since \(\mathop \sum \limits_{i \in N} \varphi_{i} \left( {c, E} \right) > E^{\prime}\), the problem \(\left( {\varphi \left( {c, E} \right), E^{\prime}} \right)\) is well defined. The following axiom requires (as with the previous axiom) that each agent receives the same amount in both ways. The formal definition is as follows:

Composition down (cp-down): For each \(N \in {\mathcal{N}}\), each \(\left( {c,E} \right) \in {\mathcal{C}}^{N}\), and each \(E^{\prime} < E\) such that \(0 \le E^{\prime}\), we have \(\varphi \left( {c, E^{\prime}} \right) = \varphi \left( {\varphi \left( {c, E} \right), E^{\prime}} \right)\).

The CEA, CEL, and proportional rules satisfy composition down. For instance, consider the CEA rule. Let \(N = \left\{ {1,2, 3} \right\}\), \(c = \left( {5, 20, 35} \right)\), and \(E = 40\). Then, \({\text{CEA}}\left( {c, E} \right) = \left( {5, 17.5, 17.5} \right)\). Suppose, after re-evaluating the resource, it becomes \(E^{\prime} = 30\). If we apply the CEA rule to \(\left( {c, E^{\prime}} \right)\), we have \({\text{CEA}}\left( {c, E^{\prime}} \right) = CEA\left( {5, 20, 35;30} \right) = \left( {5, 12.5, 12.5} \right)\) (note that we choose \(\lambda = 12.5\) to calculate \({\text{CEA}}\left( {c, E^{\prime}} \right)\)). On the other hand, if we think that each agent’s claim is their initial award and apply the CEA rule to divide \(E^{\prime}\), we have \({\text{CEA}}\left( {{\text{CEA}}\left( {c, E} \right), E^{\prime}} \right) = {\text{CEA}}\left( {5, 17.5, 17,5;30} \right) = \left( {5, 12. 5, 12.5} \right)\) (note that we choose \(\lambda = 12.5\) again to calculate \({\text{CEA}}\left( {{\text{CEA}}\left( {c, E} \right), E^{\prime}} \right)\)). Thus, \({\text{CEA}}\left( {c, E^{\prime}} \right) = {\text{CEA}}\left( {{\text{CEA}}\left( {c, E} \right), E^{\prime}} \right)\) under this example. In fact, this equality holds for each \(N \in {\mathcal{N}}\), each \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\), and each \(E^{\prime} < E\) such that \(0 \le E^{\prime}\).

The Talmud rule, however, violates composition down, as shown below.

Proposition 14.6

The Talmud rule does not satisfy composition down.

Proof

Let \(N = \left\{ {1, 2} \right\}\), \(c = \left( {20, 30} \right)\), \(E = 30\) and \(E^{\prime} = 20\). Then, \({\text{Tal}}\left( {c, E^{\prime}} \right) = {\text{CEA}}\left( {10, 15;20} \right) = \left( {10, 10} \right)\). Note that \({\text{Tal}}\left( {c, E} \right) = \left( {10, 15} \right) + {\text{CEL}}\left( {10, 15;30 - 25} \right)\) \(= \left( {10, 15} \right) + \left( {0, 5} \right) = \left( {10, 20} \right)\). Thus, \({\text{Tal}}\left( {{\text{Tal}}\left( {c, E} \right), E^{\prime}} \right) = {\text{Tal}}\left( {{\text{Tal}}\left( {20, 30;30} \right), 20} \right)\) \(= {\text{Tal}}\left( {10, 20;20} \right) = \left( {5, 10} \right) + {\text{CEL}}\left( {5, 10;20 - 15} \right)\) \(= \left( {5, 10} \right) + \left( {0, 5} \right) = \left( {5, 15} \right)\). Thus, \({\text{Tal}}\left( {c,E^{\prime}} \right) \ne {\text{Tal}}\left( {{\text{Tal}}\left( {c, E} \right), E^{\prime}} \right)\), in violation of composition down. ∎

The following theorem states that only one rule satisfies equal treatment of equals, minimal rights first, and composition down.

Theorem 14.4

(Herrero 2003): The CEL rule is the only rule satisfying equal treatment of equals, minimal rights first, and composition down.

As for the previous theorem, we will not prove Theorem 14.4 but explain how the axioms listed in the theorem determine the awards vector for some problem. Let \(N = \left\{ {1, 2, 3} \right\}\), \(c = \left( {36, 44, 50} \right)\), and \(E = 55\). Let \(\varphi\) be a rule that satisfies equal treatment of equals, minimal rights first, and composition down. Note that \(m\left( {c, E} \right) = \left( {0, 0, 0} \right)\). Thus, we cannot identify \(\varphi \left( {c, E} \right)\) directly by applying the above three axioms. However, if we consider dividing \(\hat{E} = 94\) (\(= c_{2} + c_{3}\)) under \(c\), the minimal rights vector is \(m\left( {c, \hat{E}} \right) = \left( {0, 8, 14} \right)\). As \(\varphi\) satisfies equal treatment of equals and minimal rights first,

$$\begin{aligned} \varphi \left( {c, \hat{E}} \right) & = m\left( {c, \hat{E}} \right) + \varphi \left( {c - m\left( {c, \hat{E}} \right), \hat{E} - \mathop \sum \limits_{i \in N} m_{i} \left( {c, \hat{E}} \right)} \right) \\ & = \left( {0, 8, 14} \right) + \varphi \left( {36, 36, 36;72} \right) \\ = \left( {0, 8, 14} \right) + \left( {24, 24, 24} \right) = \left( {24, 32, 38} \right). \\ \end{aligned}$$

Suppose that initially, the resource was \(\hat{E} = 94\), but after re-evaluating the resource, it becomes \(E = 55\). As \(\varphi\) satisfies composition down,

$$\varphi \left( {c, E} \right) = \varphi \left( {\varphi \left( {c, \hat{E}} \right), E} \right) = \varphi \left( {24, 32, 38;55} \right).$$

Note that \(m\left( {24, 32, 38;55} \right) = \left( {0, 0, 0} \right)\). Thus, we cannot identify \(\varphi \left( {24, 32, 38;55} \right)\) directly by applying the three axioms. But if we consider dividing \(\tilde{E} = 70\) (\(= 32 + 38\)) under the claims vector \(\left( {24, 32, 38} \right)\), we have \(m\left( {24, 32, 38;70} \right) = \left( {0, 8, 14} \right)\). As \(\varphi\) satisfies equal treatment of equals and minimal rights first,

$$\begin{aligned} \varphi \left( {24, 32, 38;70} \right) & = \left( {0, 8, 14} \right) + \varphi \left( {24, 24, 24;48} \right) \\ & = \left( {0, 8, 14} \right) + \left( {16, 16, 16} \right) = \left( {16, 24, 30} \right). \\ \end{aligned}$$

Now, suppose that after re-evaluating the resource, it decreases from \(\tilde{E} = 70\) to \(E = 55\). As \(\varphi\) satisfies composition down,

$$\varphi \left( {24, 32, 38;55} \right) = \varphi \left( {\varphi \left( {24, 32, 38;70} \right);55} \right) = \varphi \left( {16, 24, 30;55} \right).$$

Note that \(m\left( {16, 24, 30;55} \right) = \left( {1, 9, 15} \right)\). As \(\varphi\) satisfies equal treatment of equals and minimal rights first,

$$\begin{aligned} \varphi \left( {16, 24, 30;55} \right) & = \left( {1, 9, 15} \right) + \varphi \left( {15, 15, 15;30} \right) \\ & = \left( {1, 9, 15} \right) + \left( {10, 10, 10} \right) = \left( {11, 19, 25} \right). \\ \end{aligned}$$

Overall, \(\varphi \left( {c, E} \right) = \varphi \left( {24, 32, 38;55} \right) = \varphi \left( {16, 24, 30;55} \right) = \left( {11, 19, 25} \right)\). Thus, \(\varphi \left( {c, E} \right) = {\text{CEL}}\left( {c, E} \right)\) under this example.

5.2.3 Characterization of the Proportional Rule

Suppose that some agents transfer their claims among group members. For instance, let \(N = \left\{ {1, 2, 3, 4, 5} \right\}\), \(c = \left( {10, 20, 50, 60, 80} \right)\), and \(E = 160\). Consider the group \(M = \left\{ {2, 3, 5} \right\} \subset N\). Suppose, agent 3 transfers \(10\) units of her claim to agent 2 and \(5\) units of her claim to agent 5. Then, the new claims vector is \(c^{\prime} = \left( {10, 30, 35, 60, 85} \right)\). Note that \(\mathop \sum \limits_{i \in M} c_{i} = 20 + 50 + 80 = \mathop \sum \limits_{i \in M} c_{i}^{^{\prime}} = 30 + 35 + 85 = 150\). Thus, the claims are transferred among agents in \(M\). The next axiom requires no group of agents to benefit from transferring their claims. More precisely, it says that the total amount given to agents who transfer the claims among themselves does not change. Thus, it intends to avoid this kind of strategic behavior caused by a group of agents. In our previous example, under the rule \(\varphi\), it means that \(\mathop \sum \limits_{i \in M} \varphi_{i} \left( {c, E} \right) = \mathop \sum \limits_{i \in M} \varphi_{i} \left( {c^{\prime},E} \right)\), or \(\varphi_{2} \left( {c, E} \right) + \varphi_{3} \left( {c, E} \right) + \varphi_{5} \left( {c, E} \right) = \varphi_{2} \left( {c^{\prime}, E} \right) + \varphi_{3} \left( {c^{\prime}, E} \right) + \varphi_{5} \left( {c^{\prime}, E} \right)\). The formal definition is as follows:

No advantageous transfer (nat): For each \(N \in {\mathcal{N}}\), each \(\left( {c,E} \right) \in {\mathcal{C}}^{N}\), each \(M \subset N\), and each \(\left( {c_{i}^{^{\prime}} } \right)_{i \in M} \in {\mathbb{R}}_{ + }^{M}\), if \(\mathop \sum \limits_{i \in M} c_{i} = \mathop \sum \limits_{i \in M} c_{i}^{^{\prime}}\), then \(\mathop \sum \limits_{i \in M} \varphi_{i} \left( {c,E} \right) = \mathop \sum \limits_{i \in M} \varphi_{i} (c^{\prime}, E)\) where \(c^{\prime} = \left( {\left( {c_{i}^{^{\prime}} } \right)_{i \in M} ,c_{{N \setminus M}} } \right)\).

As shown below, none of the CEA, CEL, and Talmud rules satisfy this property.

Proposition 14.7

The CEA rule does not satisfy no advantageous transfer.

Proof

Let \(N = \left\{ {1, 2, 3} \right\}\), \(c = \left( {10, 30, 40} \right)\), and \(E = 36\). Then, \({\text{CEA}}\left( {c, E} \right) = \left( {10, 13, 13} \right)\). Consider the group \(M = \left\{ {1, 2} \right\} \subset N\). If agent 2 transfers \(10\) units of her claim to agent 1, the new claims vector will be \(c^{\prime} = \left( {20, 20, 40} \right)\). Note that \(c_{1} + c_{2} = c_{1}^{^{\prime}} + c_{2}^{^{\prime}} = 40\). Since \({\text{CEA}}\left( {c^{\prime}, E} \right) = \left( {12, 12, 12} \right)\), group \(M\) benefits by transferring their claims, that is, \({\text{CEA}}_{1} \left( {c, E} \right) + {\text{CEA}}_{2} \left( {c, E} \right) = 23 < {\text{CEA}}_{1} \left( {c^{\prime}, E} \right) + {\text{CEA}}_{2} \left( {c^{\prime}, E} \right) = 24\). ∎

Proposition 14.8

The CEL rule does not satisfy no advantageous transfer.

Proof

Let \(N = \left\{ {1, 2, 3} \right\}\), \(c = \left( {10, 30, 40} \right)\), and \(E = 30\). Then, \({\text{CEL}}\left( {c, E} \right) = \left( {0, 10, 20} \right)\). Consider the group \(M = \left\{ {1, 2} \right\} \subset N\). If agent 1 transfers \(10\) units of her claim to agent 2, the new claims vector will be \(c^{\prime} = \left( {0, 40, 40} \right)\). Note that \(c_{1} + c_{2} = c_{1}^{^{\prime}} + c_{2}^{^{\prime}} = 40\). Since \({\text{CEL}}\left( {c^{\prime}, E} \right) = \left( {0, 15, 15} \right)\), the group \(M\) benefits by transferring their claims, that is, \({\text{CEL}}_{1} \left( {c, E} \right) + {\text{CEL}}_{2} \left( {c, E} \right) = 10 < {\text{CEL}}_{1} \left( {c^{\prime}, E} \right) + {\text{CEL}}_{2} \left( {c^{\prime}, E} \right) = 15\). ∎

Proposition 14.9

The Talmud rule does not satisfy no advantageous transfer.

Proof

Let \(N = \left\{ {1, 2, 3} \right\}\), \(c = \left( {10, 50, 70} \right)\), and \(E = 45\). Then, \({\text{Tal}}\left( {c, E} \right) = \left( {5, 20, 20} \right)\). Let \(M = \left\{ {1, 2} \right\} \subset N\) and \(c^{\prime} = \left( {30, 30, 70} \right)\). Note that \(c_{1} + c_{2} = c_{1}^{^{\prime}} + c_{2}^{^{\prime}} = 60\). Since \({\text{Tal}}\left( {c^{\prime}, E} \right) = \left( {15, 15, 15} \right)\), the group \(M\) benefits by transferring their claims, that is, \({\text{Tal}}_{1} \left( {c, E} \right) + {\text{Tal}}_{2} \left( {c, E} \right) = 25 < {\text{Tal}}_{1} \left( {c^{\prime}, E} \right) + {\text{Tal}}_{2} \left( {c^{\prime}, E} \right) = 30\). ∎

However, the proportional rule satisfies no advantageous transfer. For instance, let \(N = \left\{ {1, 2, 3, 4, 5} \right\}\), \(c = \left( {c_{1} , c_{2} , c_{3} , c_{4} , c_{5} } \right) \in {\mathbb{R}}_{ + }^{5}\), and \(E \in {\mathbb{R}}_{ + }\) with \(\mathop \sum \limits_{i \in N} c_{i} \ge E\). Consider the group \(M = \left\{ {2, 3, 5} \right\}\). Under the proportional rule, this group in total receives

$$\begin{aligned} & P_{2} \left( {c, E} \right) + P_{3} \left( {c, E} \right) + P_{5} \left( {c, E} \right) \\ & = \frac{{c_{2} }}{{\mathop \sum \nolimits_{i \in N} c_{i} }} \times E + \frac{{c_{3} }}{{\mathop \sum \nolimits_{i \in N} c_{i} }} \times E + \frac{{c_{5} }}{{\mathop \sum \nolimits_{i \in N} c_{i}}} \times E \\ & = \frac{{c_{2} + c_{3} + c_{5} }}{{\mathop \sum \nolimits_{i \in N} c_{i} }} \times E. \\ \end{aligned}$$

Now suppose that agents in the group \(M\) transfer claims among themselves. Let \(c_{M}^{^{\prime}} = \left( {c_{2}^{^{\prime}} , c_{3}^{^{\prime}} , c_{5}^{^{\prime}} } \right) \in {\mathbb{R}}_{ + }^{3}\) be their claims. Note that \(c_{2} + c_{3} + c_{5} = c_{2}^{^{\prime}} + c_{3}^{^{\prime}} + c_{5}^{^{\prime}}\). Let \(c^{\prime} = \left( {c_{1} , c_{2}^{^{\prime}} , c_{3}^{^{\prime}} , c_{4} , c_{5}^{^{\prime}} } \right)\). Then, after agents in the group \(M\) transfer their claims, this group in total receives

$$\begin{aligned} & P_{2} \left( {c^{\prime}, E} \right) + P_{3} \left( {c^{\prime}, E} \right) + P_{5} \left( {c^{\prime}, E} \right) \\ & = \frac{{c_{2}^{^{\prime}} }}{{\mathop \sum \nolimits_{i \in N} c_{i}^{^{\prime}} }} \times E + \frac{{c_{3}^{^{\prime}} }}{{\mathop \sum \nolimits_{i \in N} c_{i}^{^{\prime}} }} \times E + \frac{{c_{5}^{^{\prime}} }}{{\mathop \sum \nolimits_{i \in N} c_{i}^{^{\prime}}}} \times E \\ & = \frac{{c_{2}^{^{\prime}} + c_{3}^{^{\prime}} + c_{5}^{^{\prime}} }}{{\mathop \sum \nolimits_{i \in N} c_{i}^{^{\prime}} }} \times E. \\ \end{aligned}$$

Since \(c_{2} + c_{3} + c_{5} = c_{2}^{^{\prime}} + c_{3}^{^{\prime}} + c_{5}^{^{\prime}}\) and \(\mathop \sum \limits_{i \in N} c_{i} = \mathop \sum \limits_{i \in N} c_{i}^{^{\prime}}\), \(P_{2} \left( {c, E} \right) + P_{3} \left( {c, E} \right) + P_{5} \left( {c, E} \right) = P_{2} \left( {c^{\prime}, E} \right) + P_{3} \left( {c^{\prime}, E} \right) + P_{5} \left( {c^{\prime}, E} \right)\). Thus, the group \(M\) cannot receive more by transferring their claims under the proportional rule. A similar analysis can be made for each \(N \in {\mathcal{N}}\), each \(\left( {c, E} \right) \in {\mathcal{C}}^{N}\), each \(M \subset N\), and each \(\left( {c_{i}^{^{\prime}} } \right)_{i \in M} \in {\mathbb{R}}_{ + }^{M}\) such that \(\mathop \sum \limits_{i \in M} c_{i} = \mathop \sum \limits_{i \in M} c_{i}^{^{\prime}}\) (unless \(\mathop \sum \limits_{i \in N} c_{i} = 0\)). Thus, the proportional rule satisfies no advantageous transfer.

The following theorem states that the proportional rule is the only one that satisfies this axiom for more than two agents.

Theorem 14.5

(Moulin 1985a, b; Chun 1988; Ju et al. 2007): The proportional rule is the only rule satisfying no advantageous transfer for more than two agents.

6 Concluding Remarks

This chapter studies the basics of designing a good (fair) allocation rule in economic problems by analyzing the so-called claims problems. In Sect. 14.5.1, we learn that the Talmud rule is the only rule satisfying equal treatment of equals, minimal rights first, claims truncation invariance, and consistency. Thus, if society agrees with the above four properties of rules (axioms), we can recommend adopting the Talmud rule. However, some other societies may disagree with one or more of these properties. Alternatively, these properties may be deemed acceptable or not depending on the situation (application) they face. Thus, providing other characterizations as in Sect. 14.5.2 would be very meaningful for selecting a good rule. This logic applies not only to claims problems but also to other economic problems. In fact, extensive studies (providing characterizations) have been conducted in the literature.Footnote 15

To achieve Goal 16 (Peace, Justice and Strong Institutions) of the SDGs, especially when designing rules for economic problems, it becomes necessary to have this kind of precise analysis (mathematical analysis). As mentioned in Sect. 14.2, the problem studied in this chapter can also be interpreted as a taxation problem. In view of constructing a desirable tax system or correcting inequalities among people in other economic systems, our analysis in this chapter is related to Goal 10 (Reduced Inequalities) of the SDGs. Further, since our focus is on economic problems, our analysis is also closely related to Goal 8 (Decent Work and Economic Growth) of the SDGs. When we try to design good rules in economic problems, it is crucial to take into account a variety of strategic behaviors carried out by people. We studied one such behavior in Sect. 14.5.2 (recall the axiom of no advantageous transfer). In fact, extensive analyses have been performed in the literature.Footnote 16 If we successfully design an economic system that is immune to strategic behavior, such a system would motivate people to work and promote the nation’s economic growth.

When constructing a building, we draw a plan in detail. The same thing must be done when designing a rule for economic problems (as we did for the claims problem in this chapter). By doing so, we may achieve several goals in the SDGs and make the world better in the future.