My book says variables cannot be used in propositional logic. Is this an exception? It can't be false so I know it is a tautology, but my book doesn't categorize tautology into a type of logic.
2026-04-24 06:42:16.1777012936
On
Is x*(1/x)=1 propositional logic?
57 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
No, this is not a formula of propositional logic.
In propositional logic, the formulas are always either propositional letters or built from smaller formulas using logical connectives. That doesn't match here because your formula is something different.
(Note that in the jargon of mathematical logic, something like $x\cdot(1/x)$ is not a "formula" but a "term". Formulas are just things that can be true or false).
There are multiple things going on here, so I'm going to unpack this.
Of course, once the numbers are defined, you can "go back" and mix basic logic with the "new" machinery of numbers, so that it is perfectly reasonable to write $x < 3 \vee x > 7$, for example. But then you're not working in "pure" propositional logic any more, because you've added axioms describing the numbers.