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. 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. 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[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  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. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  30. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  31. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  32. val intermediateEndSequent: Sequent[Formula]
  33. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  34. val leftBranch: Sequent[Formula]
  35. def main(args: Array[String]): Unit
    Definition Classes
    TacticsProof
  36. val mutableContext: MutableContext
    Attributes
    protected
    Definition Classes
    TacticsProof0
  37. implicit def mutableCtxImplicit: MutableContext
    Attributes
    protected
    Definition Classes
    TacticsProof
  38. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  39. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  40. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  41. val omegaBc: LKProof
  42. val omegaSc: LKProof
  43. val phiBc: LKProof
  44. val phiSc: LKProof
  45. val preOmegaBc: LKProof
  46. val preOmegaSc: LKProof
  47. val preRightBranch: Sequent[Formula]
  48. val preXhiBc: LKProof
  49. val preXhiSc: LKProof
  50. val rightBranch: Sequent[Formula]
  51. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  52. val tauBc: LKProof
  53. val tauSc: LKProof
  54. def toString(): String
    Definition Classes
    AnyRef → Any
  55. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  56. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  57. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  58. val xhiBc: LKProof
  59. val xhiSc: LKProof

Inherited from TacticsProof

Inherited from TacticsProof0

Inherited from AnyRef

Inherited from Any

Ungrouped