Interface Disjunctable

  • Method Details

    • combineWithOr

      Parameters:
      f - a formula to be combined with OR and this.
      Returns:
      a disjunction of this and the given formula.