SARATH THARAYILHS.T.[W] WRITEUPSWWRITEUPS[K] CONCEPTSKCONCEPTS[P] PROJECTSPPROJECTS[A] ABOUTAABOUT
മ
/ SYSTEM

Building thoughtful software, writing notes, and shipping experiments across data, AI, and the web.

No cookies, no tracking. Preferences are stored locally in your browser. Anonymous view counts are kept server-side.

© 2026 Sarath Tharayil/IST --:--:--
++++

One Sphere, Two Spheres: The Theorem That Broke Geometry

One Sphere, Two Spheres: The Theorem That Broke Geometry

/ METADATA
DATE:2026.5.10
AUTHOR:SARATH THARAYIL
READING TIME:11 MIN READ
ENGAGEMENT:--
CATEGORIES:
MathematicsPhilosophy
NAVIGATE:← GO BACK
2026.5.10·11 MIN READ← back
MathematicsPhilosophy
/ ARTICLE

Take a solid sphere. Disassemble it into five pieces using only rigid motions: no stretching, no scaling, no adding material. Reassemble those five pieces into two solid spheres, each identical in size to the original.

This is not a conjecture. It is not a thought experiment. It is a proven theorem, published in 1924 by Stefan Banach and Alfred Tarski in the journal Fundamenta Mathematicae. The proof is correct. It has been verified, extended, and taught in graduate mathematics courses for over a century.

The problem is not with the mathematics. The problem is with us.


The Two Men and a Paradox

Stefan Banach was a Polish mathematician, one of the architects of functional analysis, the field that studies infinite-dimensional spaces. Alfred Tarski was a logician and mathematician, later famous for his work on truth in formal systems. In 1924 they were both working in Lviv, in what was then Poland.

The result grew out of a question Tarski had been turning over: is there a finitely additive, rotation-invariant measure on all subsets of the sphere? If such a measure existed, it would generalize volume to a much larger class of sets. Their answer was no, and the proof of that "no" was the decomposition.

Tarski reportedly expected Banach to find a flaw. There was no flaw. The result was so counterintuitive that Tarski himself called it a paradox, even though in mathematics "paradox" means "a statement that contradicts intuition" not "a statement that is false." Banach-Tarski is absolutely, rigorously true.


Before Banach-Tarski: Hausdorff's 1914 Warning

The groundwork was laid ten years earlier by Felix Hausdorff, the German mathematician who also gave us the Hausdorff dimension and much of modern topology.

In 1914, Hausdorff showed something alarming about S2S^2S2, the two-dimensional surface of a sphere. He proved that S2S^2S2 can be divided into four pieces AAA, BBB, CCC, DDD with the following property:

  • A≅B≅CA \cong B \cong CA≅B≅C (all three are congruent to each other under rotation)
  • B∪C≅AB \cup C \cong AB∪C≅A (two of them together are also congruent to one alone)
  • DDD is countable and can be ignored

In other words: three pieces, each individually equal in "size" to the other two, yet two of them combined are also equal in size to just one. The rules of addition no longer apply.

The only way out is that AAA, BBB, CCC have no well-defined size to begin with. They are non-measurable.

Banach and Tarski took this result inside the sphere and pushed it to its full conclusion: not just the surface, but the entire filled ball, split into five pieces that can reassemble into two.

One sphere
Volume = V. Solid, measurable, perfectly ordinary.

The Pieces Have No Volume

The single most important thing to understand about this theorem: the five pieces are not physical slices. They are not convex chunks, not puzzle pieces, not anything you could cut out of a real sphere with a real knife.

They are point sets, defined using the axioms of set theory. Each piece is an infinitely scattered, infinitely complex collection of points in three-dimensional space. Together they partition the ball perfectly. But individually, none of them has a well-defined volume in the Lebesgue sense.

