Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Common Knowledge on an Admissible Announcement Domain

Abstract

A true public announcement creates common knowledge on the restricted admitted domain.

Theorem 1.1 (True public announcements create common knowledge).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/PublicAnnouncement/AdmissibleAnnouncementCommonKnowledge.true_public_announcement_is_common_knowledge_on_admitted_domain (✓ std3). ∎

Source. Repository-derived.

Commentary.

The pre-announcement admitted domain A and public proposition P are both public inputs. The post-announcement carrier is constructed by the canonical descriptiveCondition(P,A) restriction.

Common reachability is the reflexive-transitive closure of steps witnessed by one agent’s accessibility relation. Every target in the restricted carrier satisfies P by its membership evidence.

The actual anchor is required to lie in A and P, so it embeds into the post-announcement carrier without replacing A by the universal set.

References