In the context of propositional logic I've encountered this $|=$ symbol that I'm not familiar with. What does it mean? Does it behave like an implication?
Here's where I found it.
In the context of propositional logic I've encountered this $|=$ symbol that I'm not familiar with. What does it mean? Does it behave like an implication?
Here's where I found it.
If $\varphi$ and $\psi$ are sentences of propositional logic, $\varphi\vDash\psi$ means that the sentence $\varphi\to\psi$ is true under any assignment of truth values to the propositional variables occurring in $\varphi$ and $\psi$. In your question there are no propositional variables to which truth values can be assigned, so the question is in effect asking which of the following sentences are true:
$\models$
or $\vDash$.$\vDash$
. – Martin Sleziak Mar 01 '16 at 07:54