prop_08

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

Attributes

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

Members list

Value members

Inherited methods

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

Attributes

Inherited from:
TacticsProof

Concrete fields

val baseCase: LKProof
val baseCaseSequent: Sequent[(String, Formula)]
val inductiveCase: LKProof
val inductiveCaseSequent: Sequent[(String, Formula)]
val proof1: LKProof
val proof2: LKProof
val proof3: LKProof
val sequent: Sequent[(String, Formula)]

Implicits

Inherited implicits

implicit def ctx: ImmutableContext

Attributes

Inherited from:
TacticsProof0