Packages

o

gapt.examples

gniaSchema

object gniaSchema extends TacticsProof

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. gniaSchema
  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 NuBc: LKProof
  5. val NuPrimeBc: LKProof
  6. val NuPrimeSc: LKProof
  7. val NuSc: LKProof
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. val chiBc: LKProof
  10. val chiSc: LKProof
  11. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  12. implicit def ctx: ImmutableContext
    Definition Classes
    TacticsProof0
  13. def ctx_=(newContext: ImmutableContext): Unit
    Attributes
    protected
    Definition Classes
    TacticsProof0
  14. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  16. val esChiBc: Sequent[(String, Formula)]
  17. val esChiSc: Sequent[(String, Formula)]
  18. val esMuBc: Sequent[(String, Formula)]
  19. val esMuSc: Sequent[(String, Formula)]
  20. val esMubaseBc: Sequent[(String, Formula)]
  21. val esMubaseSc: Sequent[(String, Formula)]
  22. val esNuBc: Sequent[(String, Formula)]
  23. val esNuPrimeBc: Sequent[(String, Formula)]
  24. val esNuPrimeSc: Sequent[(String, Formula)]
  25. val esNuSc: Sequent[(String, Formula)]
  26. val esOmega: Sequent[Formula]
  27. val esOmegaBc: Sequent[(String, Formula)]
  28. val esOmegaSc: Sequent[(String, Formula)]
  29. val eschi: Sequent[Formula]
  30. val esmu: Sequent[Formula]
  31. val esmubase: Sequent[Formula]
  32. val esnu: Sequent[Formula]
  33. val esnuPrime: Sequent[Formula]
  34. val esphi: Sequent[Formula]
  35. val esphiBc: Sequent[(String, Formula)]
  36. val esphiSc: Sequent[(String, Formula)]
  37. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  38. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  39. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  40. def main(args: Array[String]): Unit
    Definition Classes
    TacticsProof
  41. val muBc: LKProof
  42. val muSc: LKProof
  43. val mubaseBc: LKProof
  44. val mubaseSc: LKProof
  45. val mutableContext: MutableContext
    Attributes
    protected
    Definition Classes
    TacticsProof0
  46. implicit def mutableCtxImplicit: MutableContext
    Attributes
    protected
    Definition Classes
    TacticsProof
  47. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  48. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  49. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  50. val omegaBc: LKProof
  51. val omegaSc: LKProof
  52. val phiBc: LKProof
  53. val phiSc: LKProof
  54. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  55. def toString(): String
    Definition Classes
    AnyRef → Any
  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. 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