So Im doing some exercises with answers provided on conversion to a purely NAND gate implementation.
I understand how the 2 AND gates and the OR gate connecting them were converted, by double negation but how come the OR gate connecting b and c can be converted to a NAND gate? (how can you just put a negation on b and c without double negating it?) i dont understand how it could still be equal to the previous implementation.