In mathematical economics, the Arrow–Debreu model is a theoretical general equilibrium model. It posits that under certain economic assumptions (convex preferences, perfect competition, and demand independence), there must be a set of prices such that aggregate supplies will equal aggregate demands for every commodity in the economy.

The model is central to the theory of general (economic) equilibrium, and it is used as a general reference for other microeconomic models. It was proposed by Kenneth Arrow, Gérard Debreu in 1954, with later improvements in 1959.

The A-D model is one of the most general models of competitive economy and is a crucial part of general equilibrium theory, as it can be used to prove the existence of general equilibrium (or Walrasian equilibrium) of an economy. In general, there may be many equilibria.

Arrow (1972) and Debreu (1983) were separately awarded the Nobel Prize in Economics for their development of the model. McKenzie, however, did not receive the award.

Formal statement

This section follows the presentation in, which is based on.

Intuitive description of the Arrow–Debreu model

The Arrow–Debreu model models an economy as a combination of three kinds of agents: the households, the producers, and the market. The households and producers transact with the market but not with each other directly.

The households possess endowments (bundles of commodities they begin with), one may think of as "inheritance." For mathematical clarity, all households must sell all their endowment to the market at the beginning. If they wish to retain some of the endowments, they would have to repurchase them from the market later. The endowments may be working hours, land use, tons of corn, etc.

The households possess proportional ownerships of producers, which can be thought of as joint-stock companies. The profit made by producer <math>j</math> is divided among the households in proportion to how much stock each household holds for the producer <math>j</math>. Ownership is imposed initially, and the households may not sell, buy, create, or discard them.

The households receive a budget, income from selling endowments, and dividend from producer profits. The households possess preferences over bundles of commodities, which, under the assumptions given, makes them utility maximizers. The households choose the consumption plan with the highest utility they can afford using their budget.

The producers can transform bundles of commodities into other bundles of commodities. The producers have no separate utility functions. Instead, they are all purely profit maximizers.

The market is only capable of "choosing" a market price vector, which is a list of prices for each commodity, which every producer and household takes (there is no bargaining behavior—every producer and household is a price taker). The market has no utility or profit. Instead, the market aims to choose a market price vector such that, even though each household and producer is maximizing their utility and profit, their consumption and production plans "harmonize." That is, "the market clears". In other words, the market is playing the role of a "Walrasian auctioneer."

{| class="wikitable"

|+How an Arrow–Debreu model moves from beginning to end.

!households

!producers

|-

|receive endowment and ownership of producers

|

|-

|sell all endowment to the market

|

|-

|

|plan production to maximize profit

|-

|

|enter purchase agreements between the market and each other

|-

|

|perform production plan

|-

|

|sell everything to the market

|-

|

|send all profits to households in proportion to ownership

|-

|plan consumption to maximize utility under budget constraint

|

|-

|buy the planned consumption from the market

|

|}

Notation setup

In general, we write indices of agents as superscripts and vector coordinate indices as subscripts.

useful notations for real vectors

  • <math>x \succeq y</math> if <math>\forall n, x_n \geq y_n</math>
  • <math>\R^N_+</math> is the set of <math>x</math> such that <math>x \succeq 0</math>
  • <math>\R_{++}^N</math> is the set of <math>x</math> such that <math>x \succ 0</math>
  • <math>\Delta_N = \left\{x\in \R^N: x_1, ..., x_N \geq 0, \sum_{n\in 1:N} x_n = 1\right\}</math> is the N-simplex. We often call it the price simplex since we sometimes scale the price vector to lie on it.

market

  • The commodities are indexed as <math>n\in 1:N</math>. Here <math>N</math> is the number of commodities in the economy. It is a finite number.
  • The price vector <math>p = (p_1, ..., p_N) \in \R_{++}^N</math> is a vector of length <math>N</math>, with each coordinate being the price of a commodity. The prices may be zero or positive.

