prop_06

gapt.examples.tip.isaplanner.prop_06
object prop_06 extends TacticsProof

Attributes

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

Members list

Value members

Inherited methods

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

Attributes

Inherited from:
TacticsProof

Concrete fields

val aipOptions1: ProverOptions
val aipOptions2: ProverOptions
val baseCase: LKProof
val inductiveCase: LKProof
val proof1: LKProof
val proof2: LKProof
val proof3: LKProof
val proof4: LKProof
val proof5: LKProof
val target: Sequent[(String, Formula)]
val theory: Sequent[(String, Formula)]

Implicits

Inherited implicits

implicit def ctx: ImmutableContext

Attributes

Inherited from:
TacticsProof0