where $\bf{H}$ denotes the parity-check matrix of a code in $\mathbb{B}^n$ and $\bf{x}$ and $\bf{y}$ are any two words in $\mathbb{B}^n$.
Comment
Note: if $\bf{H}(\bf{x}+\bf{y})=0$, then $(\bf{x}+\bf{y})$ is a codeword.
Not sure how to proceed beyond the proof I have below.
Proof
Suppose $\bf{H}x = \bf{H}y$, then $\bf{H}(x+y) = \bf{H}x + \bf{H}y = \bf{H}x + \bf{H}x = 2\bf{H}x$
In any field, $H(x+y)=0$ if and only if $Hx+Hy=0$ if and only if $Hx=-Hy$. But in $\Bbb B^n$, $-Hy=Hy$, because the addition is $\Bbb B$ is defined by $1+1=0$.