households

  • The households are indexed as <math>i\in I</math>.
  • Each household begins with an endowment of commodities <math>r^i\in \R^N_+</math>.
  • Each household begins with a tuple of ownerships of the producers <math>\alpha^{i,j} \geq 0</math>. The ownerships satisfy <math>\sum_{i\in I} \alpha^{i,j} = 1 \quad \forall j\in J </math>.
  • The budget that the household receives is the sum of its income from selling endowments at the market price, plus profits from its ownership of producers:<math display="block">M^i(p) = \langle p, r^i\rangle + \sum_{j\in J}\alpha^{i,j}\Pi^j(p)</math>(<math>M</math> stands for money)
  • Each household has a Consumption Possibility Set <math>\mathit{CPS}^i\subset \R_+^N</math>.
  • Each household has a preference relation <math>\succeq^i</math> over <math>\mathit{CPS}^i</math>.
  • With assumptions on <math>\succeq^i</math> (given in the next section), each preference relation is representable by a utility function <math>u^i: \mathit{CPS}^i \to [0, 1]</math> by the Debreu theorems. Thus instead of maximizing preference, we can equivalently state that the household is maximizing its utility.
  • A consumption plan is a vector in <math>\mathit{CPS}^i</math>, written as <math>x^i</math>.
  • <math>U_+^i(x^i)</math> is the set of consumption plans at least as preferable as <math>x^i</math>.
  • The budget set is the set of consumption plans that it can afford:<math display="block">B^i(p) = \{x^i \in \mathit{CPS}^i : \langle p, x^i \rangle \leq M^i(p)\}</math>.
  • For each price vector <math>p</math>, the household has a demand vector for commodities, as <math>D^i(p)\in \R_+^N</math>. This function is defined as the solution to a constraint maximization problem. It depends on both the economy and the initial distribution.<math display="block">D^i(p) := \arg\max_{x^i \in B^i(p)} u^i(x^i)</math>It may not be well-defined for all <math>p \in \R^N_{++}</math>. However, we will use enough assumptions to be well-defined at equilibrium price vectors.

producers

  • The producers are indexed as <math>j\in J</math>.
  • Each producer has a Production Possibility Set <math>\mathit{PPS}^j</math>. Note that the supply vector may have both positive and negative coordinates. For example, <math>(-1, 1, 0)</math> indicates a production plan that uses up 1 unit of commodity 1 to produce 1 unit of commodity 2.
  • A production plan is a vector in <math>\mathit{PPS}^j</math>, written as <math>y^j</math>.
  • For each price vector <math>p</math>, the producer has a supply vector for commodities, as <math>S^j(p)\in \R^N</math>. This function will be defined as the solution to a constraint maximization problem. It depends on both the economy and the initial distribution.<math display="block">S^j(p) := \arg\max_{y^j\in \mathit{PPS}^j} \langle p, y^j\rangle</math>It may not be well-defined for all <math>p \in \R^N_{++}</math>. However, we will use enough assumptions to be well-defined at equilibrium price vectors.
  • The profit is <math display="block">\Pi^j(p) := \langle p, S^j(p)\rangle = \max_{y^j\in \mathit{PPS}^j} \langle p, y^j\rangle</math>

aggregates

  • aggregate consumption possibility set <math>\mathit{CPS} = \sum_{i\in I}\mathit{CPS}^i</math>.
  • aggregate production possibility set <math>\mathit{PPS} = \sum_{j\in J}\mathit{PPS}^j</math>.
  • aggregate endowment <math>r = \sum_i r^i</math>
  • aggregate demand <math>D(p) := \sum_i D^i(p)</math>
  • aggregate supply <math>S(p) := \sum_j S^j(p)</math>
  • excess demand <math>Z(p) = D(p) - S(p) - r</math>

the whole economy

  • An economy is a tuple <math>(N, I, J, \mathit{CPS}^i, \succeq^i, \mathit{PPS}^j)</math>. It is a tuple specifying the commodities, consumer preferences, consumption possibility sets, and producers' production possibility sets.
  • An economy with initial distribution is an economy, along with an initial distribution tuple <math>(r^i, \alpha^{i,j})_{i\in I, j\in J}</math> for the economy.
  • A state of the economy is a tuple of price, consumption plans, and production plans for each household and producer: <math>((p_n)_{n\in 1:N}, (x^i)_{i\in I}, (y^j)_{j\in J})</math>.
  • A state is feasible iff each <math>x^i \in \mathit{CPS}^i</math>, each <math>y^j\in \mathit{PPS}^j</math>, and <math>\sum_{i\in I}x^i \preceq \sum_{j\in J}y^j + r</math>.
  • The feasible production possibilities set, given endowment <math>r</math>, is <math>\mathit{PPS}_r := \{y\in \mathit{PPS}: y+r \succeq 0\}</math>.
  • Given an economy with distribution, the state corresponding to a price vector <math>p</math> is <math>(p, (D^i(p))_{i\in I}, (S^j(p))_{j\in J})</math>.
  • Given an economy with distribution, a price vector <math>p</math> is an equilibrium price vector for the economy with initial distribution, iff<math display="block">Z(p)_n \begin{cases}

