Natural Deduction
A Calculus which tries to mimic human argumentation for theorem proving. It uses these Inference Rules to introduce and eliminate connecitves:
For the implication introduction rule we use a Local Hypothesis which we use to derive by natural deduction. We then discharge the local hypothesis by introducing the implication. This mode of reasoning is also called Hypothetical Reasoning.
We also write when there is a natural deduction derivation tree whose leaves are in the assumptions and the root is the conclusion .
If we have some assumptions and the assumption we can conclude if and only if we can conclude from the assumptions.
Some more Inference Rules: