Criteria of Individuation¶
Core Idea¶
Criteria of individuation are the rules a system fixes for what makes something one entity, the umbrella over three ordered sub-criteria: composition (when parts form one whole), co-reference (when two presentations are the same entity), and persistence-kind (which category fixes identity over time). The rules partly constitute the inventory rather than reading it off the world.
How would you explain it like I'm…
One Thing Or Many?
What Makes One Thing
Rules For Counting Ones
Broad Use¶
- Ontology engineering: OntoClean tags classes with unity, identity, and rigidity meta-properties, exposing hierarchies that smuggle incompatible individuation assumptions.
- Biology: defining one organism for a colonial species or holobiont needs all three — an aspen clone is one genetic individual and thousands of trunks.
- Fundamental physics: identical particles are indistinguishable in principle, so quantum statistics fix the count by a symmetrization rule, denying them haecceity.
- Law: corporate personhood is an individuation regime — consolidation (unity), party-matching (identity), and survival across officer changes (persistence).
- Databases: a primary key is a stipulated identity criterion; entity resolution reconstructs co-reference where no shared key exists.
- Historiography: periodization fixes an event's unity, source criticism fixes whether two chronicles name the same event.
Clarity¶
It separates "how many things are there, and which are the same?" — which feels factual — from "which composition, co-reference, and persistence rules are we applying?" — a question about the system's own conventions — and exposes the fixed order the three must run in.
Manages Complexity¶
It compresses an unbounded case-by-case adjudication of "what is one thing?" into a maintained rule-set with three fixed parts, moving the decision from the case level to the rule level and guaranteeing the system does not silently disagree with itself.
Abstract Reasoning¶
It licenses decomposing any inventory question into three ordered rules, treating any count as criterion-relative, and pricing each criterion's error asymmetry — spurious-versus-fragmented wholes, false-merge-versus-false-split, role-mistaken-for-kind.
Knowledge Transfer¶
- Ontology to data and accounting: stating all three criteria as first-class meta-properties transfers to host-plus-microbiota analysis and to consolidation-and-reporting-entity choices.
- Databases to many fields: the entity-resolution discipline (fix the kind, fix the sameness test, audit false-merge and false-split) ports verbatim to epidemiology, historiography, and taxonomy.
- The formal sciences: a set theorist's axiom of extensionality and a database designer's primary key are the same move — stipulate the sameness criterion.
Example¶
A health system building a longitudinal patient record must fix one patient-episode versus one patient (unity), the master-patient-index matching rule (identity), and that the entity is a person not a patient role (persistence) — and a tax authority and a marketing department resolving the same customer database produce different, each-correct counts because they hold different criteria.
Relationships to Other Primes¶
Foundational — no parent edges in the catalog.
Children (3) — more specific cases that build on this
- Identity-Providing Kind is a kind of Criteria of Individuation — child of emergent criteria_of_individuation
- Identity Test is a kind of Criteria of Individuation — child of emergent criteria_of_individuation
- Unity Test is a kind of Criteria of Individuation — child of emergent criteria_of_individuation
Not to Be Confused With¶
- Criteria of Individuation is not the Unity Test / Identity Test / Identity-Providing Kind alone because each is one leg of the tripod, whereas the umbrella is the composition of all three plus the ordered dependency among them.
- Criteria of Individuation is not Classification because classification sorts already-individuated entities into kinds, whereas individuation is the prior act that produces the entities classification then sorts.
- Criteria of Individuation is not Essentialism because essentialism names qualitative defining properties of a kind, whereas individuation isolates the numerical questions — oneness, sameness, persistence — with operational tests essentialism lacks.