Readonly
Applies the disjunction introduction rule.
Given two formulas A and B, it returns two disjunctions: (A ∨ B) and (B ∨ A)
An array of propositional formulas.
A tuple containing the two inferred formulas.
if the formulas do not satisfy disjunction introduction conditions.
Applies the disjunction introduction rule.
Given two formulas A and B, it returns two disjunctions: (A ∨ B) and (B ∨ A)