The problem
Take the set of “tall people.” A classical (crisp) set needs a boundary: taller than 180 cm belongs, 179 cm does not. But nobody actually reasons that way: a person who is 179 cm is still “tall” — just a little less so.
Theory
In classical mathematics, an element either belongs to a set or it doesn't. Zadeh's idea: in the real world, that is almost never true.
Take the set of “tall people.” A classical (crisp) set needs a boundary: taller than 180 cm belongs, 179 cm does not. But nobody actually reasons that way: a person who is 179 cm is still “tall” — just a little less so.
In “Fuzzy Sets,” published in June 1965 in Information and Control, Zadeh replaced 0/1 membership with a measure on the interval [0, 1]. His own definition — the very formula carved into his tombstone in Baku — reads:
In practice a triangular membership function is common — membership equals 1 at the centre (a) and falls to zero at the edges (a distance b away):
Drag the sliders — the curve and result update live.
Zadeh also extended the classical operations of union, intersection and complement to fuzzy sets — using the max and min functions:
Drag the sliders — the curve and result update live.
In January 1973 Zadeh published “Outline of a New Approach to the Analysis of Complex Systems and Decision Processes” in IEEE Transactions on Systems, Man, and Cybernetics — turning fuzzy set theory into a full formal system of logic.
In 1975 he introduced the “linguistic variable”: a variable whose values are words, not numbers. The variable “temperature,” for instance, can be expressed as {cold, cool, warm, hot} — each one a fuzzy set with its own membership function.
In later years Zadeh developed “computing with words” — computers working directly with the imprecise expressions of natural language. Late in his career he proposed “Z-numbers”: Z = (A, B), where A describes the value itself and B how much confidence there is in that value.
Fuzzy control systems run in washing machines, rice cookers, air conditioners, camera autofocus and car transmissions. Automatic subway control in Sendai, Japan, has used fuzzy control since 1987. The method also underlies fuzzy databases, pattern recognition and neuro-fuzzy AI systems.
The 1965 paper had been cited more than 122,743 times as of February 2021 — one of the most-cited works in the history of science.


