Bankruptcy problem
   HOME

TheInfoList



OR:

A bankruptcy problem, also called a claims problem, is a problem of distributing a homogeneous divisible good (such as money) among people with different
claims Claim may refer to: * Claim (legal) * Claim of Right Act 1689 * Claims-based identity * Claim (philosophy) * Land claim * A ''main contention'', see conclusion of law * Patent claim * The assertion of a proposition; see Douglas N. Walton * A righ ...
. The focus is on the case where the amount is insufficient to satisfy all the claims. The canonical application is a
bankrupt Bankruptcy is a legal process through which people or other entities who cannot repay debts to creditors may seek relief from some or all of their debts. In most jurisdictions, bankruptcy is imposed by a court order, often initiated by the debtor ...
firm A company, abbreviated as co., is a legal entity representing an association of people, whether natural, legal or a mixture of both, with a specific objective. Company members share a common purpose and unite to achieve specific, declared go ...
that is to be
liquidated Liquidation is the process in accounting by which a company is brought to an end in Canada, United Kingdom, United States, Ireland, Australia, New Zealand, Italy, and many other countries. The assets and property of the company are redistr ...
. The firm owes different amounts of money to different
creditors A creditor or lender is a party (e.g., person, organization, company, or government) that has a claim on the services of a second party. It is a person or institution to whom money is owed. The first party, in general, has provided some property ...
, but the total worth of the company's assets is smaller than its total debt. The problem is how to divide the scarce existing money among the creditors. Another application would be the division of an estate amongst several heirs, particularly when the estate cannot meet all the deceased's commitments. A third application is ''
tax assessment Tax assessment, or assessment, is the job of determining the value, and sometimes determining the use, of property, usually to calculate a property tax. This is usually done by an office called the assessor or tax assessor. Governments need to ...
''. One can consider the claimants as taxpayers, the claims as the incomes, and the endowment as the total after-tax income. Determining the allocation of total after-tax income is equivalent to determining the allocation of tax payments.


Definitions

The amount available to divide is denoted by ''E'' (=Estate or Endowment). There are ''n'' ''claimants''. Each claimant ''i'' has a ''claim'' denoted by ''c_i''. It is assumed that \sum_^n c_i \geq E, that is, the total claims are (weakly) larger than the estate. A ''division rule'' is a function that maps a problem instance (c_1,\ldots,c_n,E) to a vector (x_1,\ldots,x_n) such that \sum_^n x_i = E and 0\leq x_i\leq c_i for all ''i''. That is: each claimant receives at most its claim, and the sum of allocations is exactly the estate ''E''.


Generalizations

There are generalized variants in which the total claims might be smaller than the estate. In these generalized variants, \sum_^n c_i \geq E is not assumed and 0\leq x_i\leq c_i is not required. Another generalization, inspired by realistic bankruptcy problems, is to add an exogeneous priority ordering among the claimants, that may be different even for claimants with identical claims. This problem is called a ''claims problem with priorities''. Another variant is called a ''claims problem with weights.''


Rules

