Type | Rule of inference |
---|---|
Field | Propositional calculus |
Statement | If is true, then or must be true. |
Symbolic statement |
Disjunction introduction or addition (also called or introduction)[1][2][3] is a rule of inference of propositional logic and almost every other deduction system. The rule makes it possible to introduce disjunctions to logical proofs. It is the inference that if P is true, then P or Q must be true.
An example in English:
The rule can be expressed as:
where the rule is that whenever instances of "" appear on lines of a proof, "" can be placed on a subsequent line.
More generally it's also a simple valid argument form, this means that if the premise is true, then the conclusion is also true as any rule of inference should be, and an immediate inference, as it has a single proposition in its premises.
Disjunction introduction is not a rule in some paraconsistent logics because in combination with other rules of logic, it leads to explosion (i.e. everything becomes provable) and paraconsistent logic tries to avoid explosion and to be able to reason with contradictions. One of the solutions is to introduce disjunction with over rules. See Paraconsistent logic § Tradeoffs.