I know this question might sound stupid, but hear me out.
For a while I took truth values for granted, but recently I've gotten very confused about them. Wikipedia says that a truth value is a "value indicating the relation of a proposition to truth". Afterwards it goes on to say that in classical logic, there are two truth values, true and false. It also says that the set of those two values is the boolean domain $\mathbb{B}$. On the boolean domain page, it says that a boolean domain is a set of two elements whose interpretations include true and false.
Now, for my question.
Are truth values, true and false, specific mathematical objects, just like the number $5$ for example, so when someone says "logical truth", they refer to the specific mathematical object?
And is $\mathbb{B}$ a specific set, just like $\mathbb{R}$ but instead of numbers its elements are truth values?
If not, are truth values and $\mathbb{B}$ something abstract (for example, could the integers $0$ and $1$ be considered truth values)?
Any help is appreciated
In mathematical logic, yes, they are mathematical objects. And yes, 'True' and 'False' in this mathematical domain are just like the number $5$ in the domain of integers or reals. It's just that in the domain of logic there are just these two objects, that's it. Statements/claims/propositions can be assigned a truth-value, just like variables can be assigned a number.
Yep, that's it!
People often use $0$ and $1$ when doing boolean logic, since they're a little easier to work with, and if you wanted to, you could define a boolean algebra with those two symbols .... but they wouldn't really be integers. Or, if they are, we would have an algebra defined over integers $0$ and $1$ but with some unusual operations (e.g. 'or' would not have a super intuitive counterpart in integer operations). So ... better to say that truth-values are one thing, integers something else. Hence the distinction between $\mathbb{B}$ and $\mathbb{N}$or $\mathbb{R}$