In formal/mathematical logic, what are the rules governing "identity" (equals sign) use? Why is it that a conditional (or in certain instances a biconditional) sign is used instead to show a relation between propositions.
I'm a high school student with a developing interest in logic, so any insight into the philosophy guiding the semantics of logical languages would be appreciated.
Thank you for your time.
Edit: Thank you for your responses. I have two fallacious arguments written propositionally: If P, then Q If P, then R Therefore: If Q, then R And If P, then Q If R, then Q Therefore: If P, then R However, if these particular propositions were interpreted as being connected not by a conditional sign but by an "=" (identity) sign, wouldn't we have examples of the transitive property (i.e. P=Q, P=R, so Q=R using the rule of identity elimination in Fitch calculus)? However, neither conditional/biconditional introduction/elimination would be able to prove this in Fitch. Is this why it's a bad idea to use "=" when translating to the more primitive language of propositional logic?
The equality sign could be used between propositions, but they would need to be equal, that is, they would need to be the same proposition.
One reason for using biconditional is that it can link propositions that are not equal, but which have the same truth value. For example, "English has 26 letters" and "Hydrogen has one electron" are both true, but they are not the same. So we would not write an equal sign between them, but we could write a biconditional between them.
In propositional logic, we are often much more concerned with whether propositions have the truth value than whether they are the same - to the point that the equality sign is often left out altogether.