Day 46 · 2026.08.07

Mathematics & Economics

Existence, Pricing, and Impossibility
"Allegiance to rigor dictates the axiomatic form of the analysis where the theory, in the strict sense, is logically entirely disconnected from its interpretations." — Gérard Debreu, Theory of Value

Fixed-Point Theorems

Why "existence" is a topological question
Topology · Analysis
Intuition

Stir a cup of coffee. As long as the liquid never tears and nothing spills, at least one point ends up exactly where it started. The reason is purely geometric: if every point had moved, the direction "from $f(x)$ toward $x$" would be defined and continuous everywhere; follow it to push each point out to the boundary and you get a continuous retraction of the disk onto its boundary circle. But a disk can be shrunk to a point and the circle cannot. Fixed points exist because the disk has no hole.

fixed point x* y = x y = f(x) domain = codomain
One dimension: the curve starts above the diagonal and ends below it, so continuity forces a crossing. Higher dimensions are the topological translation of that sentence.
Formal definition
$$K\subset\mathbb{R}^n \text{ compact, convex, nonempty},\ f:K\to K \text{ continuous}\ \Longrightarrow\ \exists\,x^*\in K,\ f(x^*)=x^*$$

None of the three conditions can be dropped. Compact (closed and bounded) stops points from escaping to infinity; convex guarantees no hole — rotation of an annulus has no fixed point; continuous forbids the map from tearing neighbouring points apart. Kakutani extended $f$ to set-valued maps, because the "best choice" is often not unique — and that is the version game theory uses.

Why it is beautiful

A topological fact about holes became the universal currency of existence in economics: Nash equilibrium, general equilibrium, and solutions of the Bellman equation all come out of this one mould. But the beauty carries a crack — Brouwer's proof is non-constructive: it tells you the solution is there, not where. That crack was later formalised as the complexity class PPAD.

By contrast, Banach's theorem demands that the map be a contraction ($d(f(x),f(y))\le c\,d(x,y)$, $c<1$). A far stronger hypothesis, and a far larger payoff: the fixed point is unique, iteration is guaranteed to converge, and you get a rate for free. Contraction means you can compute it; mere continuity means you can only know it exists.

Applications
  • The foundation of reinforcement learning: the Bellman optimality operator is a $\gamma$-contraction in the sup norm, so value iteration converges by Banach's theorem. The discount factor $\gamma$ is not merely "how much you weigh the future" — it is the contraction modulus.
  • A diagnosis for non-convergence: GAN updates are the saddle-point dynamics of a zero-sum game, not a contraction, so cycling is the norm rather than a bug.
  • The semantics of recursion: a recursively defined object in a program denotes a least fixed point, and the Y combinator of the $\lambda$-calculus (Day 24) is the syntactic version of the same mould.
Essence · Question
Existence is the weakest promise mathematics can make, and often the hardest step; the strength of your hypotheses decides whether you get "there is a solution" or "here it is".
Question: deep Q-learning composes the Bellman operator with a function-approximation projection, and the composite is no longer a contraction. Which engineering pathologies does that explain?

General Equilibrium

Arrow–Debreu · turning the invisible hand into a theorem
Economics · Fixed Point
Intuition

The "invisible hand" was a metaphor until Arrow and Debreu turned it into a theorem in 1954. The idea is plain: fix a vector of prices, let everyone work out how much they want to buy and sell, and add it all up to get the excess demand for each good. Raise the price where demand exceeds supply, lower it where supply exceeds demand. That price-adjustment rule is itself a continuous map from prices to prices — and its fixed point is exactly the price vector at which every market clears at once. Equilibrium is not computed by anyone; it is the point at which the map reproduces itself.

market-clearing p* price p excess demand Z(p) shortage → raise price glut → lower price
A single market: $Z$ is continuous and changes sign, so a zero must exist. In many markets the curves pull on one another — that is where Brouwer is needed.
Formal definition
$$T(p)_i=\frac{p_i+\max\!\big(0,\,Z_i(p)\big)}{\sum_j\Big(p_j+\max\!\big(0,\,Z_j(p)\big)\Big)}$$

