This question was given to us in my discrete mathematics class and will show up on the exam, i'm having trouble understanding it and was hoping someone here could clarify.
What I understand thus far:
A truth function receives a series of values, True and False values, and returns a True or False value. In this case for part (a) of the question, we are constructing an algorithm that will return a statement S whose truth function is similar to our original truth fucntion, f.
part (b) wants us to prove this statement returns a combination of values that is identical to the truth function we use and their output value is identical.
This question is giving us no values to use, i'm assuming the question wants us to construct our own algorithm for finding a statement and proving one of it's statements in the function is always true and identical to the original function. Could anyone help point me in the correct direction for constructing one?