The Atomic Proposition
A proposition is simply a declarative statement that is exactly one of two things: True or False. It cannot be both, and it cannot be neither.
- ▶ "Paris is the capital of France." (T)
- ▶ "The earth is flat." (F)
- ▶ "2 + 2 = 5." (F)
- ▶ "What time is it?" (Question)
- ▶ "Read this book." (Command)
- ▶ "This sentence is false." (Paradox)
By assigning these statements variable names like P and Q, we can stop worrying about what the sentences actually mean, and start calculating their structural truth.