object prop_49 extends TacticsProof

Source
prop_49.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. prop_49
  2. TacticsProof
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val append_axioms: Seq[(String, Formula)]
  5. val append_inner_shift_goal: Formula
  6. val append_inner_shift_proof: LKProof
  7. val append_nil_goal: Formula
  8. val append_nil_proof: LKProof
  9. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  10. val bench: TipProblem
  11. val butlast_append_nil_goal: Formula
  12. val butlast_append_nil_proof: LKProof
  13. val butlast_axioms: Seq[(String, Formula)]
  14. val butlast_inner_append_goal: Formula
  15. val butlast_inner_append_proof: LKProof
  16. val butlastconcat_axioms: Seq[(String, Formula)]
  17. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  18. implicit def ctx: Context
    Definition Classes
    TacticsProof
  19. def ctx_=(newContext: Context): Unit
    Attributes
    protected
    Definition Classes
    TacticsProof
  20. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  21. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  22. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  23. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  24. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  25. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  26. val listType: TipDatatype
  27. val list_dca: Sequent[(String, Formula)]
  28. val list_dca_goal: Formula
  29. val list_dca_proof: LKProof
  30. val list_projector_axioms: Seq[(String, Formula)]
  31. def main(args: Array[String]): Unit
    Definition Classes
    TacticsProof
  32. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  33. final def notify(): Unit
    Definition Classes
    AnyRef
  34. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  35. val proof: LKProof
  36. val sequent: Sequent[(String, Formula)]
  37. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  38. def toString(): String
    Definition Classes
    AnyRef → Any
  39. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from TacticsProof

Inherited from AnyRef

Inherited from Any

Ungrouped