Volume is a measure, and a measure is a function that assigns non-negative numbers to sets in a consistent way. For nice sets (balls, cubes, regions bounded by smooth curves) this works perfectly. But for the non-measurable sets used in Banach-Tarski, the measure function simply does not apply. It is not that their volume is zero or infinity. It is that the question "what is the volume of this set?" has no answer.

Non-Measurable Sets

A set is non-measurable if no consistent, finitely additive measure can be assigned to it while also assigning the correct volumes to all ordinary geometric regions. These sets exist, but only because of the Axiom of Choice. You cannot write one down explicitly. You can only prove it exists.

The seeming violation of conservation of volume disappears once you see that volume was never defined on these pieces. There is nothing to conserve.


The Axiom of Choice: The Hidden Ingredient

The Banach-Tarski theorem cannot be proven without the Axiom of Choice (AC). This is a fact, not just a suspicion. In 1970, Robert Solovay proved the converse: if you work in a model of set theory where all sets of real numbers are Lebesgue measurable, then Banach-Tarski is false. That model exists, but it requires dropping full AC.

The Axiom of Choice states: for any collection of non-empty sets, there exists a function that picks exactly one element from each set.

For finite collections, this is obvious. You just pick. The issue arises with uncountably infinite collections of non-empty sets, where no pattern or rule can guide the picking. AC says the picking function exists regardless. You cannot write it down; you cannot compute it; you can only assert that it is there.

The non-measurable sets in Banach-Tarski are constructed by exactly this kind of unwriteable picking. You partition the sphere into equivalence classes (orbits under some group of rotations), then invoke AC to select one point from each class, and use those chosen points to build the five pieces. The result exists mathematically but has no physical or computational description.

Is the Axiom of Choice True?

Gödel (1938) proved AC is consistent with the other axioms of set theory (ZF). Cohen (1963) proved that denying AC is also consistent. This means AC is independent: it can neither be proven nor disproven from ZF alone. Most mathematicians accept it because it is extremely useful, and Banach-Tarski is the price.


The Algebraic Engine: The Free Group F₂

The actual construction of the five pieces runs on algebra, not geometry. The key object is the free group on two generators, written F2F_2F2​.

F2F_2F2​ consists of all finite words built from four letters: aaa, a−1a^{-1}a−1, bbb, b−1b^{-1}b−1, with the rule that aaa and a−1a^{-1}a−1 cannot be adjacent (they cancel), and neither can bbb and b−1b^{-1}b−1. Every such word is a distinct element of the group. The identity element eee is the empty word.

F2={e, a, a−1, b, b−1, a2, ab, ab−1, a−1b, …}F_2 = \{ e,\ a,\ a^{-1},\ b,\ b^{-1},\ a^2,\ ab,\ ab^{-1},\ a^{-1}b,\ \ldots \}F2​={e, a, a−1, b, b−1, a2, ab, ab−1, a−1b, …}

The group is infinite, and its structure is a tree: each element has exactly three children (you can append any letter except the inverse of the last one), and the root is the identity.

The Free Group F₂ — every path from e is a unique word
eaa⁻¹bb⁻¹a²aba⁻¹ba⁻²bab²b⁻¹ab⁻²Words using a, a⁻¹Words using b, b⁻¹Tree is infinite

The group F2F_2F2​ has a remarkable property called paradoxicality. You can partition F2F_2F2​ into four subsets S(a)S(a)S(a), S(a−1)S(a^{-1})S(a−1), S(b)S(b)S(b), S(b−1)S(b^{-1})S(b−1), where S(x)S(x)S(x) is the set of all words beginning with xxx, and the following holds:

F2=S(a)∪a−1S(a−1)F_2 = S(a) \cup a^{-1} S(a^{-1})F2​=S(a)∪a−1S(a−1) F2=S(b)∪b−1S(b−1)F_2 = S(b) \cup b^{-1} S(b^{-1})F2​=S(b)∪b−1S(b−1)

