theoryOf

open fun theoryOf(vararg clause: <ERROR CLASS>): <ERROR CLASS>
open fun theoryOf(clauses: Iterable<<ERROR CLASS>>, vararg otherClauses: Iterable<<ERROR CLASS>>): <ERROR CLASS>
open fun theoryOf(clauses: Sequence<<ERROR CLASS>>, vararg otherClauses: Sequence<<ERROR CLASS>>): <ERROR CLASS>