i have a very basic and theoritical question to help me understand the basics of logics and deduction systems. trying to understand the basics between the difference and deduction of $ \vdash$ $\vDash$ and the relation and deduction between them.
D is an deduction system of proposition calculus. it's axioms are all the propositions that are not tautologies and it's only deduction rule is: $\frac{a \lor b}{a \land b}$.
1)does it apply for every set of proposition x, so that $x \vdash a \Rightarrow x \vDash a$?
2)does $x \not \vDash a \Rightarrow x \vdash a$ ?
thank you very much for aiding me learn.