\Harr

The \Harr command in LaTeX is used to produce a double-headed arrow pointing both left and right. It is often used to denote logical equivalence or a bidirectional relationship between two statements or expressions.

Examples

Logical equivalence between statements A and B

A \Harr B

Bidirectional relationship between variables x and y

x \Harr y

Equivalence of predicates P and Q for variable x

P(x) \Harr Q(x)