\leq 0 \text{ if } p_n = 0 \\

= 0 \text{ if } p_n > 0

\end{cases}</math>That is, if a commodity is not free, then supply exactly equals demand, and if a commodity is free, then supply is equal or greater than demand (we allow free commodity to be oversupplied).

  • A state is an equilibrium state iff it is the state corresponding to an equilibrium price vector.

Assumptions

{| class="wikitable"

|+on the households

!assumption

!explanation

!can we relax it?

|-

| <math>\mathit{CPS}^i </math> is closed

|Technical assumption necessary for proofs to work.

|No. It is necessary for the existence of demand functions.

|-

|local nonsatiation: <math>\forall x\in \mathit{CPS}^i, \epsilon > 0, </math> <math>\exists x'\in \mathit{CPS}^i, x' \succ^i x,\|x' - x\|< \epsilon </math>

|Households always want to consume a little more.

|No. It is necessary for Walras's law to hold.

|-

| <math>\mathit{CPS}^i </math> is strictly convex

|strictly diminishing marginal utility

|Yes, to mere convexity, with Kakutani's fixed-point theorem. See next section.

|-

| <math>\mathit{CPS}^i </math> is convex

|diminishing marginal utility

|Yes, to nonconvexity, with Shapley–Folkman lemma.

|-

|continuity: <math>U_+^i(x^i)</math> is closed.

|Technical assumption necessary for the existence of utility functions by the Debreu theorems.

|No. If the preference is not continuous, then the excess demand function may not be continuous.

|-

| <math>U_+^i(x^i)</math> is strictly convex.

|For two consumption bundles, any bundle between them is better than the lesser.

|Yes, to mere convexity, with Kakutani's fixed-point theorem. See the next section.

|-

| <math>U_+^i(x^i)</math> is convex.

|For two consumption bundles, any bundle between them is no worse than the lesser.

|Yes, to nonconvexity, with Shapley–Folkman lemma.

|-

|The household always has at least one feasible consumption plan.

|no bankruptcy

|No. It is necessary for the existence of demand functions.

|}

{| class="wikitable"

|+on the producers

!assumption

!explanation

!can we relax it?

|-

| <math>\mathit{PPS}^j </math> is strictly convex

|diseconomies of scale

|Yes, to mere convexity, with Kakutani's fixed-point theorem. See next section.

|-

| <math>\mathit{PPS}^j </math> is convex

|no economies of scale

|Yes, to nonconvexity, with Shapley–Folkman lemma.

|-

| <math>\mathit{PPS}^j </math> contains 0.

|Producers can close down for free.

|

|-

| <math>\mathit{PPS}^j </math> is a closed set

|Technical assumption necessary for proofs to work.

|No. It is necessary for the existence of supply functions.

|-

| <math>\mathit{PPS} \cap \R_+^N </math> is bounded

|There is no arbitrarily large "free lunch".

|No. Economy needs scarcity.

|-

| <math>\mathit{PPS} \cap (-\mathit{PPS}) </math> is bounded

|The economy cannot reverse arbitrarily large transformations.

|

|}

Imposing an artificial restriction

The functions <math> D^i(p), S^j(p)</math> are not necessarily well-defined for all price vectors <math>p</math>. For example, if producer 1 is capable of transforming <math>t</math> units of commodity 1 into <math>\sqrt{(t+1)^2-1}</math> units of commodity 2, and we have <math>p_1 / p_2 < 1</math>, then the producer can create plans with infinite profit, thus <math>\Pi^j(p) = +\infty</math>, and <math>S^j(p)</math> is undefined.

Consequently, we define "restricted market" to be the same market, except there is a universal upper bound <math>C</math>, such that every producer is required to use a production plan <math>\|y^j\| \leq C</math>. Each household is required to use a consumption plan <math>\|x^i\| \leq C</math>. Denote the corresponding quantities on the restricted market with a tilde. So, for example, <math>\tilde Z(p)</math> is the excess demand function on the restricted market.

