I was just thinking about entailment and would like to know if you can show that something is NOT entailed by the premises.
I know that to show $A, A → B \vdash B$, I could just provide a proof using, say, Fitch. So:
$A$
$A → B$
$B$ (modus ponens: 1,2)
My questions:
(1) Is there such thing as a negated turnstile? $\nvdash$ ? If so, are these taken to be two ways of saying the same thing? {premises} $\vdash \neg Q$ is the same thing as: {premises} $\nvdash Q$ ?
(2) How might one show that $A, A → B \nvdash C$ ? (That C is not a syntactic consequence of A, A → B?)
(3) If something is entailed by the premises, is it called a "theorem"? So, in my above example, is "B" a theorem?
My guesses so far:
My guess is that if what I said in (1) is right, then I would have to show that my premises entailed $\neg C$, in order to get that it $A, A → B \nvdash C$.
But even if that is the case, I don't know how to go about showing that ~C. Indeed, I don't even see the letter C anywhere to begin working with!
As you said you can show that $P \vdash \lnot C$ and assuming that your deductive system is not contradictory then $C$ man not hold. You can also prove using meta-theory that proof of $C$ from $P$ (ie $P \vdash C$) can not exist. As far as I remember Dirk van Dalen in his Logic and Structure uses |-\- symbol in the later sense.