Packages

object prop_49 extends TacticsProof

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. prop_49
  2. TacticsProof
  3. TacticsProof0
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

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 butlast_append_nil_goal: Formula
  11. val butlast_append_nil_proof: LKProof
  12. val butlast_axioms: Seq[(String, Formula)]
  13. val butlast_inner_append_goal: Formula
  14. val butlast_inner_append_proof: LKProof
  15. val butlastconcat_axioms: Seq[(String, Formula)]
  16. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  17. implicit def ctx: ImmutableContext
    Definition Classes
    TacticsProof0
  18. def ctx_=(newContext: ImmutableContext): Unit
    Attributes
    protected
    Definition Classes
    TacticsProof0
  19. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  20. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  21. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  22. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  23. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  24. val list_dca: Sequent[(String, Formula)]
  25. val list_dca_goal: Formula
  26. val list_dca_proof: LKProof
  27. val list_domain_closure: Formula
  28. val list_projector_axioms: Seq[(String, Formula)]
  29. def main(args: Array[String]): Unit
    Definition Classes
    TacticsProof
  30. val mutableContext: MutableContext
    Attributes
    protected
    Definition Classes
    TacticsProof0
  31. implicit def mutableCtxImplicit: MutableContext
    Attributes
    protected
    Definition Classes
    TacticsProof
  32. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  33. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  34. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  35. val proof: LKProof
  36. val proof2: LKProof
  37. val proof_list_domain_closure: LKProof
  38. val sequent: Sequent[(String, Formula)]
  39. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  40. def toString(): String
    Definition Classes
    AnyRef → Any
  41. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  42. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  43. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from TacticsProof

Inherited from TacticsProof0

Inherited from AnyRef

Inherited from Any

Ungrouped