How would I calculate, $P(AB)$?
It is the probability for the second flip showing a tail and at least one of the other flips also doing so (so there is at least two tails, total). That is, for the second flip to show a tail and not both of the others to show heads.
$\mathsf P(A\cap B) = \tfrac 12(1-\tfrac 12\tfrac 12)=\tfrac 38$
And since $\mathsf P(B)=\tfrac 12$ then $\mathsf P(A\mid B) = \tfrac 34$
This is the probability for at least two of the coin flips showing a tail, when given that the second flip does; which is also simply the probability for at least one of the first or third coin flips showing a tail.
These events are NOT independent right?
Well, it is usually best not to just assume some events are independent or not, without doing some calculation, because our intuition on this can very often be misleading.
However, indeed, since $\mathsf P(A)~\mathsf P(B)=\tfrac 12\times \tfrac 12$ we can now affirm that they are not independent events, since the product of their probabilities does not equal the probability of their intersection.
What we did know from the beginning was that the outcome of each individual flip was independent from either or both of the others. We knew this from past experience of how coin flips work.