prop_49

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

Attributes

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

Members list

Value members

Inherited methods

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

Attributes

Inherited from:
TacticsProof

Concrete fields

val append_axioms: Seq[(String, Formula)]
val append_nil_goal: Formula
val append_nil_proof: LKProof
val butlast_axioms: Seq[(String, Formula)]
val butlastconcat_axioms: Seq[(String, Formula)]
val list_dca: Sequent[(String, Formula)]
val list_dca_goal: Formula
val list_dca_proof: LKProof
val list_domain_closure: Formula
val list_projector_axioms: Seq[(String, Formula)]
val proof: LKProof
val proof2: LKProof
val sequent: Sequent[(String, Formula)]

Implicits

Inherited implicits

implicit def ctx: ImmutableContext

Attributes

Inherited from:
TacticsProof0