plus

abstract operator fun plus(theory: Theory): Theory

Adds given Theory to this

open operator fun plus(clause: Clause): Theory

Adds given Clause to this Theory