I am having some trouble understanding how I go about putting the following expression into a truth table form, mainly because the first part is confusing me. I was hoping to get some input and help.
F = ~(A1 --> A2) ∨ (A1∧A2) ∨ (A2∧A3)
I realise I have three variables and I know I have to calculate each case, which is 2^3, so 8 sets. I am having trouble with the first part and have no idea how to begin calculating the truth in each case of ~(A1-->A2).
Any help would be greatly appreciated.