<math>C</math> is chosen to be "large enough" for the economy so that the restriction is not in effect under equilibrium conditions (see next section). In detail, <math>C</math> is chosen to be large enough such that:

  • For any consumption plan <math>x</math> such that <math>x \succeq 0, \|x\| = C</math>, the plan is so "extravagant" that even if all the producers coordinate, they would still fall short of meeting the demand.
  • For any list of production plans for the economy <math>(y^j\in \mathit{PPS}^j)_{j\in J}</math>, if <math>\sum_{j\in J} y^j + r \succeq 0</math>, then <math>\|y^j\| < C</math>for each <math>j\in J</math>. In other words, for any attainable production plan under the given endowment <math>r</math>, each producer's individual production plan must lie strictly within the restriction.

Each requirement is satisfiable.

  • Define the set of attainable aggregate production plans to be <math>\mathit{PPS}_r = \left\{\sum_{j\in J} y^j : y^j \in \mathit{PPS}^j \text{ for each } j\in J, \text{ and }\sum_{j\in J} y^j + r \succeq 0\right\}</math>, then under the assumptions for the producers given above (especially the "no arbitrarily large free lunch" assumption), <math>\mathit{PPS}_r</math> is bounded for any <math>r \succeq 0</math> (proof omitted). Thus the first requirement is satisfiable.
  • Define the set of attainable individual production plans to be <math>\mathit{PPS}_r^j := \{y^j \in \mathit{PPS}^j: y^j\text{ is a part of some attainable production plan under endowment }r\}</math>then under the assumptions for the producers given above (especially the "no arbitrarily large transformations" assumption), <math>\mathit{PPS}_r^j</math> is bounded for any <math>j\in J, r \succeq 0</math> (proof omitted). Thus the second requirement is satisfiable.

The two requirements together imply that the restriction is not a real restriction when the production plans and consumption plans are "interior" to the restriction.

  • At any price vector <math>p</math>, if <math>\|\tilde S^j(p)\| < C</math>, then <math>S^j(p) </math> exists and is equal to <math>\tilde S^j(p) </math>. In other words, if the production plan of a restricted producer is interior to the artificial restriction, then the unrestricted producer would choose the same production plan. This is proved by exploiting the second requirement on <math>C</math>.
  • If all <math>S^j(p) = \tilde S^j(p)</math>, then the restricted and unrestricted households have the same budget. Now, if we also have <math>\|\tilde D^i(p)\| < C</math>, then <math>D^i(p) </math> exists and is equal to <math>\tilde D^i(p) </math>. In other words, if the consumption plan of a restricted household is interior to the artificial restriction, then the unrestricted household would choose the same consumption plan. This is proved by exploiting the first requirement on <math>C</math>.

These two propositions imply that equilibria for the restricted market are equilibria for the unrestricted market:

existence of general equilibrium

As the last piece of the construction, we define Walras's law:

  • The unrestricted market satisfies Walras's law at <math>p</math> iff all <math>S^j(p), D^i(p)</math> are defined, and <math> \langle p, Z(p)\rangle = 0</math>, that is,<math display="block"> \sum_{j\in J} \langle p,S^j(p)\rangle + \langle p, r\rangle = \sum_{i\in I} \langle p, D^i(p)\rangle</math>
  • The restricted market satisfies Walras's law at <math>p</math> iff <math> \langle p, \tilde Z(p)\rangle = 0</math>.

Walras's law can be interpreted on both sides:

  • On the side of the households, it is said that the aggregate household expenditure is equal to aggregate profit and aggregate income from selling endowments. In other words, every household spends its entire budget.
  • On the side of the producers, it is saying that the aggregate profit plus the aggregate cost equals the aggregate revenue.

Note that the above proof does not give an iterative algorithm for finding any equilibrium, as there is no guarantee that the function <math>f</math> is a contraction. This is unsurprising, as there is no guarantee (without further assumptions) that any market equilibrium is a stable equilibrium.

The role of convexity

thumb|right|alt=Picture of the unit circle|A quarter turn of the convex [[unit disk leaves the point&nbsp;(0,0) fixed but moves every point on the non–convex unit circle.]]

