Documentation

Linglib.Studies.ChungMascarenhas2024

[CM23] — Modality, expected utility, and hypothesis testing #

A single lexical entry for must, parameterized by a set R of "relevant propositions". For deontics, R = R_D (rules/ideals); E[μ_R ∣ φ] is then the expected utility of φ. For epistemics, R = R_E (relevant known facts/evidence); E[μ_R ∣ φ] is what C&M call the explanatory value of φ, equal to the sum of likelihoods Σ_i P(e_i ∣ φ) (their eq. 12, which follows by definition once μ_R = Confirmation.countMeasure R).

Headline operator (C&M (6)):

⟦must φ⟧^w = (E_w[μ_R ∣ φ] > θ) ∧ ∀ψ ∈ Alt(φ). (E_w[μ_R ∣ ψ] ≤ θ)

What this file contains #

The Linda and Lawyers files do not set up full PMFs (the joint distributions over hypothesis-and-evidence are not pinned down by C&M's text). The numerical-claim level is sufficient to document the operator's predicted direction without committing to modeling choices not in the paper.

Cross-references #

The operator #

def ChungMascarenhas2024.mustCM {W : Type u_1} [Fintype W] (p : PMF W) (R : Finset (Set W)) (φ : Set W) (alts : Finset (Set W)) (θ : ENNReal) :

[CM23] (6): must φ iff E_w[μ_R ∣ φ] exceeds the contextual threshold θ AND no alternative does.

Equations
Instances For
    def ChungMascarenhas2024.oughtCM {W : Type u_1} [Fintype W] (p : PMF W) (R : Finset (Set W)) (φ : Set W) (θ : ENNReal) :

    The [Slo70]-flavored ought: drop the exhaustification clause. [vFI05] §6 identifies this with the weak-necessity modal across teleological and deontic flavors.

    Equations
    Instances For
      def ChungMascarenhas2024.mustCMWithPlausibility {W : Type u_1} [Fintype W] (p : PMF W) (R : Finset (Set W)) (φ : Set W) (alts : Finset (Set W)) (θ θplaus : ENNReal) :

      [CM23] §5: mustCM with the additional plausibility requirement P(φ) ≥ θplaus. Kept as a separate def rather than baked into mustCM, so the §5 patch (which C&M concede is not derived from the core) stays reviewable.

      Equations
      Instances For

        Miners scenario [KMF10] #

        Six worlds = (block-action) × (miners-location):

        Uniform prior over the 6 worlds — equivalent (under independence of action and location) to a uniform prior on miners-location with action a free choice. idealsRD (paper notation R_D) is {1 saved, 2 saved, ..., 10 saved}, following [CKK13].

        @[reducible, inline]

        World type: six (action × miners-location) combinations.

        Equations
        Instances For

          Block-A.

          Equations
          Instances For

            Block-B.

            Equations
            Instances For

              Block-neither.

              Equations
              Instances For

                Miners in shaft A.

                Equations
                Instances For

                  Miners in shaft B.

                  Equations
                  Instances For

                    Miners saved at each world (C&M Table 1).

                    Equations
                    Instances For

                      Uniform PMF over the 6 worlds.

                      Equations
                      Instances For
                        noncomputable def ChungMascarenhas2024.Miners.idealsRD :
                        Finset (Set World)

                        The relevant-ideals set, paper notation R_D: the set of worlds where at least k miners are saved, for k = 1, ..., 10. μ_R(w) = minersSaved w by construction.

                        Equations
                        Instances For

                          C&M §3.2 + (30)/(31): the salient evidence from the Linda description projects to two propositions about Linda — concern with social justice (socialJustice) and anti-nuclear-protests participation (antiNuclearProtests). Conditional probabilities given each hypothesis:

                          C&M predict the modal conjunction fallacy: under any threshold θ with 0.5 < θ < 1.5, Linda must be a feminist bank teller is true while Linda must be a bank teller is false.

                          We do not set up the full joint PMF over hypothesis-and-evidence (those weights are not pinned down by C&M). The numerical-claim level is sufficient to document the prediction.

                          P(socialJustice ∣ teller) = 0.3 per C&M (30).

                          Equations
                          Instances For

                            P(antiNuclearProtests ∣ teller) = 0.2 per C&M (30).

                            Equations
                            Instances For

                              P(socialJustice ∣ feministTeller) = 0.8 per C&M (31).

                              Equations
                              Instances For

                                P(antiNuclearProtests ∣ feministTeller) = 0.7 per C&M (31).

                                Equations
                                Instances For

                                  E[μ_R ∣ feministTeller] = 1.5 per C&M (33).

                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  Instances For

                                    The modal conjunction fallacy as a numerical inequality: the conjunctive hypothesis has strictly higher explanatory value. Any threshold θ between the two predicts the must-conjunction true and the bare must-claim false.

                                    C&M §3.3 + (37)/(38): two evidence pieces from the Jack description — absence of interest in political/social issues (notPoliticalSocial) and enjoyment of mathematical puzzles (enjoysMath).

                                    C&M predict base-rate neglect at the modal level: under any threshold θ with 0.63 < θ < 1.33, Jack must be an engineer is true irrespective of the prior split between lawyers and engineers.

                                    Same caveat as ModalLinda.

                                    P(notPoliticalSocial ∣ engineer) = 0.78 per C&M (37).

                                    Equations
                                    Instances For

                                      P(enjoysMath ∣ engineer) = 0.55 per C&M (37).

                                      Equations
                                      Instances For

                                        P(notPoliticalSocial ∣ lawyer) = 0.35 per C&M (38).

                                        Equations
                                        Instances For

                                          P(enjoysMath ∣ lawyer) = 0.28 per C&M (38).

                                          Equations
                                          Instances For

                                            Base-rate neglect as a numerical inequality: the engineer hypothesis has strictly higher explanatory value than the lawyer hypothesis, irrespective of prior.

                                            Compositional Korean derivation (C&M §4) #

                                            The Korean conditional evaluative cip-ey iss-eya toy-n-ta ('lit. only if at home, it suffices' ≈ 'must be home') is, per C&M, the transparent compositional form of English must:

                                            1. the evaluative predicate toy 'EVAL' as the measure function μ_R
                                            2. the conditional if φ, EVAL as E_w[μ_R ∣ φ] (their eq. 44, our Semantics.Conditionals.Probabilistic.condIf)
                                            3. the exhaustifier -(e)ya 'only-if' adding the alternative negation: ∀ψ ∈ Alt(φ). E_w[μ_R ∣ ψ] ≤ θ

                                            The composition (their (48)) yields mustCM exactly.

                                            theorem ChungMascarenhas2024.ya_exhaustification_yields_mustCM {W : Type u_1} [Fintype W] (p : PMF W) (R : Finset (Set W)) (φ : Set W) (alts : Finset (Set W)) (θ : ENNReal) (hThresh : PMF.Confirmation.sumLikelihoods p R φ > θ) (hExhaust : ψalts, PMF.Confirmation.sumLikelihoods p R ψ θ) :
                                            mustCM p R φ alts θ

                                            [CM23] (48): adding the -(e)ya exhaustifier to Θ(⟦if φ, EVAL⟧^w) yields mustCM φ. Trivial by definition: the exhaustifier IS the second conjunct of mustCM. The named theorem documents the compositional claim for cross-references.