I’ve been arguing with my dad about whether or not True and False are actually propositions themselves, and I’d be curious to hear your thoughts.
The definition of a proposition I’m seeing in most places is a declarative sentence which can have a value of either True or False, but never both.
This is probably getting into the nuances of language, but it seems to me that saying “True!” is pretty declarative (it certainly isn’t asking a question), and it can only result in a value of True, therefore not violating the second portion of the definition.
My dad, on the other hand, thinks it is not a proposition, because it’s lacking other features he associates with them, such as two separate ideas being linked (i.e. the sky is blue — the first idea is “the sky”, the second idea is “blue”, and the declaration/link is the word “is”).
Any insights would be appreciated!
According to this definition by wikipedia
it seems they are. "Propositional constants" means True and False.
If we define a proposition over a set of variables as being a function from the values of those variables to the set {True,False}, then while propositions and True/False are distinct, we can consider True as a function to be a constant function that is always True.
Also note (still from wikipedia)
So just because something is a "proposition" in propositional calculus, does not mean that it is meaningful statement in English. When you say "My dad, on the other hand, thinks it is not a proposition, because it’s lacking other features he associates with them", that implies you are discussing the "ordinary meaning" of the word, but you're posting this question on Math SE and you have tagged it "propositional calculus", so what your Dad "associates" with it is not relevant; only the formal definition is within propositional calculus is.