Packages

o

gapt.examples

OneStrictMonotoneRefutation

object OneStrictMonotoneRefutation extends TacticsProof

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OneStrictMonotoneRefutation
  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 CFPRN: Map[Formula, (Formula, Set[Var])]
  5. val NextBc: LKProof
  6. val NextSc: LKProof
  7. val PRBc: LKProof
  8. val PRSc: LKProof
  9. val SCS: Map[CLS, (Struct, Set[Var])]
  10. val Seq1Make2Bc: LKProof
  11. val Seq1Make2Sc: LKProof
  12. val Seq1MakeBc: LKProof
  13. val Seq1MakeSc: LKProof
  14. val Seq2Make2Bc: LKProof
  15. val Seq2Make2Sc: LKProof
  16. val Seq2MakeBc: LKProof
  17. val Seq2MakeSc: LKProof
  18. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  19. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  20. implicit def ctx: ImmutableContext
    Definition Classes
    TacticsProof0
  21. def ctx_=(newContext: ImmutableContext): Unit
    Attributes
    protected
    Definition Classes
    TacticsProof0
  22. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  23. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  24. val esNext: Sequent[Formula]
  25. val esNextBc: Sequent[(String, Formula)]
  26. val esNextSc: Sequent[(String, Formula)]
  27. val esPRBc: Sequent[(String, Formula)]
  28. val esPRSc: Sequent[(String, Formula)]
  29. val esSeq1Make: Sequent[Formula]
  30. val esSeq1Make2: Sequent[Formula]
  31. val esSeq1Make2Bc: Sequent[(String, Formula)]
  32. val esSeq1Make2Sc: Sequent[(String, Formula)]
  33. val esSeq1MakeBc: Sequent[(String, Formula)]
  34. val esSeq1MakeSc: Sequent[(String, Formula)]
  35. val esSeq2Make: Sequent[Formula]
  36. val esSeq2Make2: Sequent[Formula]
  37. val esSeq2Make2Bc: Sequent[(String, Formula)]
  38. val esSeq2Make2Sc: Sequent[(String, Formula)]
  39. val esSeq2MakeBc: Sequent[(String, Formula)]
  40. val esSeq2MakeSc: Sequent[(String, Formula)]
  41. val esTop: Sequent[Formula]
  42. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  43. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  44. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  45. def main(args: Array[String]): Unit
    Definition Classes
    TacticsProof
  46. val mutableContext: MutableContext
    Attributes
    protected
    Definition Classes
    TacticsProof0
  47. implicit def mutableCtxImplicit: MutableContext
    Attributes
    protected
    Definition Classes
    TacticsProof
  48. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  49. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  50. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  51. def sequentForm(input: Expr): Sequent[Formula]
  52. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  53. def toString(): String
    Definition Classes
    AnyRef → Any
  54. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  55. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  56. 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