In 1954, McKenzie and the pair Arrow and Debreu independently proved the existence of general equilibria by invoking the Kakutani fixed-point theorem on the fixed points of a continuous function from a compact, convex set into itself<!-- Links to Kakutani's theorem are accurate, but the article description gives the simpler case Brouwer fixed point theorem for a point-valued function. -->. In the Arrow–Debreu approach, convexity is essential, because such fixed-point theorems are inapplicable to non-convex sets. For example, the rotation of the unit circle by&nbsp;90&nbsp;degrees lacks fixed points, although this rotation is a continuous transformation of a compact set into itself; although compact, the unit circle is non-convex. In contrast, the same rotation applied to the convex hull of the unit circle leaves the point&nbsp;(0,0) fixed. Notice that the Kakutani theorem does not assert that there exists exactly one fixed point. Reflecting the unit&nbsp;disk across the y-axis leaves a vertical segment fixed, so that this reflection has an infinite number of fixed points.

Non-convexity in large economies

The assumption of convexity precluded many applications, which were discussed in the Journal of Political Economy from&nbsp;1959 to&nbsp;1961 by Francis&nbsp;M.&nbsp;Bator, M.&nbsp;J.&nbsp;Farrell, Tjalling&nbsp;Koopmans, and Thomas&nbsp;J.&nbsp;Rothenberg<!-- Starr's citation mis-spells "T."&nbsp;as&nbsp;"J." -->. proved the existence of economic equilibria when some consumer preferences need not be convex.

Uzawa equivalence theorem

(Uzawa, 1962) showed that the existence of general equilibrium in an economy characterized by a continuous excess demand function fulfilling Walras's Law is equivalent to Brouwer fixed-Point theorem. Thus, the use of Brouwer's fixed-point theorem is essential for showing that the equilibrium exists in general.

Fundamental theorems of welfare economics

In welfare economics, one possible concern is finding a Pareto-optimal plan for the economy.

Intuitively, one can consider the problem of welfare economics to be the problem faced by a master planner for the whole economy: given starting endowment <math>r</math> for the entire society, the planner must pick a feasible master plan of production and consumption plans <math>((x^i)_{i\in I}, (y^j)_{j\in J})</math>. The master planner has a wide freedom in choosing the master plan, but any reasonable planner should agree that, if someone's utility can be increased, while everyone else's is not decreased, then it is a better plan. That is, the Pareto ordering should be followed.

Define the Pareto ordering on the set of all plans <math>((x^i)_{i\in I}, (y^j)_{j\in J})</math> by <math>((x^i)_{i\in I}, (y^j)_{j\in J}) \succeq((x'^i)_{i\in I}, (y'^j)_{j\in J})</math> iff <math>x^i \succeq^i x'^i</math> for all <math>i\in I</math>.

Then, we say that a plan is Pareto-efficient with respect to a starting endowment <math>r</math>, iff it is feasible, and there does not exist another feasible plan that is strictly better in Pareto ordering.

In general, there are a whole continuum of Pareto-efficient plans for each starting endowment <math>r</math>.

With the set up, we have two fundamental theorems of welfare economics:

Proof idea: any Pareto-optimal consumption plan is separated by a hyperplane from the set of attainable consumption plans. The slope of the hyperplane would be the equilibrium prices. Verify that under such prices, each producer and household would find the given state optimal. Verify that Walras's law holds, and so the expenditures match income plus profit, and so it is possible to provide each household with exactly the necessary budget.

convexity vs strict convexity

The assumptions of strict convexity can be relaxed to convexity. This modification changes supply and demand functions from point-valued functions into set-valued functions (or "correspondences"), and the application of Brouwer's fixed-point theorem into Kakutani's fixed-point theorem.

This modification is similar to the generalization of the minimax theorem to the existence of Nash equilibria.

The two fundamental theorems of welfare economics holds without modification.

{| class="wikitable"

|+converting from strict convexity to convexity

!strictly convex case

!convex case

|-

|<math>\mathit{PPS}^j</math> is strictly convex

|<math>\mathit{PPS}^j</math> is convex

|-

|<math>\mathit{CPS}^i</math> is strictly convex

|<math>\mathit{CPS}^i</math> is convex

|-

|<math>\succeq^i</math> is strictly convex

|<math>\succeq^i</math> is convex

|-

|<math>\tilde S^j(p)</math> is point-valued

|<math>\tilde S^j(p)</math> is set-valued

|-

|<math>\tilde S^j(p)</math> is continuous

|<math>\tilde S^j(p)</math> has closed graph ("upper hemicontinuous")

|-

|<math>\langle p, \tilde Z(p)\rangle\leq 0</math>

|<math>\langle p, z\rangle\leq 0</math> for any <math>z\in \tilde Z(p)</math>

|-

|...

|...

|-

| equilibrium exists by Brouwer's fixed-point theorem

| equilibrium exists by Kakutani's fixed-point theorem

|}

