Observation — Typical error: a faulty "proof" of a false statement
There is the famous “proof” that in every group of horses the horses all have the same colour. The base () is obvious; the inductive step takes a group of horses, removes one to obtain (same colour), then puts it back and removes another, comparing it with the remaining .
The flaw is that the argument requires the two subgroups of horses to intersect, which fails for : induction requires the chain to be unbroken, a single arithmetic step is not enough.
Links
Topics: Set theory
Concepts: Principle of induction
Methods: Induction