Propagation¶
Core Idea¶
The spreading of a signal, effect, change, or condition through a medium, network, or population from a source. Propagation encompasses both deterministic and directed forms, as well as spontaneous spread, moving beyond purely random processes.
How would you explain it like I'm…
Ripples Spreading Out
Spreading Through a Network
Systematic Spread
Broad Use¶
- Physics: wave propagation, light propagation through media, sound dissemination, electromagnetic signal transmission.
- Biology & ecology: action potential propagation along neurons, nerve impulse conduction, cascade effects in ecosystems.
- Epidemiology & public health: disease propagation modeling, basic reproduction number (R₀), pandemic forecasting.
- Software engineering: error propagation through call stacks, exception handling chains, signal-handler propagation.
- Sociology & anthropology: idea propagation, Rogers' diffusion of innovations, cultural transmission, meme spreading.
- Networks & systems: gossip protocols, rumor spreading, information cascades, viral dynamics.
Clarity¶
Distinguishes propagation from mere diffusion (which implies random-walk dynamics). Propagation names the mechanism by which influence, change, or information moves systematically—whether via wave fronts, network pathways, or population contact—making visible both the speed and the medium-dependence of spread.
Manages Complexity¶
Provides a unifying frame for problems involving contagion, influence, or signal decay across scales. Clarifies whether spread is deterministic, probabilistic, or driven by network topology. Allows prediction of reach and speed without modeling every individual interaction.
Abstract Reasoning¶
Encourages thinking in terms of source, medium (or network), velocity, and attenuation. Surfaces questions: What determines propagation speed? Where does it stop? Can it be controlled or reversed? How does topology reshape dynamics?
Knowledge Transfer¶
The logic of wave propagation (phase, amplitude, interference) reappears in disease modeling, social epidemiology, error handling, and innovation adoption. Tools from one domain—diffusion equations, threshold models, network analysis—transfer to others, revealing common structural patterns.
Example¶
A software error propagates through nested function calls, each catching or re-throwing the exception. The same cascading logic describes how a virus spreads through a population (contacts × transmission probability per contact), how a forest fire advances (fuel availability × ignition probability), how a trend spreads on social media (exposure × adoption rate per exposure), and how a pressure wave travels through fluid. In each case, propagation speed depends on the medium and local conditions; direction and attenuation follow from structure.
Relationships to Other Abstractions¶
Current abstraction Propagation Prime
Foundational — no parent edges in the catalog.
Children (13) — more specific cases that build on this
-
Larval Dispersal Domain-specific is a kind of Propagation
Larval dispersal is the aquatic life-stage specialization of propagation from a source through a structured medium to reachable settlement sites.
-
Neurotransmission Domain-specific is a kind of Propagation
Neurotransmission is the synaptic specialization of Propagation in which a signal crosses from a presynaptic source to a postsynaptic target through a substrate-specific transfer mechanism.
-
Two-Step Flow Domain-specific is a kind of Propagation
Two-Step Flow is a specialized Propagation process in which a two-stage media-and-interpersonal topology governs path, filtering, and amplification.
-
Cascade Prime is a kind of Propagation
A cascade is a specialization of propagation in which each affected element becomes a new source, producing self-perpetuating sequential transmission through coupling.
-
Derivative Amplification Prime is a kind of Propagation
Derivative Amplification is a specialization of Propagation, retaining the parent's defining structure while adding the child's specific commitments.
- Diffusion Prime is a kind of Propagation
Diffusion is a specialization of propagation in which the spreading mechanism is the aggregate of random or gradient-driven movements of microscopic constituents.
- Dislocation Motion Prime is a kind of, typical Propagation
Dislocation Motion is typically a specialization of Propagation, retaining the parent's defining structure while adding the child's specific commitments.
- Dispersion Prime is a kind of Propagation
Dispersion is the property-indexed differentiation of rates within a propagating bundle — a specialization of propagation ('not propagation as such').
- Risk Migration Prime is a kind of, typical Propagation
Loosely a constrained kind of spread (a hazard re-emerges along a return path), but the dossier argues propagation does not prevail — migration adds conservation and drawn-boundary relocation and measurement asymmetry that propagation lacks.
- Selective Propagation Prime is a kind of Propagation
Selective propagation is a propagation subtype that adds attribute-dependent survival and downstream composition shift to ordinary source-through-medium spread.
- Response-vs-Propagation Race Prime presupposes Propagation
Propagation is one of the two processes in the race; this prime is the COMPARISON of propagation against a containing response, with a threshold at the crossover.
- Myelination Domain-specific is a decomposition of Propagation
Myelination is a neural implementation of Propagation in which a periodically insulated path changes a signal's speed, loss, and energetic cost without changing the information carried.
- Defect Prime is a decomposition of Propagation
Defect requires a localized deviation's consequence to spread through the regular structure's coupling channels and alter a macroscopic property.
Not to Be Confused With¶
- Propagation is not Wave because Propagation describes the general process of spread through a medium (energy, signal, influence), whereas Wave is a specific spatially-periodic disturbance that oscillates as it propagates.
- Propagation is not Flow because Propagation spreads outward from a source or through a network, whereas Flow is the directed movement of quantity along a path or from a source to a sink.
- Propagation is not Diffusion because Propagation can preserve the form of what spreads (like a wave or signal), whereas Diffusion describes the distribution of quantity due to random motion or concentration gradient.
- Propagation is not Transformation because Propagation spreads something across space or through a medium while largely preserving its identity, whereas Transformation changes the thing itself into a different form.