I understand that proposition logic can be expressed as 3=3, and predicate logic can be expressed as x+3=5. However I am unsure if proposition logic can contain a statement such as x=3? A simple yes or no answer is all I am searching for. Thanks in advance! :)
2026-04-02 22:05:57.1775167557
Can a proposition contain variables?
1.9k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Variables are definitely not part of propositional logic.
I suppose we could define our propositional logic language to allow expressions like $Siblings(a,b)$ for readability sake to express atomic statements (instead of your typical $P$'s and $Q$'s) as long as you do not analyze that statement as consisting of those parts. That is, in propositional logic, atomic statements are exactly that: atomic statements without any further composition or structure. Indeed, if you were to use $3=3$ in such a language for propositional logic, it would be considered just like any other atomic statement, i.e. something that could be either true or false. But in predicate logic, the $=$ is a logical symbol, and there $3=3$ is a tautology.