I apologise if this may sound like a stupid question (I have searched online but couldn't find an answer) Is there a way to draw the tableau of an inference? For example if I have the following inference, how can I show using the tableau that the inference is true or not?
∀x,∀y(P(x, y)→P(y, x)), P(a, b) ⊢P(b, b)