I used search and i did not find a hint for this. So now i have a logic equation which has unknown truth value X("problem is to solve the X from logic equation which has truth values False and True).
The equation is: T ∧ X ↔(if and only if) F ∧ X So i how start to solve X here? Let's say if i say X is False(i just presume it). Then T ∧ F ↔ F ∧ F . So here we have F ↔ F. And now it's True. So is it now solved? If i put True=X the we have False, cos F ↔ T = F. But am i supposed to have true here or should i keep doing something more? Of is there better way to find out X than just try False and True on X?