Packages

o

gapt.examples

ExponentialCompression

object ExponentialCompression extends TacticsProof

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ExponentialCompression
  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. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. val certainlyTheEndSequentForRealTrustMeDude: Sequent[Formula]
  6. val chiBc: LKProof
  7. val chiSc: LKProof
  8. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  9. val conjunction: Sequent[Formula]
  10. implicit def ctx: ImmutableContext
    Definition Classes
    TacticsProof0
  11. def ctx_=(newContext: ImmutableContext): Unit
    Attributes
    protected
    Definition Classes
    TacticsProof0
  12. val endSequent: Sequent[Formula]
  13. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  15. val esChiBc: Sequent[(String, Formula)]
  16. val esChiSc: Sequent[(String, Formula)]
  17. val esOmegaBc: Sequent[(String, Formula)]
  18. val esOmegaSc: Sequent[(String, Formula)]
  19. val esPhiBc: Sequent[(String, Formula)]
  20. val esPhiSc: Sequent[(String, Formula)]
  21. val esPreOmegaBc: Sequent[(String, Formula)]
  22. val esPreOmegaSc: Sequent[(String, Formula)]
  23. val esPreXhiBc: Sequent[(String, Formula)]
  24. val esPreXhiSc: Sequent[(String, Formula)]
  25. val esTauBc: Sequent[(String, Formula)]
  26. val esTauSc: Sequent[(String, Formula)]
  27. val esXhiBc: Sequent[(String, Formula)]
  28. val esXhiSc: Sequent[(String, Formula)]
  29. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  30. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  31. val intermediateEndSequent: Sequent[Formula]
  32. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  33. val leftBranch: Sequent[Formula]
  34. def main(args: Array[String]): Unit
    Definition Classes
    TacticsProof
  35. val mutableContext: MutableContext
    Attributes
    protected
    Definition Classes
    TacticsProof0
  36. implicit def mutableCtxImplicit: MutableContext
    Attributes
    protected
    Definition Classes
    TacticsProof
  37. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  38. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  39. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  40. val omegaBc: LKProof
  41. val omegaSc: LKProof
  42. val phiBc: LKProof
  43. val phiSc: LKProof
  44. val preOmegaBc: LKProof
  45. val preOmegaSc: LKProof
  46. val preRightBranch: Sequent[Formula]
  47. val preXhiBc: LKProof
  48. val preXhiSc: LKProof
  49. val rightBranch: Sequent[Formula]
  50. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  51. val tauBc: LKProof
  52. val tauSc: LKProof
  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])
  57. val xhiBc: LKProof
  58. val xhiSc: LKProof

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