There are various rules for solving bankruptcy problems in practice. * The proportional rule divides the estate proportionally to each agent's claim. Formally, each claimant ''i'' receives r \cdot c_i, where ''r'' is a constant chosen such that \sum_^n r\cdot c_i = E. We denote the outcome of the proportional rule by PROP(c_1,\ldots,c_n ; E). * There is a variant called truncated-claims proportional rule, in which each claim larger than ''E'' is truncated to ''E'', and then the proportional rule is activated. That is, it equals PROP(c_1',\ldots,c_n',E), where c'_i := \min(c_i, E). * The adjusted proportional rule first gives, to each agent ''i'', his ''minimal right'', which is the amount not claimed by the other agents. Formally, m_i := \max(0, E-\sum_ c_j). Note that \sum_^n c_i \geq E implies m_i \leq c_i. Then, it revises the claim of agent ''i'' to c'_i := c_i - m_i, and the estate to E' := E - \sum_i m_i. Note that E' \geq 0. Finally, it activates the truncated-claims proportional rule, that is, it returns TPROP(c_1,\ldots,c_n,E') = PROP(c_1'',\ldots,c_n'',E'), where c''_i := \min(c'_i, E'). With two claimants, the revised claims are always equal, so the remainder is divided equally. With three or more claimants, the revised claims may be different. * The constrained equal awards rule divides the estate equally among the agents, ensuring that nobody gets more than their claim. Formally, each claimant ''i'' receives \min(c_i, r), where ''r'' is a constant chosen such that \sum_^n \min(c_i,r) = E. We denote the outcome of this rule by CEA(c_1,\ldots,c_n ; E). In the context of taxation, it is known as leveling tax. * The constrained equal losses rule divides equally the difference between the aggregate claim and the estate, ensuring that no agent ends up with a negative transfer. Formally, each claimant ''i'' receives \max(0, c_i-r), where ''r'' is chosen such that \sum_^n \max(0, c_i-r) = E. This rule was discussed by
Maimonides Musa ibn Maimon (1138–1204), commonly known as Maimonides (); la, Moses Maimonides and also referred to by the acronym Rambam ( he, רמב״ם), was a Sephardic Jewish philosopher who became one of the most prolific and influential Tora ...
. In the taxation context, it is known as poll tax. * The contested garment rule (also called the
Talmud The Talmud (; he, , Talmūḏ) is the central text of Rabbinic Judaism and the primary source of Jewish religious law ('' halakha'') and Jewish theology. Until the advent of modernity, in nearly all Jewish communities, the Talmud was the ce ...
rule) uses the CEA rule on half the claims if the estate is smaller than half the total claim; otherwise, it gives each claimant half their claims, and applies the CEL rule. Formally, if 2 E < \sum_^n c_i then CG(c_1,\ldots,c_n; E) = CEA(c_1/2,\ldots,c_n/2; E); Otherwise, CG(c_1,\ldots,c_n; E) = c/2 + CEL(c_1/2,\ldots,c_n/2; E-\sum_j (c_j/2)). * The following rule is attributed to Piniles. If the sum of claims is larger than 2''E'', then it applies the CEA rule on half the claims, that is, it returns CEA(c_1/2,\ldots,c_n/2; E) ; Otherwise, it gives each agent half its claim and then applies CEA on the remainder, that is, it returns (c_1/2,\ldots,c_n/2) + CEA(c_1/2,\ldots,c_n/2; E-\sum_^n c_j/2) . * The constrained egalitarian rule works as follows. If the sum of claims is larger than 2''E'', then it runs the CEA rule on half the claims, giving each claimant ''i'' \min(c_i/2, r). Otherwise, it gives each agent i \max(c_i/2, \min(c_i, r)), In both cases, ''r'' is a constant chosen such that the sum of allocations equals ''E''. * The random arrival rule works as follows. Suppose claimants arrive one by one. Each claimant receives all his claim, up to the available amount. The rule returns the average of resulting allocation vectors when the arrival order is chosen uniformly at random. Formally: RA(c_1,\ldots,c_n; E) = \frac \sum_ \min (c_i, \max(0, E-\sum_c_j)).


Bankruptcy rules and cooperative games


Bargaining games

It is possible to associate each bankruptcy problem with a
cooperative bargaining Cooperative bargaining is a process in which two people decide how to share a surplus that they can jointly generate. In many cases, the surplus created by the two players can be shared in many ways, forcing the players to negotiate which division o ...
problem, and use a bargaining rule to solve the bankruptcy problem. Then: * The
Nash bargaining solution Cooperative bargaining is a process in which two people decide how to share a surplus that they can jointly generate. In many cases, the surplus created by the two players can be shared in many ways, forcing the players to negotiate which division o ...
corresponds to the constrained equal awards rule; *The lexicographic-egalitarian bargaining solution also corresponds to the constrained equal awards rule; * The weighted
Nash bargaining solution Cooperative bargaining is a process in which two people decide how to share a surplus that they can jointly generate. In many cases, the surplus created by the two players can be shared in many ways, forcing the players to negotiate which division o ...
, with weights equal to the claims, corresponds to the proportional rule; * The Kalai-Smorodinsky bargaining solution corresponds to the truncated-claims proportional rule; * The extended-equal-losses bargaining solution corresponds to the truncated-claims constrained-equal-losses rule.


Coalitional games

It is possible to associate each bankruptcy problem with a
cooperative game Cooperative game may refer to: * Cooperative board game, board games in which players work together to achieve a common goal * Cooperative game theory, in game theory, a game with competition between groups of players and the possibility of cooperat ...
in which the value of each coalition is its ''minimal right'' - the amount that this coalition can ensure itself if all other claimants get their full claim (that is, the amount this coalition can get without going to court). Formally, the value of each subset ''S'' of claimants is v(S) := \max\left(0, ~ E-\sum_c_j\right). The resulting game is
convex Convex or convexity may refer to: Science and technology * Convex lens, in optics Mathematics * Convex set, containing the whole line segment that joins points ** Convex polygon, a polygon which encloses a convex set of points ** Convex polytop ...
, so its
core Core or cores may refer to: Science and technology * Core (anatomy), everything except the appendages * Core (manufacturing), used in casting and molding * Core (optical fiber), the signal-carrying portion of an optical fiber * Core, the centra ...
is non-empty. One can use a solution concept for cooperative games, to solve the corresponding bankruptcy problem. Every division rule that depends only on the truncated claims corresponds to a cooperative-game solution. In particular: * The
Shapley value The Shapley value is a solution concept in cooperative game theory. It was named in honor of Lloyd Shapley, who introduced it in 1951 and won the Nobel Memorial Prize in Economic Sciences for it in 2012. To each cooperative game it assigns a uniq ...
corresponds to the random-arrival rule; * The prenucleolus corresponds to the Talmud rule; * The Dutta-Ray solution corresponds to the constrained equal awards rule; * The Tau-value solution corresponds to the adjusted proportional rule. An alternative way to associate a claims problem with a cooperative game is its ''maximal right'' - the amount that this coalition can ensure itself if all other claimants drop their claims: v(S) := \min\left(E, \sum_c_j\right).


Properties of division rules

In most settings, division rules are often required to satisfy the following basic properties: * Feasibility: the sum of allocations is at most the total estate, \sum_^n x_i \leq E. * Efficiency: stronger than feasibility: the sum of allocations equals the total estate, \sum_^n x_i = E. * Non-negativity: each claimant should get a non-negative amount, \forall i: x_i\geq 0 . *Claims-boundedness: each claimant should get at most his claim, \forall i: x_i\leq c_i . *Minimal-rights: stronger than non-negativity: each claimant should get at least his minimal right, which is what's left if all other agents get their full claims: \forall i: x_i\geq m_i, \text m_i := \max(0, E-\sum_ c_j). **Note that efficiency, non-negativity and claims-boundedness together imply minimal-rights. *Equal treatment of equals (ETE): two claimants with identical claims should get identical allocations: c_i=c_j \implies x_i=x_j. In generalized problems of ''claims with priorities'', equal treatment of equals is required to hold for agents in each priority class, but not for agents in different priority classes. *Equal treatment of equal groups: stronger than ETE: two subsets of claimants with the same total claim should get the same total allocation. * Anonymity: stronger than ETE: if we permute the vector of claims, then the vector of allocations is permuted accordingly. *Order-preservation: stronger than ETE: agents with weakly-higher claims should get weakly-more and should lose weakly-more: c_i \geq c_j \implies (x_i\geq x_j \text c_i-x_i\geq c_j-x_j) . *Group order preservation: stronger than both group-ETE and order preservation: it requires order-preservation among every two subsets of agents.


See also

*
Entitlement (fair division) Entitlement in fair division describes that proportion of the resources or goods to be divided that a player can expect to receive. In many fair division settings, all agents have ''equal entitlements'', which means that each agent is entitled to 1 ...
*
Proportional cake-cutting with different entitlements In the fair cake-cutting problem, the partners often have different entitlements. For example, the resource may belong to two shareholders such that Alice holds 8/13 and George holds 5/13. This leads to the criterion of ''weighted proportionality'' ...
* Strategic bankruptcy problem


References


Additive rules in bankruptcy problems and other related problems


{{game theory * Game theory Fair division