ThreeStrictMonotoneRefutation

gapt.examples.ThreeStrictMonotoneRefutation
object ThreeStrictMonotoneRefutation extends TacticsProof

Attributes

Graph
Supertypes
class TacticsProof
class TacticsProof0
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def sequentForm(input: Expr): Sequent[Formula]

Inherited methods

def main(args: Array[String]): Unit

Attributes

Inherited from:
TacticsProof

Concrete fields

val CFPRN: Map[Formula, (Formula, Set[Var])]
val SCS: Map[CLS, (Struct, Set[Var])]

Implicits

Inherited implicits

implicit def ctx: ImmutableContext

Attributes

Inherited from:
TacticsProof0