From Propositions to Consistency
1. A Propositional World
Consider five concepts: a cat, a dolphin, a fish, a lizard, and a bird. We may ask simple yes-or-no questions about them: Does it feed its young with milk? Does it live underwater? Does it have four legs?
| Concept | : milk | : underwater | : four legs |
|---|---|---|---|
| cat | 1 | 0 | 1 |
| dolphin | 1 | 1 | 0 |
| fish | 0 | 1 | 0 |
| lizard | 0 | 0 | 1 |
| bird | 0 | 0 | 0 |
Let denote the set of concepts and the set of propositions. Each proposition is a Boolean-valued function on :
We call
a propositional world.
A proposition tells us whether something is true or false for each concept in .
2. What Does Consistent Mean?
Now choose a set of propositions
For example, take the three propositions “feeds its young with milk,” “lives underwater,” and “has four legs.” A basic question immediately appears:
Our everyday intuition is that a set of propositions is consistent when its propositions can all be true together.
The three propositions above seem perfectly consistent. There is no apparent contradiction in imagining an animal that satisfies all three.
Consistency means the possibility of joint truth.
3. A Natural Guess
How can we turn this intuition into mathematics?
Since every proposition is a function on , the most immediate idea is to look for a concept for which every proposition in is true.
This suggests
The reasoning is natural: if the propositions can all be true together, perhaps there should be something for which they are all true.
Joint possibility seems to suggest a common realization.
4. The Guess Fails
Return to our three propositions: milk, underwater, and four legs.
Looking at the table, no concept in satisfies all three:
But this does not make the three propositions inconsistent. Nothing contradictory prevents us from imagining an animal that lives underwater, has four legs, and feeds its young with milk.
The problem is therefore the proposed equivalence. We confused what can be jointly true with what is already jointly realized in .
One direction remains valid:
But the converse need not hold.
What is realized in may be only part of what is consistent.
5. The Consistency Family
This failure suggests a change of viewpoint. Instead of trying to define consistency entirely through the concepts already contained in , we record directly which sets of propositions are consistent.
Let
where
means that the propositions in can all be true together.
There is one immediate structural requirement. If is consistent, then removing some propositions cannot create a contradiction. Hence
Our propositional world is therefore enriched from
to
Consistency is no longer identified with realization in ; it is represented by its own family .
6. The Realizability Family
Although realization in is not enough to characterize all consistency, it still gives us an important source of consistent sets.
Collect all sets of propositions that have a common realization in :
This family has the same downward property. Indeed, take and . By definition, there exists such that every proposition in is true at . Since , the same also makes every proposition in true. Therefore
Thus
Moreover, every set with a common realization is certainly consistent, so
The inclusion may be strict: some sets of propositions may be consistent even though nothing currently contained in realizes them.
Realization generates consistency, but does not necessarily exhaust it.