Brain Dump

Bitwise Agreement

Tags
comp-sci math

Refers to the mathematical state of 2 bits \( A \) and \( B \) where \( A = B \) means \( A \) agrees with \( B \) (otherwise \( A \) disagrees with \( B \)).

Agreement forms the following truth [see page 7, table]:

\(A\)\(B\)\(A \text{Agrees with} B\)
001
100
010
111

Links to this note