I just read (at the beginning of this Wikipedia site) that "$A \Leftrightarrow B$" means "A can be replaced in a logical proof with B". Is this interpretation of the symbol true?
(I have so far understood the symbol for equivalence ($\Leftrightarrow$) to mean that, given $A \Leftrightarrow B$, then if A is true then B is true and vice versa and, if A is false then B is false and vice versa.)
The $\Leftrightarrow$ symbol usually means Logical equivalence :
But it can also mean Logical biconditional :
The two are different but strongly related concepts :
The link with logical proof is through the so-called Substitution Theorem of logical equivalents of classical propositional logic : if two formulas are logically equivalent then they are substitutable.
That is, if we have $A \Leftrightarrow B$, $C_A$ is a formula containing formula $A$ and $C_B$ is obtained replacing $A$ with $B$ in $C_A$, we have that if $C_A$ is provable also $C_B$ is.
See:
Stephen Cole Kleene, Mathematical logic (1967): Replacement Theorem, page 122;
Joseph Shoenfield, Mathematical Logic (1967), Equivalence Theorem, page 34.