at
.
logic
.
gapt
.
provers
.
atp
.
commands
sequents
package
sequents
Content Hierarchy
Learn more about scaladoc diagrams
SimpleBackwardSubsumptionCommand[V]
SimpleForwardSubsumptionCommand[V]
SimpleSubsumptionCommand[V]
Visibility
Public
All
Type Members
case class
ApplyOnAllPolarizedLiteralPairsCommand
[
V <:
OccSequent
]
()
extends
DataCommand
[
V
] with
Logger
with
Product
with
Serializable
case class
IfNotExistCommand
[
V <:
OccSequent
]
()
extends
DataCommand
[
V
] with
Product
with
Serializable
case class
InsertResolventCommand
[
V <:
OccSequent
]
()
extends
DataCommand
[
V
] with
Product
with
Serializable
case class
RefutationReachedCommand
[
V <:
OccSequent
]
()
extends
ResultCommand
[
V
] with
Logger
with
Product
with
Serializable
case class
SearchForEmptyClauseCommand
[
V <:
OccSequent
]
()
extends
ResultCommand
[
V
] with
Product
with
Serializable
abstract
class
SetSequentsCommand
[
V <:
OccSequent
]
extends
DataCommand
[
V
]
case class
SetTargetClause
[
V <:
OccSequent
]
(
clause:
HOLSequent
)
extends
DataCommand
[
V
] with
Logger
with
Product
with
Serializable
case class
SimpleBackwardSubsumptionCommand
[
V <:
OccSequent
]
(
a:
SubsumptionAlgorithm
)
extends
SimpleSubsumptionCommand
[
V
] with
Logger
with
Product
with
Serializable
case class
SimpleForwardSubsumptionCommand
[
V <:
OccSequent
]
(
a:
SubsumptionAlgorithm
)
extends
SimpleSubsumptionCommand
[
V
] with
Logger
with
Product
with
Serializable
abstract
class
SimpleSubsumptionCommand
[
V <:
OccSequent
]
extends
DataCommand
[
V
]
case class
SubsumedTargedReachedCommand
[
V <:
OccSequent
]
()
extends
ResultCommand
[
V
] with
Product
with
Serializable
case class
SubsumedTargedSetFromClauseSetCommand
[
V <:
OccSequent
]
()
extends
ResultCommand
[
V
] with
Product
with
Serializable
Value Members
object
fvarInvariantMSEquality
object
fvarInvariantMSEqualityEQ
Ungrouped