Stalnaker 1981 @cite{stalnaker-1981} #
A Defense of Conditional Excluded Middle. In Harper, Stalnaker & Pearce (eds.), Ifs, 87--104. Springer.
Core Contributions #
- CEM is valid under selection-function semantics + supervaluation
- Uniqueness as vagueness: ties in similarity are semantic indeterminacy, handled by supervaluation rather than by abandoning uniqueness
Mightcounterfactuals: CEM + Lewis's definition ofmightas ¬(would ¬B) collapses might into would. Stalnaker treatsmightas genuine epistemic possibility, restoring the distinction via supervaluation over ties.- Distribution principle: (A □→ (B∨C)) ⊃ ((A □→ B) ∨ (A □→ C)) holds for selection semantics with uniqueness, fails for universal
Integration #
- CEM:
cem_selectional(Counterfactual.lean) - Supervaluation bridge:
selectional_as_supervaluation(Counterfactual.lean) - Might collapse:
lewis_might_eq_would_cem,lewis_might_eq_would_singleton - Distribution:
distribution_selectional,distribution_fails_universal - This file: concrete worked examples (Bizet--Verdi, might/would, scope)
The Bizet--Verdi Example #
The example originates with @cite{quine-1950}.
"If Bizet and Verdi had been compatriots, Bizet would have been Italian." "If Bizet and Verdi had been compatriots, Verdi would have been French."
On Lewis's analysis, both are false (each individual CF fails because not all closest worlds satisfy the consequent). On Stalnaker's, both are indeterminate — the selection function faces a genuine tie between the both-Italian and both-French worlds.
CEM still holds: for each conditional, the disjunction φ ∨ ¬φ is not false (it is gap ∨ gap under supervaluation). But under universal semantics CEM fails: both φ and ¬φ are false.
Equations
- Stalnaker1981.instReprBVWorld = { reprPrec := Stalnaker1981.instReprBVWorld.repr }
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Stalnaker1981.instDecidableEqBVWorld x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
- One or more equations did not get rendered due to their size.
Similarity ordering for Bizet--Verdi: actual is strictly closest to itself (centering), and bothItalian and bothFrench are equally close (mutual ≤). This models the tie that Stalnaker's supervaluation handles.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The antecedent: Bizet and Verdi are compatriots.
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
The consequent: Bizet is Italian.
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
The consequent: Verdi is French.
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
"If B&V had been compatriots, Bizet would have been Italian" is indeterminate: some closest compatriot-worlds make it true (.bothItalian), others false (.bothFrench).
"If B&V had been compatriots, Verdi would have been French" is also indeterminate, for the same reason.
CEM holds for Bizet--Verdi under selectional semantics. Derived
from the generic cem_selectional — concrete examples inherit from
the theory rather than being independently verified.
CEM fails under universal semantics. Lewis's theory makes both "would B" and "would ¬B" false — so their disjunction is false. This is the central empirical divergence.
Might Counterfactuals #
Lewis defines "if A, might B" as ¬(A □→ ¬B). Combined with CEM, this
collapses might into would:
- CEM: (A □→ B) ∨ (A □→ ¬B)
- If (A □→ ¬B), then ¬(A ◇→ B) by Lewis's def, so (A ◇→ B) → (A □→ B)
- If (A □→ B), then (A ◇→ B) since would implies might
- Therefore: (A ◇→ B) ↔ (A □→ B)
The general collapse is proved as lewis_might_eq_would_cem in
Counterfactual.lean, with lewis_might_eq_would_singleton as the
special case for unique closest worlds. Here we show concrete
consequences:
- In Bizet--Verdi (ties), selectional
mightis true whilewouldis gap — the distinction is preserved by supervaluation - Lewis's
mightis also true here (no collapse because Lewis rejects CEM), but for the wrong reason: it conflates epistemic possibility with the absence of universal counterfactual negation
In the Bizet--Verdi scenario, the selectional might is true —
correctly predicting that "Bizet MIGHT have been Italian" is
acceptable.
Selectional might is also true for the French direction.
The might/would asymmetry under supervaluation: both might
conditionals are true even though neither would conditional is
determinate (both are gap). This is the correct pattern: "Bizet
might have been Italian" is acceptable, "Bizet would have been
Italian" is neither true nor false.
Singleton collapse: with a single closest world, Lewis's might
and would give identical results. This is the concrete instance of
lewis_might_eq_would_singleton.
Instances For
Equations
- Stalnaker1981.instReprSWorld = { reprPrec := Stalnaker1981.instReprSWorld.repr }
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Stalnaker1981.instDecidableEqSWorld x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
Equations
- Stalnaker1981.instFintypeSWorld = { elems := {Stalnaker1981.SWorld.actual, Stalnaker1981.SWorld.closest}, complete := Stalnaker1981.instFintypeSWorld._proof_1 }
Singleton similarity: actual is strictly closest to itself (centering), and closest is the unique closest non-actual world.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Stalnaker1981.sAnte Stalnaker1981.SWorld.closest = True
- Stalnaker1981.sAnte x✝ = False
Instances For
Equations
- One or more equations did not get rendered due to their size.
Equations
- Stalnaker1981.sCons Stalnaker1981.SWorld.closest = True
- Stalnaker1981.sCons x✝ = False
Instances For
Equations
- One or more equations did not get rendered due to their size.
With a unique closest world, Lewis's might = would.
Distribution Principle #
On Lewis's account, conditionals act like necessity operators on their consequents. The distribution principle
(A □→ (B ∨ C)) ⊃ ((A □→ B) ∨ (A □→ C))
holds for selection semantics with uniqueness (one world, B∨C ⊃ B or C) but fails for universal semantics (∀ distributes over ∧, not ∨).
Under universal semantics: compatriots □→ (Italian ∨ French) is true (every compatriot-world satisfies one or the other), but NEITHER compatriots □→ Italian NOR compatriots □→ French is true. Distribution fails.
Under selectional semantics with ties, the compound conditional
(B∨C) is true (all closest worlds agree on B∨C), but the individual
conditionals are indeterminate. The uniqueness premise of
distribution_selectional is not met here (two closest worlds).
Conditionals and Quantifier Scope #
On Lewis's analysis, conditional antecedents determine a set of possible worlds, so conditionals interact with quantifiers exactly like necessity operators. The scope distinction between (A > (∃x)Fx) and (∃x)(A > Fx) is semantically significant.
The Supreme Court dialogue:
- "He has to appoint some woman" (narrow scope: ∃ under □)
- "He doesn't have to appoint any particular woman" (no wide scope)
The same pattern arises in counterfactuals when there are ties: the selection function will pick a world where someone is appointed, but no particular woman is the one who would be appointed.
- actual : CourtWorld
- w1 : CourtWorld
- w2 : CourtWorld
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Stalnaker1981.instReprCourtWorld = { reprPrec := Stalnaker1981.instReprCourtWorld.repr }
Equations
- Stalnaker1981.instDecidableEqCourtWorld x✝ y✝ = if h : x✝.ctorIdx = y✝.ctorIdx then isTrue ⋯ else isFalse ⋯
w1 and w2 are equally close to actual (mutual ≤): the president's choice is underdetermined.
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The antecedent: a vacancy occurs.
Equations
- Stalnaker1981.vacancy Stalnaker1981.CourtWorld.actual = False
- Stalnaker1981.vacancy x✝ = True
Instances For
Equations
- One or more equations did not get rendered due to their size.
Woman A is appointed in w1.
Equations
- Stalnaker1981.appointA Stalnaker1981.CourtWorld.w1 = True
- Stalnaker1981.appointA x✝ = False
Instances For
Equations
- One or more equations did not get rendered due to their size.
Woman B is appointed in w2.
Equations
- Stalnaker1981.appointB Stalnaker1981.CourtWorld.w2 = True
- Stalnaker1981.appointB x✝ = False
Instances For
Equations
- One or more equations did not get rendered due to their size.
Someone is appointed (narrow scope ∃).
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
Narrow scope: "he would appoint some woman" — all closest worlds have someone appointed, so this is true even under universal semantics.
Wide scope fails for each particular woman: "he would appoint woman A" is indeterminate (gap) under selectional semantics.
The scope contrast: narrow scope (someone appointed) is true, but wide scope for each individual is indeterminate. This illustrates Stalnaker's point that counterfactual antecedents purport to pick a unique world even when the choice is underdetermined — scope interacts with the selection function.