Non-constant Linear Boolean Function

286 Views Asked by At

How can we prove that any non-constant linear Boolean function is balanced ? I know that any non-constant affine function is balanced. But i cannot expend this for Boolean function.

1

There are 1 best solutions below

0
On

if you can prove that any non constant affine function is balanced.then you have proved that any non-constant linear Boolean function is balanced. beacuse linear functions are aspecial cae of affine functions where a0=0.