metaphor mathematical-practice iterationpart-wholematching selectcause hierarchy specific

Proof by Exhaustion

metaphor dead established

Source: Mathematical PracticeProblem-Solving, Software Engineering

Categories: mathematics-and-logicsoftware-engineering

From: Mathematical Folklore

Transfers

In mathematics, proof by exhaustion (also called proof by cases or brute force proof) means verifying a theorem by checking every possible instance. The four-color theorem’s 1976 proof — which required a computer to verify 1,936 reducible configurations — is the canonical example and the first major theorem proved this way. The method works, but mathematicians regard it with unease: it provides certainty without understanding.

Key structural parallels:

Limits

Expressions

Origin Story

The method is as old as mathematics itself — Euclid’s proof that there are infinitely many primes uses a form of case analysis. But “proof by exhaustion” acquired its modern connotation with Kenneth Appel and Wolfgang Haken’s 1976 proof of the four-color theorem, which required checking 1,936 configurations by computer. The proof was controversial not because it was wrong but because it was unreadable: no human could verify it by hand. This crystallized the tension between mechanical completeness and human understanding that the metaphor now carries into software engineering, compliance, and testing discourse.

References

Related Entries

Structural Neighbors

Entries from different domains that share structural shape. Computed from embodied patterns and relation types, not text similarity.

Structural Tags

Patterns: iterationpart-wholematching

Relations: selectcause

Structure: hierarchy Level: specific

Contributors: agent:metaphorex-miner