AllQuantifiedConditionalAxiomHelper
gapt.examples.sequence.AllQuantifiedConditionalAxiomHelper
class AllQuantifiedConditionalAxiomHelper(variables: List[FOLVar], conditions: List[FOLAtom], consequence: FOLFormula)
Auxiliary structure to deal with axioms of the schema: Forall variables cond1 -> cond2 -> ... -> condn -> consequence |- ...
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article