There is a truth table for a logical function of the three arguments F (A, B, C) .
It is known that the function takes a true value only for two sets of argument values, and these two sets are located in the truth table in a row one after another. Combinations of argument values in a truth table are arranged from top to bottom in lexicographical order.
Next, the column of logical function values was shifted up by 6 positions and it was found that another logical function G (A, B, C) , given by the resulting values after the shift, takes the true value for combinations of arguments, each of which is opposite to one of the combinations, for which was true function F (A, B, C) . (opposite - inverted)
It is required to find function F.
I do not really understand how you can determine the truth of two adjacent sets of the first function, could you explain how to act here? I will be very grateful.