The difference between implication vs consequence.

796 Views Asked by At

Here in this example a) I want to know the difference between implication($\Rightarrow$) and consequence ($\vdash$)

enter image description here

Does this exersice want me to show that part 2 is the consequence of part 1? enter image description here

1

There are 1 best solutions below

1
On BEST ANSWER

Implication is just a binary logical operation. Consequence means deduction of a formula from a set of formulae using axioms, theorems already proved, and logical rules like modus ponens. Moreover, logical operations have a higher binding (priority) than deduction; this makes parenthesis superfluous and the whole deduction better readable.