Documentation

EconCSLib.SocialChoice.FairDivision.Divisible.EnvyFree

EconCSLib.SocialChoice.FairDivision.Divisible.EnvyFree #

Two-agent envy-free existence for divisible goods (cake cutting).

The core fairness predicates now live in Divisible.Basic:

The bundled MeasureInstance interface and rule-style cut-and-choose entrypoints live in Divisible.Instance and Divisible.CutAndChoose.

Main result #

References #

EF always exists for 2 agents on the unit interval [0,1].

This is exactly the cut-and-choose theorem specialized to an existential statement: agent 0 cuts at a fair point, agent 1 chooses their preferred side, and the resulting allocation is envy-free.