plus

abstract operator override fun plus(theory: ProblogTheory): MutableProblogTheory
abstract operator override fun plus(theory: Theory): MutableProblogTheory
open operator override fun plus(clause: Clause): MutableProblogTheory