Common Ground¶
Core Idea¶
Common ground is the body of propositions that iterated mutual recognition — I know X, you know X, I know you know, and so on without limit — has stabilised, forming a shared substrate that licenses abbreviated, indexical communication and makes joint action safe.
How would you explain it like I'm…
What We Both Know
Talking in Shortcuts
We Know That We Know
Broad Use¶
- Pragmatics: anaphora, definite reference, and ellipsis all draw on a stabilised body of mutually recognised propositions.
- Distributed systems: consensus algorithms ensure a committed value is known to be known to a majority — acting on merely mutually-known state is unsafe.
- Team coordination: high-performing teams develop dense common ground that supports fast, elliptical communication — and lose it silently in crisis or across silos.
- Cryptography: a handshake builds common ground about identity, keys, and protocol versions; mismatched assumed ground is the failure many attacks exploit.
- Diplomacy: opening a negotiation requires building enough common ground about facts and frames to make specific moves intelligible.
- AI dialogue: an assistant with persistent session ground communicates elliptically where one without it must restate context each turn.
Clarity¶
Distinguishes shared knowledge (each party knows X) from common ground (each knows the other knows, and knows that this is mutually known) — many "fact-sharing" failures are really mutual-recognition gaps — and makes the grounding ritual visible.
Manages Complexity¶
Compresses an interaction's communication budget by licensing elliptical reference — "yes, Tuesday" suffices where a full specification would otherwise be required — and reduces a wide failure family to one diagnostic: a piece of supposed common ground was not, in fact, common.
Abstract Reasoning¶
Licenses the audit (is this common ground or merely mutual?), grounding-ritual design, the recognition that no finite exchange of fallible messages produces genuine common knowledge, and the periodic reset against silent drift.
Knowledge Transfer¶
- Distributed systems to aviation: the "single round is insufficient" recognition ports as the repeated-confirmation pattern in surgical timeouts and crew resource management.
- Cryptography to onboarding: the handshake's challenge-response function ports to rituals that establish role, authority, and trust.
- Game theory to diplomacy: focal points work because they are common knowledge, porting as the principle of explicit, public commitment.
Example¶
In the coordinated-attack problem, two generals communicating by capturable messengers can never reach common knowledge of the attack time by any finite message exchange — only an exogenous joint signal (a flare, a pre-agreed clock) grounds the fact in one stroke.
Not to Be Confused With¶
- Common Ground is not Coordination because coordination is the alignment of actions whereas common ground is the epistemic substrate that makes safe coordination possible.
- Common Ground is not Common Knowledge alone because common knowledge is the formal recursion whereas common ground adds the grounding process, the abbreviation budget, and the silent-drift failure mode.
- Common Ground is not a Shared Mental Model because a shared mental model is overlapping content whereas common ground is the meta-fact that the overlap is mutually recognised as overlapping.