Disjunction is represented as follows:
Like conjunction, disjunction is a relation and a function. As a relation, ∨⊆ 𝔹 × 𝔹 × 𝔹. The individual elements of the relation is as follows:
Like conjunction, disjunction is also commutative and associative. The identity of disjunction is false, as ∀A ∈ 𝔹 : A ∨ false = A. As a function, disjunction is also non-injective but surjective.