This means the group can be split into two halves such that each half, when shifted by one generator, covers the entire group. The group paradoxically duplicates itself. No finite group can do this; only infinite, non-amenable groups have this property.

The group of all rotations of three-dimensional space, SO(3)\text{SO}(3)SO(3), contains a copy of F2F_2F2​. Two specific irrational-angle rotations around different axes generate a free group of rank 2. This is the connection between the algebra and the sphere.


From the Algebra to the Sphere

The construction, compressed:

  1. 01

    Find two free rotations. Pick two rotations ϕ\phiϕ and ψ\psiψ in SO(3)\text{SO}(3)SO(3) around different axes through the origin, at irrational multiples of π\piπ, that together generate a copy of F2F_2F2​ inside SO(3)\text{SO}(3)SO(3).

  2. 02

    Define orbits. The group F2F_2F2​ acts on the sphere S2S^2S2 by applying these rotations to every point. Every point ppp on the sphere has an orbit: the set of all points reachable by applying some element of F2F_2F2​ to ppp.

  3. 03

    Invoke the Axiom of Choice. The orbits partition S2S^2S2 into equivalence classes. Use AC to pick one representative point from each orbit, collecting them into a set MMM.

  4. 04

    Construct the pieces. For each generator word w∈F2w \in F_2w∈F2​, define the piece wMwMwM as the set of all points obtained by applying www to points in MMM. The paradoxicality of F2F_2F2​ means these pieces can be rearranged to cover S2S^2S2 twice.

  5. 05

    Extend to the solid ball. Extend the surface decomposition to the filled ball B3B^3B3, carefully handling the center point, to get five pieces of the solid ball that reassemble into two.

The five pieces are not convex or connected. They are dense, scattered, topologically wild. But they exist, and the rigid motions that rearrange them are well-defined.


The Minimal Version

The original Banach-Tarski paper used more than five pieces. Later refinements, notably by Robinson in 1947, showed that five is actually the minimum number of pieces needed for the paradox to work.

1 ball=A∪B∪C∪D∪E→rotations + translationsball1∪ball21 \text{ ball} = A \cup B \cup C \cup D \cup E \xrightarrow{\text{rotations + translations}} \text{ball}_1 \cup \text{ball}_21 ball=A∪B∪C∪D∪Erotations + translations​ball1​∪ball2​

With only four pieces, the paradox cannot be achieved for a solid ball (though it can for the sphere surface). Five is sharp.


Why Physics Is Completely Safe

Every attempt to physically perform the Banach-Tarski decomposition fails for the same reason: matter is not a continuum of points.

A baseball contains roughly 102510^{25}1025 atoms. Each atom is at a specific location. To decompose it in the Banach-Tarski way, you would need to assign each of its finitely many atoms to one of five non-measurable point-sets. But non-measurable sets are defined over the uncountable continuum of real-number coordinates. A finite set of atoms is automatically measurable; its "volume" is zero (or rather, irrelevant). The paradox simply has no surface to grip.

Additionally, the construction requires performing rotations by irrational angles with infinite precision. Physical machinery quantizes angles. The rotation by exactly arccos⁡(1/3)\arccos(1/3)arccos(1/3) radians cannot be performed by any real mechanism.

The theorem is a statement about mathematical point sets in abstract R3\mathbb{R}^3R3. It has no implications for physical matter, physical space, or physical geometry.


The Philosophical Fault Line

Banach-Tarski forces a choice on anyone who thinks carefully about the foundations of mathematics.

Option 1: Accept AC, accept non-measurable sets. This is the mainstream position. You gain an enormously powerful and useful axiom, in exchange for accepting that some sets resist measure. Banach-Tarski is a theorem, not a problem. The intuition that "volume is always conserved" was simply wrong when extended to non-measurable sets, and that is fine.

Option 2: Reject or weaken AC. Some constructive and intuitionist mathematicians reject AC entirely, requiring all mathematical objects to be explicitly constructible. In their systems, Banach-Tarski does not exist. The cost is losing Zorn's lemma, the well-ordering theorem, the existence of bases for all vector spaces, the general Hahn-Banach theorem, and most of the useful consequences of full AC.

