fqe.bitstring.check_conserved_bits

Check that str0 has bits set in the same place that conserved has bits

set.

str0 (bitstring) - a bitstring representing an occupation state of a configuration

conserved (bitstring) - a bitstring with bits set that should also be set in str0

(bool) - if all the conserved bits are set in str0 then return True