Is the following statement correct?
if $ \alpha \models (\beta \vee \gamma) $ then $ \alpha \models \beta \vee \alpha \models \gamma $ or both.
I guess it is, but how would you prove it?
Is the following statement correct?
if $ \alpha \models (\beta \vee \gamma) $ then $ \alpha \models \beta \vee \alpha \models \gamma $ or both.
I guess it is, but how would you prove it?
It is correct that :
if $\alpha \vDash (\beta ∨ \gamma)$, then $α⊨β$ or $α⊨γ$ ?
No, it is not.
Consider as $α$ the formula $p∨¬p$ and $p$ in place of $β$ and $¬p$ as $γ$.