Solovay's 1970 model shows Option 2 is consistent: a universe where all sets of real numbers are measurable exists. But it requires a different foundational assumption (the existence of an inaccessible cardinal).

Most working mathematicians take Option 1 and live comfortably with the fact that their mathematics includes objects like the Banach-Tarski pieces: real, well-defined, but beyond physical intuition.


The Full Landscape of Measure-Theoretic Paradoxes

Banach-Tarski is the most dramatic result in a family of theorems that all arise from the same phenomenon: infinite sets combined with the Axiom of Choice can violate the additivity of measure.

The family of measure-theoretic paradoxes
Vitali set
1905
Non-measurable subset of [0, 1]
AC
Hausdorff paradox
1914
S² split into 4 paradoxical pieces
AC
Banach-Tarski paradox
1924
Solid ball doubled via 5 pieces
AC
Solovay model
1970
All sets measurable — BT unprovable
No full AC

The Vitali set (1905) was the first: Giuseppe Vitali constructed a non-measurable subset of the unit interval, showing that not every set of real numbers can be assigned a length. Hausdorff's 1914 paradox extended this to the sphere surface. Banach-Tarski (1924) went to the solid ball. Solovay's 1970 result showed that all of these paradoxes require AC in an essential way.


The Deepest Implication

Every part of the Banach-Tarski theorem is correct:

  • The Axiom of Choice is a valid axiom.
  • The free group F2F_2F2​ embeds in SO(3)\text{SO}(3)SO(3).
  • F2F_2F2​ is a paradoxical group.
  • The equivalence classes under the group action partition the sphere.
  • AC selects representatives from those classes.
  • The resulting pieces can be rearranged into two spheres.

The theorem does not contradict any physical observation, because it makes no physical claims. It says something about mathematical objects that happen to share a vocabulary (spheres, rotations, pieces) with physical objects, but the mathematical versions live in a different world.

“

Mathematics is the science of infinite processes carried to their conclusions.

— Stefan Banach, attributed
”

The paradox is named correctly. A paradox in mathematics is not a contradiction; it is a result that sits violently against intuition. Our intuition about space was built from interacting with physical objects made of atoms, bounded by the accuracy of our senses and tools. We never evolved intuitions for non-measurable sets, uncountable infinity, or the algebraic structure of SO(3)\text{SO}(3)SO(3).

When mathematics ventures into those regions and returns with results that surprise us, the surprise is information. It tells us where our intuitions were extrapolating beyond their domain.

The sphere does not become two spheres. Two sphere-shaped collections of non-measurable points exist, assembled from five pieces of a third. They cannot be seen, touched, or built. But they are there, in the precise and absolute sense that mathematics uses the word "there."

The theorem is correct. Our geometry just was not big enough.

If this was worth sharing, send it to someone on 𝕏 or LinkedIn. Got a question or a thought? Drop me a message — I read everything. If this was worth your time, .

Sarath Tharayil
/ SEE ALSO
Position 44: The Card Trick That Does the Maths ItselfMay 9, 2026The Pearl on the Crown: Mathematics' Most Dangerous Simple QuestionMay 8, 2026The Equation That Deliberately Forgets EverythingMay 6, 2026
/ CONTENTS(11)
The Two Men and a ParadoxBefore Banach-Tarski: Hausdorff's 1914 WarningThe Pieces Have No VolumeThe Axiom of Choice: The Hidden IngredientThe Algebraic Engine: The Free Group F₂From the Algebra to the SphereThe Minimal VersionWhy Physics Is Completely SafeThe Philosophical Fault LineThe Full Landscape of Measure-Theoretic ParadoxesThe Deepest Implication
--
/ THAT'S A WRAP

Have a great day.

Thanks for reading all the way to the end.