Hintikka (1962): Doxastic indefensibility of Moore's sentence #
[Hin62] Ch. 4 analysis of Moore's paradox. The sentence
"p but I do not believe that p" is not self-contradictory — there are
worlds where p holds while the speaker fails to believe p. But its
would-be-believed form B_a (p ∧ ¬ B_a p) is indefensible in any KD4
doxastic model: a 1-line specialisation of
Core.Logic.Modal.box_not_moore to the agent-indexed belief
accessibility of CommitmentState. The knowledge analogue specialises
the same substrate lemma to epistemic accessibility.
The Moore content for speaker s and proposition p: worlds where
p holds and s does not believe p.
Equations
- Hintikka1962.mooreContent c s p = {w : W | w ∈ p ∧ ¬Discourse.Commitment.Frame.Believes c s p w}
Instances For
Doxastic indefensibility of a propositional content for an agent in
a given commitment state: a does not believe P at any world.
Restricted to set-valued contents; Hintikka §4.8's general
definition ranges over finite sets of sentences.
Equations
- Hintikka1962.DoxasticallyIndefensible c a P = ∀ (w : W), ¬Discourse.Commitment.Frame.Believes c a P w
Instances For
The Moore-paradox theorem: under KD4 belief, no agent can believe the Moore content at any world.
A two-world KD4 frame: every world treats only false as belief-
accessible. Used as a witness for true_mem_mooreContent.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Satisfiability of the Moore sentence: with p := {true} over
mooreWitness, the world true lies in mooreContent. The
propositional content p ∧ ¬B_a p is consistent — contrast with
p ∧ ¬p, which has no models; only the believed form fails.
Epistemic analogue (Hintikka §4.11): under KD4 knowledge,
"p but I don't know whether p" is unknowable. Direct corollary of
box_not_moore for knows.
Performatory corollary (state-theoretic restatement of Hintikka §4.10): under sincerity, no commitment state hosts a self-commitment to the Moore content. Hintikka's performatoriness claim is about the act of asserting; this is the resulting constraint on states a sincere assertion could leave behind.