My doubt is in check if the following formula $\phi$ is SAT or not using the Tableaux Method. Let me write formula:
$\phi = \neg \left ( p \vee q \supset \left ( \left ( \neg p \wedge q \right ) \vee p \vee \neg q \right ) \right )$
How start rules of tableaux method in this case?
You have to apply the rule corresponding to the principal connective of the negated formula.
Assuming the usual convention for omitting parentheses, we have that conjunction and disjunction symbols apply to as little as possible.
Thus, the formula will be read as :
In this case, the formula is the negation of a conditional; thus, you have to start using the rule :