$p$ is the price vector and $Z(p)$ total excess demand. The numerator is "raise the price in proportion to excess demand"; the denominator normalises onto the simplex — which both supplies the compact convex set Brouwer requires and encodes the fact that scaling all prices changes nobody's choice. A fixed point of $T$ means no price needs adjusting; Walras's law $p\cdot Z(p)=0$ (everyone spends what they earn) then implies markets really do clear.

Why it is beautiful

First, Walras's law means $n$ markets carry only $n-1$ independent equations — exactly matching that scale invariance. One symmetry consumes precisely one degree of freedom, the same bookkeeping as Noether's theorem (Day 18).

Second, and more worth remembering: the Sonnenschein–Mantel–Debreu theorem proves that aggregate excess demand can be almost any shape at all, beyond being continuous, homogeneous of degree zero, and obeying Walras's law. Individual rationality places almost no constraint on the aggregate. Micro-level order does not propagate upward into macro-level order: existence is secured, uniqueness and stability are lost together.

Applications

Locational marginal pricing in electricity markets is a general equilibrium actually being solved every day: many goods clearing at once under network constraints, with prices read off as Lagrange multipliers; cloud spot markets and ad-slot allocation share the mechanism. But there is a hard computational wall — solving general equilibrium, like Nash equilibrium, is PPAD-complete. "The market will find the equilibrium" is a claim about computation, and that computation may admit no efficient algorithm.

Essence · Question
The rigorous version of the invisible hand promises only that an equilibrium exists — not that it is unique, stable, or computable.
Question: tâtonnement is not guaranteed to converge in theory, yet real markets broadly function. Which extra structures — inventories, futures, market makers — are patching the gap the mathematics leaves open?

No-Arbitrage and Option Pricing

Black–Scholes · price comes from replication, not prediction
Stochastic Calculus · PDE
Intuition

What is an option worth? Intuition says: look at how much the stock rises on average. The answer is that you don't. An option can be replicated — hold a certain number of shares plus some cash, continually adjusting the share count as the price moves, and the portfolio matches the option's value in every possible state. Two paths that agree everywhere must agree in price now, or buying one and selling the other is riskless arbitrage. Price comes from replication, not prediction.

Everything hinges on "adjusting": hold more shares when the price rises, fewer when it falls. That ratio is exactly $\Delta=\partial V/\partial S$. Once directional risk is hedged away, the only risk left is the size of the wobble — so the expected return $\mu$ vanishes from the formula entirely, leaving only the volatility $\sigma$.

S uS dS → payoff Vu → payoff Vd up down two outcomes · two unknowns (shares Δ, cash B) · unique solution
One-step binomial tree: when outcomes equal instruments, the replicating portfolio is pinned down, and so is the option price. Black–Scholes is its continuous limit.
Formal definition
$$\frac{\partial V}{\partial t}+\frac{1}{2}\sigma^2S^2\frac{\partial^2 V}{\partial S^2}+rS\frac{\partial V}{\partial S}-rV=0$$

$V(S,t)$ is the option's value, $\sigma$ the volatility, $r$ the risk-free rate. The second term comes from Itô's lemma: along a random path the second-order term cannot be dropped ($(\mathrm{d}W)^2=\mathrm{d}t$), so convexity $\partial^2V/\partial S^2>0$ is itself value-creating — the wilder the wobble, the more the option is worth. The third and fourth terms are the financing cost of the hedge. Note that $\mu$ is absent.

Why it is beautiful

After a change of variables it is the heat equation (Day 22): uncertainty diffusing through probability space and heat diffusing through a metal bar share one operator.

The second layer of beauty is a change of measure (Day 21). Eliminating $\mu$ is equivalent to swapping the real-world probability for the risk-neutral measure — a fictitious world in which every asset earns $r$, and pricing is a single expectation taken there. Change the measure and a PDE becomes an integral.

Applications

The everyday use is implied volatility: feed the traded price back into the formula and solve for $\sigma$. Black–Scholes earns its keep not by producing prices but by translating prices into a comparable quantity. And the recovered $\sigma$ traces a "volatility smile" across strikes, which is precisely a refutation of the model's lognormal assumption — practitioners knowingly use a wrong model as a coordinate system. LTCM in 1998 and the 2008 crisis point at the same place: the model assumes continuous trading and unlimited liquidity, and markets go illiquid exactly when the hedge is needed.

