Documentation

Linglib.Phenomena.Presupposition.Studies.Heim1992

KD45 Projection: The @cite{heim-1992} Know/Believe Asymmetry #

@cite{heim-1992}

@cite{heim-1992} observed that presupposition projection differs under knowledge vs. belief predicates:

The first projects the presupposition to the actual world; the second only attributes it to the attitude holder. This asymmetry follows from the modal frame conditions:

This file constructs a concrete 2-world model demonstrating the asymmetry, connecting KnowledgeBeliefFrame (from EpistemicLogic.lean) through doxOfAccessRel (from BeliefEmbedding.lean) to presupFiltered (from LocalContext.lean).

World Model #

Two-world model for the @cite{heim-1992} scenario.

  • actual: Mary never smoked (presupposition false)
  • believed: Mary used to smoke (presupposition true), accessible via John's beliefs
Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      Single agent: John.

      Instances For

        Frame Construction #

        Knowledge accessibility (S5: reflexive). Both worlds access both worlds.

        Equations
        Instances For

          Belief relation is serial (every world accesses some world).

          Belief relation is NOT reflexive (actual does not access itself).

          R_B ⊆ R_K: belief-accessible worlds are knowledge-accessible.

          The knowledge-belief frame bundling S5 knowledge and KD45 belief.

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

            Presupposition #

            "Mary used to smoke" — the presupposition of "stop smoking". True at believed, false at actual.

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

              Local Contexts #

              Knowledge local context constructed via the bridge.

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

                Belief local context constructed via the bridge.

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

                  @cite{heim-1992} Asymmetry Theorems #

                  S5 reflexivity forces presupposed content to be true at the actual world.

                  Under knowledge embedding, if the presupposition is filtered (entailed by the knowledge local context) at actual, then the presupposition must hold at actual — because S5 reflexivity makes actual one of the knowledge-accessible worlds from actual.

                  KD45 non-reflexivity permits false presuppositions under belief embedding.

                  The presupposition is filtered at actual (entailed by the belief local context) even though presup actual = false. This is because the only belief-accessible world from actual is believed, where the presupposition holds.

                  The @cite{heim-1992} know/believe asymmetry.

                  Under our concrete model where the presupposition is false at the actual world:

                  1. The presupposition IS filtered under belief embedding (KD45) — John's belief worlds satisfy it.
                  2. The presupposition is NOT filtered under knowledge embedding (S5) — reflexivity forces it to hold at actual, where it is false.