≣ ( x y -- expr )


Vocabulary
boolean-expr

Inputs
xa
ya


Outputs
expra


Word description
Material equivalence (if and only if).

(x≣y) ≣ ((x y) ( ¬ x ¬ y))

Definition