Structure, Decomposition & Relational Mapping¶
Primes about how wholes relate to their parts and how structures map onto one another: decomposition and hierarchy (decomposition, holarchy, hierarchical decomposability, reductionism), differentiation and comparison (asymmetry, bias, contrast, figure-ground), and transformation across representations (encoding/decoding, translation, factorization, recursion). A large, genuinely mixed family unified by a compositional/relational lens rather than one topic.
39 primes in this family — primes that sit near one another in abstraction space (k-means over structural-signature embeddings). Each is shown with its short description.
- Accidental Vs Essential Complexity — A system's complexity splits into the irreducible difficulty of the problem and the removable difficulty introduced by the chosen approach.
- Accommodation — Systems modify internal structure or behavior in response to external pressures.
- Asymmetry — Directed imbalance in a relation whose two sides are not interchangeable under swap.
- Bias — Systematic, directional error distinct from random noise.
- Branching and Merging — Lines of development that diverge and later recombine into one.
- Causal Layered Analysis (CLA) — Multi-layered future analysis.
- Comparison — Place items in a shared frame along chosen dimensions to read off a relation between them.
- Contrast — Emphasized difference.
- Decomposition — Breaking a whole into parts that can be analyzed independently and recombined to reconstitute the whole, making complexity tractable through divide-and-conquer.
- Dependency — Directed relation in which one element relies on another being present, prior, compatible, or supplied, with a specifiable failure mode if the condition is unmet.
- Design Patterns — Reusable solutions.
- Diversity — Maintaining functionally distinct types within a system so that variation provides resilience and coverage that uniformity cannot.
- Division of Labor — Partition a joint activity into specialized sub-tasks assigned to distinct performers whose outputs are then re-integrated.
- Downward Causation — Higher-level influence.
- Encoding And Decoding — The paired transformation by which content is converted into a transmissible code by an encoder and recovered from it by a decoder, with faithful round-trip conditional on a shared scheme.
- Equivariance — A map whose output transforms in step with transformations of its input.
- Exaptation — A feature co-opted for a function other than the one it arose for.
- Factorization — Expressing one object as a product of same-type factors under its native operation.
- Figure-Ground — Perceptual organization of a field into salient figure and receding ground.
- Fold — A layered or extended structure absorbs applied stress by bending rather than breaking, preserving continuity through curvature.
- Form and Content — The relationship between a work's structure and its substance.
- Hierarchical Address — A single string whose substring structure encodes a path through a tree, so the identifier simultaneously names an entity and locates it within a containment hierarchy.
- Hierarchical Decomposability — Nested decomposition where within-level coupling dominates over cross-level coupling, making complex systems tractably analyzable one scope at a time.
- Holarchy — Nested ordering in which each unit is at once an autonomous whole and a dependent part.
- Immutability — State that cannot be modified after creation.
- Interleaving — Mixing topics during practice to improve discrimination and retention.
- Legacy Integration — Maintains knowledge and identity across organizational discontinuities.
- Microstructure — Macro-level behavior is governed by an intermediate, meso-scale arrangement of parts, not by composition or gross form alone.
- Multiplexing — Sharing one channel among many signals by dividing time, frequency, or code.
- Native-Category Flattening — A source system's own partition of the world is silently collapsed when an external observer recodes it into a foreign taxonomy without first preserving the source partition, destroying distinctions the downstream analysis would have needed and that recoded labels cannot recover.
- Pattern (in Design) — Repeated motifs.
- Recursion — Breaks processes into self-similar steps.
- Reductionism — Explaining a whole entirely in terms of its constituent parts.
- Role — A bundle of expected behaviours attached to a social position.
- Specialization — Agents concentrate on a narrow range of tasks for efficiency.
- Top-Down Perspectives — Centralized control.
- Transformation — A rule-governed mapping that restructures an input into a different output, holding certain invariants fixed while altering others.
- Translation and Conceptual Bridging — Convert concepts or meanings between incommensurable frameworks.
- Turnover — Continuous replacement of components while the system's structure persists.