equilibrium vs "quasi-equilibrium"

The definition of market equilibrium assumes that every household performs utility maximization, subject to budget constraints. That is, <math display="block">\begin{cases}

\max_{x^i} u^i(x^i) \\

\langle p, x^i\rangle \leq M^i(p)

\end{cases}</math>The dual problem would be cost minimization subject to utility constraints. That is,<math display="block">\begin{cases}

u^i(x^i) \geq u^i_0\\

\min_{x^i} \langle p, x^i\rangle

\end{cases}</math>for some real number <math>u^i_0</math>. The duality gap between the two problems is nonnegative, and may be positive. Consequently, some authors study the dual problem and the properties of its "quasi-equilibrium" (or "compensated equilibrium"). Every equilibrium is a quasi-equilibrium, but the converse is not necessarily true.

The assumption that <math>\mathit{PPS}</math> is a polygonal cone, or every <math>\mathit{CPS}^i</math> has nonempty interior, is necessary to avoid the technical issue of "quasi-equilibrium". Without the assumption, we can only prove that <math>C</math> is contained in the set of quasi-equilibria.

Accounting for nonconvexity

The assumption that production possibility sets are convex is a strong constraint, as it implies that there is no economy of scale. Similarly, we may consider nonconvex consumption possibility sets and nonconvex preferences. In such cases, the supply and demand functions <math>S^j(p), D^i(p)</math> may be discontinuous with respect to price vector, thus a general equilibrium may not exist.

However, we may "convexity" the economy, find an equilibrium for it, then by the Shapley–Folkman–Starr theorem, it is an approximate equilibrium for the original economy.

In detail, given any economy satisfying all the assumptions given, except convexity of <math>\mathit{PPS}^j, \mathit{CPS}^i</math> and <math>\succeq^i</math>, we define the "convexified economy" to be the same economy, except that

  • <math>\mathit{PPS}'^j = \mathrm{Conv}(\mathit{PPS}^j)</math>
  • <math>\mathit{CPS}'^i = \mathrm{Conv}(\mathit{CPS}^i)</math>
  • <math>x \succeq'^i y</math> iff <math>\forall z \in \mathit{CPS}^i, y \in \mathrm{Conv}(U_+^i(z)) \implies x \in \mathrm{Conv}(U_+^i(z)) </math>.

where <math>\mathrm{Conv}</math> denotes the convex hull.

With this, any general equilibrium for the convexified economy is also an approximate equilibrium for the original economy. That is, if <math>p^*</math> is an equilibrium price vector for the convexified economy, then<math display="block">\begin{align}

d(D'(p^*) - S'(p^*), D(p^*) - S(p^*)) &\leq N\sqrt{L} \\

d(r, D(p^*) - S(p^*)) &\leq N\sqrt{L}

\end{align}</math>where <math>d(\cdot, \cdot)</math> is the Euclidean distance, and <math>L</math> is any upper bound on the inner radii of all <math>\mathit{PPS}^j, \mathit{CPS}^i</math> (see page on Shapley–Folkman–Starr theorem for the definition of inner radii).

The convexified economy may not satisfy the assumptions. For example, the set <math>\{(x, 0): x \geq 0\}\cup \{(x,y): xy = 1, x > 0\}</math> is closed, but its convex hull is not closed. Imposing the further assumption that the convexified economy also satisfies the assumptions, we find that the original economy always has an approximate equilibrium.

Accounting for time, space, and uncertainty

The commodities in the Arrow–Debreu model are entirely abstract. Thus, although it is typically represented as a static market, it can be used to model time, space, and uncertainty by splitting one commodity into several, each contingent on a certain time, place, and state of the world. For example, "apples" can be divided into "apples in New York in September if oranges are available" and "apples in Chicago in June if oranges are not available".

Trade between agents can be modeled as occurring in one of two ways. Either Arrow-Debreu securities are traded at the beginning of time, for all possible realization of uncertainty, and then no trade ever occurs again; or Arrow securities are traded sequentially every period.

