\lrArr
The \lrArr command in LaTeX is used to produce a double-headed arrow pointing both left and right, often used to denote logical equivalence or biconditional statements in mathematical expressions.
Logical equivalence between statements A and B
A \lrArr B
Biconditional statement indicating x equals 2 if and only if x squared equals 4
x = 2 \lrArr x^2 = 4
Chain of logical equivalences among propositions P, Q, and R
P \lrArr Q \lrArr R