Essence · Question
If you can replicate it you can price it, with no forecast required; and the variable that cancels tells you more about the model than the ones that remain.
Question: the volatility smile says the market expects extremes more often than a lognormal allows. Under a fat-tailed model perfect replication is impossible — who should price the risk that cannot be hedged?

Voting Paradoxes and Arrow's Theorem

Individual rationality does not aggregate on its own
Social Choice · Impossibility
Intuition

Three voters rank A, B, C as A>B>C, B>C>A, and C>A>B. Pairwise: A beats B 2:1, B beats C 2:1, C beats A 2:1. The "majority view" is therefore A>B>C>A — a cycle. Every individual preference is a well-formed order; the aggregate is not. That is Condorcet's paradox, and in 1951 Arrow pushed it to its limit: this is not a defect of majority rule in particular.

A B C 2:1 2:1 2:1 arrow = wins the majority vote
Three well-ordered individual preferences aggregate into a directed cycle: the collective has no best option, only a loop.
Formal definition

A social choice function aggregates everyone's ranking into one social ranking. Three requirements, all of which look mild:

  • Unanimity (Pareto): if everyone prefers A to B, so should society.
  • Independence of irrelevant alternatives (IIA): society's ranking of A against B depends only on each person's ranking of A against B, not on where C sits.
  • Non-dictatorship: no single individual's preference always becomes the social ranking outright.

Arrow's theorem: with three or more alternatives, no aggregation rule satisfies all three. It does not exist.

Why it is beautiful

It converts "what counts as fair" from an endless moral argument into a decidable mathematical proposition — and the answer is that the kind of fairness you wanted is unavailable. This belongs to the family of Gödel, Turing, and Galois (Day 42): not that we have yet to find the method, but that the method cannot exist.

Watch IIA above all. It forbids the rule from using any information about the intensity of preference, permitting only order. Relax it and you escape the theorem — Borda counts and score voting both violate IIA, at the cost of opening room for strategic manipulation. An impossibility theorem is a list telling you what you must give up.

Applications

Fusing several ranking signals in search and recommendation is social choice in disguise, and optimal Kemeny aggregation is NP-hard. Closer to home is RLHF: the reward model compresses the pairwise preferences of many annotators into a single scalar reward function. Arrow's warning is that this is not a technical detail but a normative choice — flattening orders into a scalar quietly assumes that preference intensities are comparable and additive (that is, it abandons IIA). Mathematically, nothing guarantees that "human values" admit a consistent aggregate.

Essence · Question
Individual rationality does not sum into collective rationality; every aggregation rule smuggles a value judgement in somewhere.
Question: if the annotator population harbours a Condorcet cycle internally, how will a reward model trained to fit it behave?

Going Deeper

Why does economics lean so heavily on fixed-point theorems while physics does not?
Because the objects differ. A physical system does not change its behaviour because it is being described. The agents in an economy are forecasting the system itself: my best choice depends on yours, and yours on mine, so the "solution" is inherently a self-consistency condition — and self-consistency is precisely what a fixed point is. Where fixed points do appear in physics (the renormalisation group, mean-field self-consistency equations), it is likewise where the part depends on the whole. A fixed point is the mathematical form of self-reference.
A model can reshape the market it describes — is there an analogue in the natural sciences?
This is called performativity. After Black–Scholes was published, traded option prices drifted toward the formula; the model became a shared coordinate system and was thereby "confirmed". The nearest natural-science analogue is measurement back-action, but that is physical coupling and involves no beliefs. The true isomorph is Goodhart's law — once a metric becomes the optimisation target, its correlation with the original goal starts to fail. The dangerous version is a risk model that makes every institution sell at the same moment: the model manufactures the very correlation it set out to measure.
Equilibrium exists but may be intractable — what does that do to "markets beat planning"?
It means the claim needs a different foundation. PPAD-completeness is a worst-case statement, and real economies need not sit on worst-case instances; more importantly, a market does not "solve" for equilibrium at all — it merely keeps evolving and never arrives. The market's advantage is not that it computes the optimal price but that it is a distributed, incremental, locally-informed process requiring no agent to hold global state. That is the substance of Hayek's argument, and it is about communication complexity rather than computational complexity. The comparison is not about solution quality but about how much information must be gathered as input. The same sentence settles centralised schedulers versus decentralised protocols.