Arrow-Debreu securities are also known as state-price securities, pure securities, or primitive securities. They are a contracts that agree to pay one unit of a numeraire (a currency or a commodity) if a particular state occurs at a particular time in the future and pays zero numeraire in all the other states.

The price of this security is the state price of this particular state of the world. The state price vector is the vector of state prices for all states.

An Arrow security is an instrument with a fixed payout of one unit in a specified state and no payout in other states.

Example

Imagine a world where two states are possible tomorrow: peace (P) and war (W). Denote the random variable which represents the state as ω; denote tomorrow's random variable as ω<sub>1</sub>. Thus, ω<sub>1</sub> can take two values: ω<sub>1</sub>=P and ω<sub>1</sub>=W.

Let's imagine that:

  • There is a security that pays off £1 if tomorrow's state is "P" and nothing if the state is "W". The price of this security is q<sub>P</sub>
  • There is a security that pays off £1 if tomorrow's state is "W" and nothing if the state is "P". The price of this security is q<sub>W</sub>

The prices q<sub>P</sub> and q<sub>W</sub> are the state prices.

The factors that affect these state prices are:

  • "Time preferences for consumption and the productivity of capital". That is to say that the time value of money affects the state prices.
  • The probabilities of ω<sub>1</sub>=P and ω<sub>1</sub>=W. The more likely a move to W is, the higher the price q<sub>W</sub> gets, since q<sub>W</sub> insures the agent against the occurrence of state W. The seller of this insurance would demand a higher premium (if the economy is efficient).
  • The preferences of the agent. Suppose the agent has a standard concave utility function which depends on the state of the world. Assume that the agent loses an equal amount if the state is "W" as he would gain if the state was "P". Now, even if you assume that the above-mentioned probabilities ω<sub>1</sub>=P and ω<sub>1</sub>=W are equal, the changes in utility for the agent are not: Due to his decreasing marginal utility, the utility gain from a "peace dividend" tomorrow would be lower than the utility lost from the "war" state. If our agent were rational, he would pay more to insure against the down state than his net gain from the up state would be.

In finance

State prices may relatedly be applied in derivatives pricing and hedging: a contract whose settlement value is a function of an underlying asset whose value is uncertain at contract date, can be decomposed as a linear combination of its Arrow–Debreu securities, and thus as a weighted sum of its state prices;

see Contingent claim analysis.

Breeden and Litzenberger's work in 1978 established the latter, more general use of state prices in finance.

Since their work, a large number of researchers have used options to extract Arrow–Debreu prices for a variety of applications in financial economics.

Analogously, for a continuous random variable indicating a continuum of possible states, the value is found by integrating over the state price density.

Accounting for the existence of money

Typically, economists consider the functions of money to be as a unit of account, store of value, medium of exchange, and standard of deferred payment. This is however incompatible with the Arrow–Debreu complete market described above. In the complete market, there is only a one-time transaction at the market "at the beginning of time". After that, households and producers merely execute their planned productions, consumptions, and deliveries of commodities until the end of time. Consequently, there is no use for storage of value or medium of exchange. This applies not just to the Arrow–Debreu complete market, but also to models (such as those with markets of contingent commodities and Arrow insurance contracts) that differ in form, but are mathematically equivalent to it.

Computing general equilibria

Scarf (1967) was the first algorithm that computes the general equilibrium. See Scarf (2018) and Kubler (2012) for reviews.

Number of equilibria

Certain economies at certain endowment vectors may have infinitely equilibrium price vectors. However, "generically", an economy has only finitely many equilibrium price vectors. Here, "generically" means "on all points, except a closed set of Lebesgue measure zero", as in Sard's theorem.

There are many such genericity theorems. One example is the following:

See also

  • Model (economics)
  • Incomplete markets
  • Arrow-Debreu exchange market - a simpler market model, in which there are only households (who can be both buyers and sellers), but no producers.
  • Fisher market - an even simpler market model, in which there are only buyers; the total quantity of each product is given, and each buyer comes only with a monetary budget.
  • List of asset pricing articles

References

Further reading

  • Notes on the Arrow–Debreu–McKenzie Model of an Economy, Prof. Kim C. Border California Institute of Technology
  • "The Fundamental Theorem" of Finance; part II. Prof. Mark Rubinstein, Haas School of Business