I am trying to replicate a logic symbol that looks like \models but has only one horizontal line, and represents a logical deduction. It looks roughly like |-.
I have tried Detexify, but it does not seem to recognize the symbol even though it is very simple to draw (and therefore it is unlikely I drew it poorly).
While I could look through the entire list, that seems less practical than asking if anyone is already familiar with it.
\vdash? – Werner Mar 05 '13 at 00:57\vdash". Of course you could use\let\yields\vdashto have a macro that reads more naturally when you look at the TeX source – kahen Mar 05 '13 at 01:09