case classCloseByAxiom(assumptions: Seq[Formula], theory: Theory) extends Action with Product with Serializable
Close the goal by invoking an explicit theory axiom.
The action can specify a list of assumptions that are antecedents
of the axiom and assumed to be present in a goal. Constants in the
axiom will be replaced with universally quantified variables.
Linear Supertypes
Serializable, Serializable, Product, Equals, Action, AnyRef, Any
Close the goal by invoking an explicit theory axiom. The action can specify a list of assumptions that are antecedents of the axiom and assumed to be present in a goal. Constants in the axiom will be replaced with universally quantified variables.