Counterfactuals¶
Core Idea¶
Counterfactual reasoning is the construction and evaluation of claims of the form "if A had been the case, then B would have been (or would likely have been) the case," where A is contrary to actual fact and the reasoning asks what would have followed under that altered condition, often for the sake of identifying causal relationships, evaluating decisions, assigning moral or legal responsibility, or exploring alternative possibilities. The essential commitment is that causal and evaluative claims about the actual world require systematic comparison with what would have happened under relevantly-different antecedent conditions, and that such comparisons have a determinable structure — nearest-possible-world similarity, manipulation semantics, or probabilistic intervention — that can be reasoned about with rigor rather than merely guessed at. Every counterfactual claim specifies (1) the counterfactual antecedent — the actual state of affairs plus the contrary-to-fact modification, (2) the would-be consequent — the claim about what obtains in the altered scenario, (3) the similarity-ordering of worlds — the semantics determining which non-actual worlds count as "nearest," and (4) the causal-explanatory function — the work the counterfactual does in causal inference, moral reasoning, or decision evaluation. Lewis (1973) [1] established the foundational possible-worlds analysis: a counterfactual "if A had been true, C would follow" is true iff C is true in the nearest possible worlds where A is true, with similarity-ordering fixed by convention or context. Stalnaker (1968) [2] provided the unique-world variant, requiring a single closest world. Pearl (2009) [3] reframed counterfactuals as interventions on causal graphs — the do-operator — operationalizing them for causal inference. The recursion is: (a) an actual world-state, (b) an antecedent specifying a contrary-to-fact modification, © a similarity metric selecting non-actual worlds where that modification holds, (d) the truth value of the consequent in those worlds. This structure applies from philosophy of logic through causal inference to legal reasoning and ethics.
How would you explain it like I'm…
If Things Were Different
What-If Statements
Counterfactual Conditionals
Structural Signature¶
A claim or reasoning pattern qualifies as counterfactual when each of the following italicized structural roles holds:
- The counterfactual antecedent — The antecedent of the conditional is known or stipulated to be false; the case did not actually obtain (past, present, or future). The antecedent specifies a world-state contrary to fact.
- The would-be consequent — A consequent claim is made about what would (or would likely) obtain in the altered scenario, evaluated relative to the antecedent's truth.
- The similarity-ordering of worlds — The evaluation involves an implicit or explicit metric determining which non-actual possible worlds are "nearest" to actuality (Lewis) or a unique closest world (Stalnaker) or an intervention regime (Pearl).
- The impossibility-vs-mere-falsity distinction — The antecedent must be false (not merely improbable or unknown) in the actual world, distinguishing counterfactuals from indicative conditionals or epistemic uncertainty.
- The causal-explanatory function — The counterfactual is evaluated for purpose: causal inference, decision evaluation, responsibility assignment, historical explanation, or scientific understanding.
- The backtracking-vs-forward-tracking ambiguity — Given an antecedent, the reasoner must decide whether to hold the past fixed and trace the consequent forward (forward-tracking, causal-relevant) or to allow past changes that would make the antecedent true (backtracking, which standard analyses reject).
What It Is Not¶
- Not material conditionals. The truth-functional conditional "if Oswald didn't shoot Kennedy, then someone else did" is true whenever the antecedent is false or consequent true. The counterfactual "if Oswald hadn't shot Kennedy, someone else would have" has different truth conditions, even if both antecedent and consequent happen to be true/false in fact.
- Not subjunctive conditionals broadly. Counterfactuals are a subset of subjunctive conditionals; not all subjunctive conditionals are counterfactuals. "If 2+2 could equal 5, arithmetic would be different" is subjunctive but involves impossible antecedents, classified separately.
- Not mere hypotheticals or open conditionals. A hypothetical "suppose it rains tomorrow; would the game be cancelled?" is uncertain about the antecedent. A counterfactual "if it had rained yesterday, the game would have been cancelled" specifies an antecedent known to be false.
- Not predictive what-ifs. Prediction extends actuality forward ("what will happen if we raise interest rates?"); counterfactuals alter past or known-false antecedents ("what would have happened if we had raised rates in 2008?").
- Not historical revisionism or narrative speculation. Speculative fiction or loose "what if" conversation may invoke counterfactuals but often lacks the similarity-constraint and truth-condition rigor of formal counterfactual reasoning (see also teleology, narrative rationalization).
- Not cognitive process alone. Counterfactual thinking (regret, mental simulation, learning from counterfacts) is a psychological phenomenon; the construct itself is the logical structure, independent of whether or how agents mentally simulate it.
- Common misclassification: treating any alternative-scenario reasoning as counterfactual; conflating counterfactuals with probabilistic conditionals or modal possibility; assuming remote counterfactuals (far-past, large-structural changes) are as tractable as nearby ones.
Broad Use¶
- Philosophy of language and metaphysics
- Lewis's counterfactual analysis of causation (1973, 1979)[4]; possible-worlds semantics and the similarity metric controversy (Fine 1975 critique); counterpossibles (impossible antecedents); problems of implicit background conditions and hidden parameters in counterfactual evaluation.
- Causal inference and statistics
- Rubin causal model and potential-outcomes framework (Rubin 1974); Pearl's do-calculus and structural causal models (Pearl 2009); treatment-effect estimation via RCTs, matching, instrumental variables, and regression discontinuity as operationalized counterfactual comparisons; the fundamental problem of causal inference (unobserved counterfactual outcomes).
- Machine learning and AI
- Counterfactual explanations for ML predictions ("the decision would have changed if income had been higher"); counterfactual fairness in algorithmic auditing; contrastive explanations; counterfactual reinforcement learning; mechanistic interpretability via causal graphs.
- History and historiography
- Counterfactual history ("what if Napoleon had won at Waterloo?"); debates about methodological legitimacy (Tetlock and Belkin 1996, Ferguson 1997); use and misuse of counterfactuals in historical causal claims; the problem of remote counterfactuals in history.
- Law and moral responsibility
- But-for causation in tort law ("but for the defendant's act, injury would not have occurred"); criminal responsibility and counterfactual dependencies (alternative possibilities); Frankfurt cases and moral luck; blame and desert grounded in counterfactual comparisons.
- Decision-making and economics
- Decision theory's counterfactual structure ("would choosing otherwise have led to different outcome?"); regret minimization and counterfactual emotions; policy evaluation against counterfactual baselines; welfare analysis and program evaluation.
- Cognitive psychology
- Counterfactual thinking as emotional and motivational process (Kahneman and Tversky 1981)[5]; upward vs downward counterfactuals; rumination, regret, and learned helplessness; hindsight bias ("I knew it all along"); learning from negative cases.
Clarity¶
Counterfactual reasoning clarifies by forcing articulation of the specific altered antecedent, the similarity constraint, and the evaluation semantics behind otherwise-vague "what if" claims. A statement like "if I had studied harder, I would have passed" [6] resolves into: actual state (studied moderately, failed); counterfactual antecedent (studied harder — by how much? which subjects? over what period?); consequent (would have passed); similarity constraint (same exam, same health, same distractions, only study hours altered); semantics (implicit deterministic or probabilistic causal model linking study effort to exam performance); evaluation (probability of passing conditional on increased effort exceeds threshold). The clarifying force exposes what is actually being claimed, what independent evidence would support it (study-hours-to-performance empirical data, confounding factors), and what remains uncertain or hidden.
Manages Complexity¶
- Structures causal inference: Randomized experiments, natural experiments, and observational studies all attempt to recover the same underlying counterfactual — what would have happened had treatment been different — through different tolerance for confounders. The foundational semantic analysis of conditional logic[7] established possible-worlds frameworks for evaluating conditionals. Making the counterfactual target explicit (Morgan and Winship 2014) [8] clarifies what each method delivers and its assumptions.
- Frames policy and program evaluation: Program effects are measured against counterfactual baselines; articulating the counterfactual clearly (what would have happened without the program) is often the hardest and most consequential part of evaluation; hidden counterfactual choices can flip policy conclusions.
- Organizes legal reasoning: But-for causation, proximate-cause analysis, and damages calculations rely on explicit or implicit counterfactual construction; precedent cases often turn on which counterfactual is warranted and what similarity constraints apply.
- Supports decision analysis: Evaluating a choice requires comparing its actual outcome to the counterfactual outcomes of alternatives; decision journals, ex post reviews, and red-team analyses operationalize counterfactual comparison and help distinguish outcome quality from decision quality.
- Frames ML interpretability: Counterfactual explanations identify the minimal input change that would flip a model's output, providing recourse, auditing, and insight into model behavior; emerging as standard interpretability tool and required by some regulatory frameworks (GDPR, fairness regulations).
Abstract Reasoning¶
Counterfactuals train a reasoner to ask:
- What is the actual state of affairs?
- What specific antecedent is being altered in the counterfactual?
- What is the consequent whose truth or probability is being evaluated?
- What similarity or intervention semantics is being used — nearest-world (Lewis), unique-world (Stalnaker), do-operator (Pearl), or domain-specific simulation?
- What background conditions are being held fixed, and how sensitive is the consequent to altering them?
- How remote is the counterfactual, and does the semantics support reasoning at that distance?
- What evidence or causal model supports the counterfactual claim?
- What failure modes are present — underspecification, hidden assumptions, motivated reasoning? The comprehensive Stanford Encyclopedia treatment[9] synthesizes these diagnostics across formal and applied contexts.
Knowledge Transfer¶
Role mappings across domains:
- Actual state ↔ factual baseline / observed outcome / control condition / untreated population / status quo
- Counterfactual antecedent ↔ intervention / treatment / alternative choice / altered history / counterfactual input
- Would-be consequent ↔ potential outcome / treatment effect / alternative result / counterfactual outcome
- Similarity constraint ↔ ceteris paribus / background conditions held fixed / matched comparison / covariate balance
- Evaluation semantics ↔ Lewis-Stalnaker similarity ordering / Pearl's do-operator / causal model simulation / matched-pairs comparison
- Purpose ↔ causal claim / responsibility attribution / decision evaluation / policy assessment / explanation
- Remoteness ↔ small intervention vs large structural change / near-possible vs far-possible worlds / tractable vs epistemically fragile
A statistician estimating a causal effect via propensity-score matching, a judge ruling on but-for causation in a medical-malpractice case, a policy analyst evaluating a program's counterfactual baseline, and a historian debating whether Rome would have industrialized had the Western Empire not fallen are all doing the same structural work: specifying actual state, counterfactual antecedent, consequent, similarity constraint, evaluation semantics, purpose. The same diagnostic applies across their contexts — "what actual, what counterfactual, what consequent, what similarity, what semantics?" — with the same failure modes (underspecified antecedent, hidden background assumptions, remote counterfactual treated as tractable, confusion between prediction and counterfactual) evident in each.
Example¶
-
Formal/abstract: Lewis's (1973) [1] possible-worlds analysis of "If kangaroos had no tails, they would topple over." Actual state: kangaroos have tails; they balance normally. Antecedent: kangaroos lack tails (contrary to fact). Consequent: they would topple (loss of weight distribution). Similarity-ordering: worlds minimally divergent from actual — same kangaroo physiology, same gravity, same balance mechanics, only tail-presence altered. Semantics: the counterfactual is true iff the consequent holds in the nearest such worlds. Explanatory work: reveals the causal dependence of balance on tail-weight; shows how selective constraints (what you hold fixed) determine the truth value. Mapped back: the structure isolates antecedent, similarity metric, and truth-conditions as distinct components; shows that counterfactual truth is not intrinsic but relative to a similarity ordering; illustrates why remote counterfactuals (e.g., alternative phylogenies) are epistemically fragile.
-
Applied/industry: Rubin causal model (1974) [6] in randomized controlled trials for drug efficacy. Actual state: each patient receives treatment D ∈ {0,1} with observed outcome Y. Counterfactual antecedent: for each patient, imagine the alternative treatment assignment. Consequent: Y(1) for those assigned D=0 (counterfactual outcome had they been treated), Y(0) for those assigned D=1 (counterfactual outcome had they remained untreated). Similarity constraint: counterfactual patient is identical in all respects except treatment — randomization ensures comparability in expectation. Semantics: average treatment effect = E[Y(1) - Y(0)] = E[Y | D=1] - E[Y | D=0] under randomization; each group's observed outcome estimates the other's counterfactual. Purpose: causal claim about drug efficacy. Mapped back: the structure formalizes actual vs counterfactual outcomes; randomization operationalizes the similarity constraint; the potential-outcomes notation (Y(1), Y(0)) makes counterfactuals explicit and queryable; identifies the fundamental problem (counterfactual outcomes unobserved) and the solution (experimental design ensuring exchangeability); extends to natural experiments and observational designs with stronger assumptions (Woodward 2003 [10] interventionist account).
Structural Tensions and Failure Modes¶
-
T1: Lewis vs Stalnaker — Multiple-World vs Unique-World Semantics. [1] Lewis (1973) allows multiple equally-close non-actual worlds; the counterfactual is true iff the consequent holds in all of them. Stalnaker (1968) [2] stipulates a unique closest world via a centering function; different logics result (Lewis's is non-reflexive, non-transitive; Stalnaker's is reflexive and transitive). Empirically, both handle many cases, but they diverge on branching scenarios and on the status of the similarity metric. Lewis argues uniqueness is too strict; Stalnaker argues multiple-world semantics fails to pin down truth values. The tension remains unresolved.
-
T2: Backtracking vs Forward-Tracking — Past-Fixed vs Past-Altered Counterfactuals. Given an antecedent, do we hold the actual past fixed and forward-track to the consequent (causal-relevant, standard analysis), or do we allow past changes to accommodate the antecedent (backtracking, often rejected)? Example: "If Lee Harvey Oswald had not shot Kennedy, Kennedy would have lived." Forward-tracking: assume the assassination attempt occurred but failed, Kennedy recovers. Backtracking: assume Oswald's motivations or circumstances changed such that he never attempted to assassinate Kennedy, and trace that changed past forward. Standard analyses avoid backtracking (Stalnaker 1968) [2] because it entangles the counterfactual with hidden causal dependencies on the past. But some cases seem to require it (e.g., "if the general had ordered a retreat, the supply lines would have been intact" — the order depends on the general's perceptions, which depend on the battle's earlier course). Tension: causal-relevant reasoning wants forward-tracking; some intuitions want backtracking.
-
T3: Nearest-World Identification — What Makes Worlds Similar? Lewis's similarity metric is intuitive but contested (Fine 1975). [11] What features matter for similarity? Temporal continuity? Spatiotemporal paths? Law-preservation? Historical continuity? Different orderings yield different truth-values. Goodman's (1955) grue puzzle[12] exposed fundamental challenges to similarity-based semantics by showing how counterfactual truth depends on background assumptions about which properties are "natural." Pearl's (2009) [3] structural causal model approach sidesteps the problem by using graphical interventions rather than possible worlds — specify which variables are intervened, compute counterfactual via graph surgery. But this presupposes a correct causal model. Tension: no universally accepted criterion for world-similarity; different domains (physics, biology, history, law) may need different orderings; the metric appears context-dependent.
-
T4: Counterpossibles — Counterfactuals with Impossible Antecedents. What is the truth-value of "if 2+2 had equaled 5, arithmetic would be consistent"? Standard semantics renders all counterpossibles vacuously true (no impossible worlds are nearest to actual worlds, so the conditional is true in all of them). But this seems wrong — we want to say something about mathematical truths conditional on mathematical falsehoods. Nolan (1997) [13] and Williamson (2007) [14] propose non-trivial semantics for counterpossibles (allowing impossible worlds or using subjunctive content). Tension: standard semantics is simple but excludes counterpossibles as substantive; non-trivial semantics complicates the framework and multiplies ontological commitments.
-
T5: Causation Reduction — Counterfactual Dependence vs Causation. Lewis (1973, 1979) <!– FACT-D19-060, FACT-D19-062 –>[1] attempted to reduce causation to counterfactual dependence: C causes E iff E depends counterfactually on C (i.e., had C been different, E would have been different). But counterexamples abound: preemption (A causes E; if A hadn't occurred, B would have caused E instead — E counterfactually depends on A, but B's causal influence is preempted), late preemption, trumping. Modern accounts synthesize Pearl's causal models with philosophical insights (Pearl and Mackenzie 2018)[15] on the ladder of causation. Pearl (2009) and Woodward (2003) <!– FACT-D19-063, FACT-D19-070 –>[3] adopt non-reductive approaches: causation is a primitive notion or is analyzed via causal graphs and interventions, not pure counterfactual dependence. Tension: counterfactual dependence is intuitive and tractable; but it's neither necessary nor sufficient for causation.
-
T6: Empirical Operationalization — Unobservable Counterfactuals in Causal Inference. In causal inference, counterfactual outcomes are usually unobservable — the fundamental problem of causal inference (Rubin 1974). [6] We observe Y(1) or Y(0) for each unit, never both. Identification strategies (RCTs, natural experiments, instrumental variables, regression discontinuity, synthetic controls) provide partial solutions but require strong assumptions (exchangeability, ignorability, SUTVA, overlap). No design can identify all counterfactual contrasts from observational data; causal assumptions always exceed observational evidence. Tension: counterfactual semantics promises rigorous, computable truth-values; causal inference reveals that identification requires statistical assumptions beyond the logic, and some counterfactuals remain permanently unidentified from any finite dataset.
Structural–Framed Character¶
Counterfactuals is a hybrid on the structural–framed spectrum. Part of it is a bare pattern that means the same thing in any field; part of it is a frame — a vocabulary and a set of assumptions — inherited from philosophy. On balance it leans structural, carrying only a light frame.
The structural core is strong and portable: a conditional whose antecedent is known to be false, plus reasoning about what would follow under that altered condition. That form is identical whether it appears in a causal-inference model, in legal arguments about what would have happened but for a defendant's act, or in everyday what-if deliberation about a decision. The philosophical frame it carries is comparatively light — the apparatus of possible worlds, nearness, and similarity used to evaluate such claims — and while that vocabulary shapes the analysis, it sits atop a pattern that is plainly recognizable on its own. The prime carries only a mild evaluative pull (toward assigning responsibility) and is largely about spotting a conditional structure already in play, so it rests just on the structural side of the middle.
Substrate Independence¶
Counterfactuals is a moderately substrate-independent prime — composite 3 / 5 on the substrate-independence scale. Its signature reads as a conditional with a false antecedent, a framing that is philosophical and logical in flavor and most fully developed within philosophy. Causal inference, legal responsibility, and decision-making all draw on counterfactual reasoning, so the concept does reach other domains, but the transfer is real rather than automatic and the supporting examples are weak. Moderate abstraction and moderate breadth, with thin evidence of travel, leave it in the middle of the scale.
- Composite substrate independence — 3 / 5
- Domain breadth — 3 / 5
- Structural abstraction — 3 / 5
- Transfer evidence — 2 / 5
Relationships to Other Primes¶
Parents (2) — more general patterns this builds on
-
Counterfactuals is a kind of Causality
Counterfactual reasoning constructs claims of the form had A not occurred, B would not have occurred and uses them to identify causal structure, evaluate decisions, and assign responsibility. That is one of the four essential components of Causality itself: modal robustness — the counterfactual claim that fixing the cause would have fixed the effect under a fixed background. Counterfactuals are the specialization of causality that isolates and operationalizes the modal component as its primary inferential machinery.
-
Counterfactuals is a kind of Modal Reasoning
Counterfactual reasoning is a specialization of modal reasoning. Specifically, it deploys a modal operator (the counterfactual conditional) that quantifies over a structured space of alternatives -- nearest possible worlds, intervention regimes, or similarity-ordered scenarios -- to evaluate what would have followed under an antecedent contrary to actual fact. The truth of the counterfactual claim rests on the inner proposition holding across the relevant accessible alternatives, exactly the Kripke-style move modal reasoning names; counterfactuals are the subclass anchored to contrary-to-fact antecedents.
Children (1) — more specific cases that build on this
-
Minimal Modification Principle presupposes Counterfactuals
The minimal modification principle presupposes counterfactuals because it is a constraint on how to construct and evaluate counterfactual scenarios: vary only the antecedent and preserve as many actual facts as possible. Without the prior commitment to reason about "if A had been the case, then B would have followed" claims by comparing the actual world to relevantly-altered alternatives, there is nothing for the minimality requirement to discipline. The principle supplies the closeness ordering that makes counterfactual evaluation tractable rather than degenerating into unbounded reimagining.
Path to root: Counterfactuals → Modal Reasoning
Neighborhood in Abstraction Space¶
Counterfactuals sits among the more crowded primes in the catalog (38th percentile for distinctiveness): several abstractions describe nearly the same structure, so a description that fits it will tend to fit its neighbors too — transporting it usually means disambiguating within this family rather than landing on it exactly.
Family — Causality & Counterfactuals (5 primes)
Nearest neighbors
- Counterfactual Reasoning — 0.84
- Minimal Modification Principle — 0.82
- Falsifiability — 0.82
- Phenomenalism — 0.82
- Moral Relativism — 0.78
Computed from structural-signature embeddings · 2026-05-29
Not to Be Confused With¶
Counterfactuals must be distinguished from Counterfactual Reasoning, its closest neighbor (similarity 0.871). This distinction is foundational because the two operate at different levels of analysis and address different questions. Counterfactuals is the truth-conditional logical and semantic analysis—a philosophical and mathematical enterprise concerned with the structure of counterfactual propositions and what makes them true or false. Questions in counterfactuals: "What does 'if the Eiffel Tower were in Rome, it would be in Italy' mean? What makes that claim true or false? What possible worlds are relevant for evaluating the claim? How does a causal model determine the truth-value of a counterfactual intervention?" These are questions about formal structure, semantics, and evaluation logic. Counterfactual Reasoning is the cognitive and behavioral process by which reasoners actually generate, compare, and use counterfactual simulations. Questions in counterfactual reasoning: "Which counterfactuals do people actually imagine when facing a decision or outcome? Why is missing a flight by 5 minutes more regrettable than missing by 30 minutes? How does imagining alternatives change behavior and learning?" These are questions about psychology, neuroscience, emotion, and behavior. The distinction is clear: Counterfactuals asks "what makes a counterfactual claim logically true?" independent of any mind; Counterfactual Reasoning asks "how do minds actually construct and use counterfactual simulations?" A logician analyzing Lewis's possible-worlds semantics is studying counterfactuals; a psychologist measuring regret intensity as a function of simulation distance (Kahneman-Tversky) is studying counterfactual reasoning. The two are complementary but distinct. Psychological findings about how people reason can inform philosophical theories about truth-conditions (perhaps simulation ease tracks world-similarity), but the reverse is also true: semantic clarity about what makes counterfactuals true can refine psychological understanding of what constraints should guide reasoning.
Counterfactuals is also distinct from Paradox, though both deal with apparent logical contradiction or breakdown. Paradox is an argumentative structure in which apparently sound premises and valid reasoning lead to an unacceptable contradiction—a logical impasse that signals conceptual or definitional problems. Paradoxes (like the liar's paradox "this statement is false," or Russell's paradox in set theory) demand that we revise our concepts, definitions, or logical systems to resolve the contradiction. Counterfactuals, by contrast, are truth-apt propositions with determinable truth-values, even when those truth-values are difficult to compute or depend on context-sensitive factors. A counterfactual like "if kangaroos had no tails, they would topple over" is true or false under the right semantics (Lewis's possible-worlds ordering); it does not create a paradox or logical impasse. We can disagree about the truth-value depending on which similarity metric we apply or which causal model we adopt, but the proposition is semantically tractable. A paradox leaves us stuck—it forces revision of assumptions; a counterfactual challenges us to be precise about semantics and causal mechanisms, but it is not inherently intractable. The difference is that counterfactuals assume a particular semantic framework (possible worlds, causal graphs, nearest-world orderings) and ask what is true given that framework; paradoxes show that no consistent framework can accommodate the propositions involved. Truth-conditions are available for counterfactuals; paradoxes signal that truth-conditions cannot be consistently assigned.
Counterfactuals is also distinct from Deductive Reasoning, though both are formal, rule-governed processes. Deductive Reasoning is a proof technique for establishing logical necessity: given premises known to be true, derive conclusions that must logically follow by valid rules. "All humans are mortal; Socrates is human; therefore Socrates is mortal" is deductively valid because the conclusion logically follows from the premises by necessity—if the premises are true, the conclusion must be true. The truth-value of the conclusion is guaranteed by logical form alone, independent of any facts about the world. Counterfactuals require something beyond logical form: they require specifications about possible-world similarity (Lewis), causal mechanisms (Pearl), or intervention semantics (Woodward). Consider "if Oswald hadn't shot Kennedy, someone else would have." This is false under material-conditional truth-tables (because both antecedent and consequent are false, a material conditional is true), but under counterfactual semantics, its truth depends on whether the causal model supports the claim that someone else would have assassinated Kennedy. Deductive validity is determined by logical form; counterfactual truth is determined by semantic framework and causal structure. A deduction is valid or invalid based on rules of inference; a counterfactual is true or false based on world-similarity or causal dependence. The distinction matters for understanding what kind of evidence is relevant: for deduction, logical form is sufficient; for counterfactuals, empirical knowledge of causal mechanisms and background conditions is necessary.
Counterfactuals is also distinct from Inductive Reasoning, though both employ generalizations and empirical evidence. Inductive Reasoning extends premises about observed samples to broader generalizations with uncertainty: "Every swan I have observed is white; therefore, likely all swans are white." The inference moves from particular observations to universal or probabilistic claims, acknowledging uncertainty because unobserved cases could differ. Induction produces generalizations (rules, probabilities, patterns) from samples. Counterfactuals, by contrast, concern the truth-conditions of contrary-to-fact conditionals, evaluated via modal semantics and causal models. Induction asks "what pattern generalizes from my observations?"; counterfactuals asks "if a contrary-to-fact condition held, what would follow?" They are complementary: induction produces generalizations ("studying increases exam performance") that become premises for counterfactual reasoning and evaluation. A doctor inductively generalizes from observed patients ("antacid X relieved symptoms in 80% of cases"); counterfactual reasoning asks "if this patient had not taken antacid X, would the symptoms have returned?" The inductive generalization provides the causal background knowledge; the counterfactual asks what follows under altered conditions. Induction builds empirical generalizations; counterfactuals applies causal understanding to contrary-to-fact scenarios. Induction is extensional (about observed samples); counterfactuals is modal (about possible worlds or interventions).
Solution Archetypes¶
Solution archetypes in the catalog that build on this prime — directly (this prime is a source ingredient) or as a related prime.
Built directly on this prime (1)
Also a related prime in 11 archetypes
- Alternative-Hypothesis Generation
- Causal Mechanism Mapping
- Contingency-Visibility Across Scales
- Control-Condition Specification
- Effect Size Standardization
- Missingness-Aware Estimator Selection
- Regression-to-the-Mean Guardrail
- Risk-Adjustment and Benchmark Selection
- Sense-Experience Reduction Protocol
- Sensitivity Analysis Protocol
References¶
[1] Lewis, D. K. (1973). Counterfactuals. Harvard University Press. Develops counterfactual conditionals as quantification over the most similar accessible worlds; the similarity-based accessibility relation (not the operator alone) fixes a modal claim's meaning, evaluates the non-actual as non-actual, and underlies both legal but-for causation and the hidden-accessibility-relation character of apparently factual disputes. ↩
[2] Stalnaker, R. C. (1968). A theory of conditionals. In N. Rescher (Ed.), Studies in Logical Theory (American Philosophical Quarterly Monograph Series 2, pp. 98–112). Blackwell. First possible-worlds semantics for conditionals using a selection function that picks the antecedent-world differing minimally from the actual world; original formal articulation of minimal-change semantics. ↩
[3] Pearl, Judea. Causality: Models, Reasoning, and Inference. 2nd ed. Cambridge: Cambridge University Press, 2009 (1st ed., 2000). Canonical modern reference for causal-inference formalization. Earlier: Pearl, Probabilistic Reasoning in Intelligent Systems: Networks of Plausible Inference (San Mateo, CA: Morgan Kaufmann, 1988). Accessible: Pearl, Judea, Madelyn Glymour, and Nicholas P. Jewell, Causal Inference in Statistics: A Primer (Chichester: Wiley, 2016). ↩
[4] Lewis, D. (1979). Counterfactual dependence and time's arrow. Noûs, 13(4), 455–476. Lewis time-asymmetric similarity metric; causation as counterfactual dependence. ↩
[5] Kahneman, D., & Tversky, A. (1981). The simulation heuristic. In Judgment under Uncertainty: Heuristics and Biases (pp. 201–208). Cambridge University Press. Kahneman-Tversky simulation heuristic foundational to counterfactual reasoning; regret predicted by simulation ease and distance. ↩
[6] Rubin, D. B. (1974). Estimating causal effects of treatments in randomized and nonrandomized studies. Journal of Educational Psychology, 66(5), 688–701. Foundational potential-outcomes framework: defines causal effects as comparisons of outcomes under hypothetical treatments holding background conditions fixed; formalizes minimal modification implicit in randomized controlled trials and observational designs. ↩
[7] Stalnaker, R., & Thomason, R. H. (1970). A semantic analysis of conditional logic. Theoria, 36(1), 23–42. Semantic analysis of conditional logic; possible-worlds framework. ↩
[8] Morgan, S. L., & Winship, C. (2014). Counterfactuals and Causal Inference (2nd ed.). Cambridge University Press. Counterfactuals in social-science causal inference; identification strategies and assumptions. ↩
[9] Starr, W. (2019). Counterfactuals. Stanford Encyclopedia of Philosophy. Starr comprehensive SEP entry on counterfactual logic and semantics. ↩
[10] Woodward, J. (2003). Making Things Happen: A Theory of Causal Explanation. Oxford University Press. Interventionist theory of causation: X causes Y if and only if Y would change under some intervention on X holding other variables fixed; supports parsimonious-scenario, causal-effect-isolation, and sensitivity-analysis reasoning. ↩
[11] Fine, K. (1975). Critical notice of Lewis's Counterfactuals. Mind, 84(335), 451–458. Fine critique of Lewis similarity metric; objections to world-selection principle. ↩
[12] Goodman, N. (1955). Fact, Fiction, and Forecast. Harvard University Press. Goodman grue puzzle and the problem of counterfactual conditionals; challenge to similarity-based semantics. ↩
[13] Nolan, D. (1997). Impossible worlds: A modest approach. Notre Dame Journal of Formal Logic, 38(4), 535–572. Nolan counterpossibles; non-trivial semantics for impossible antecedents. ↩
[14] Williamson, T. (2007). The Philosophy of Philosophy. Blackwell. Williamson modal epistemology and counterpossibles; impossible antecedents. ↩
[15] Pearl, J., & Mackenzie, D. (2018). The Book of Why: The New Science of Cause and Effect. Basic Books. Pearl popular synthesis; ladder of causation; causal reasoning for counterfactuals. ↩