If € {0,1}" is a boolean string, let = € {0, 1}" denote the new string obtained by flipping the [IOI bit in every coordinate in _. That is, if i = 1, then > = 0, and if i = 0, then > = 1. For a concrete example, if 101, then > = 010. Consider the following variation of the SAT problem: As input, you receive 4 boolean formulas on variables T1, T2, Tn (note that F is not necessarily a CNF formula). The goal is to decide if F has a satisfying assignment > € {0, 1}" such that > is also a satisfying assignment. Prove that this variant of SAT is NP-Complete.