Packages

object prop_35 extends TacticsProof

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. prop_35
  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. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  6. val cong_12: Sequent[(String, Formula)]
  7. val cong_12_goal: Formula
  8. val cong_12_proof: LKProof
  9. implicit def ctx: ImmutableContext
    Definition Classes
    TacticsProof0
  10. def ctx_=(newContext: ImmutableContext): Unit
    Attributes
    protected
    Definition Classes
    TacticsProof0
  11. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  12. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  13. val exp_axioms: List[(String, Formula)]
  14. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  15. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  16. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  17. val lemma_23: Sequent[(String, Formula)]
  18. val lemma_23_goal: Formula
  19. val lemma_23_proof: LKProof
  20. val lemma_24: Sequent[(String, Formula)]
  21. val lemma_24_goal: Formula
  22. val lemma_24_proof: LKProof
  23. def main(args: Array[String]): Unit
    Definition Classes
    TacticsProof
  24. val mult_axioms: List[(String, Formula)]
  25. val mult_comm: Sequent[(String, Formula)]
  26. val mult_comm_goal: Formula
  27. val mult_comm_proof: LKProof
  28. val mult_dist_law_1: Sequent[(String, Formula)]
  29. val mult_dist_law_1_goal: Formula
  30. val mult_dist_law_1_proof: LKProof
  31. val mult_dist_law_2: Sequent[(String, Formula)]
  32. val mult_dist_law_2_goal: Formula
  33. val mult_dist_law_2_proof: LKProof
  34. val mult_one_right_id: Sequent[(String, Formula)]
  35. val mult_one_right_id_goal: Formula
  36. val mult_one_right_id_proof: LKProof
  37. val mult_z_zero: Sequent[(String, Formula)]
  38. val mult_z_zero_goal: Formula
  39. val mult_z_zero_proof: LKProof
  40. val mutableContext: MutableContext
    Attributes
    protected
    Definition Classes
    TacticsProof0
  41. implicit def mutableCtxImplicit: MutableContext
    Attributes
    protected
    Definition Classes
    TacticsProof
  42. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  43. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  44. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  45. val plus_axioms: List[(String, Formula)]
  46. val plus_comm: Sequent[(String, Formula)]
  47. val plus_comm_goal: Formula
  48. val plus_comm_proof: LKProof
  49. val plus_right_s: Sequent[(String, Formula)]
  50. val plus_right_s_goal: Formula
  51. val plus_right_s_proof: LKProof
  52. val plus_z_right: Sequent[(String, Formula)]
  53. val plus_z_right_goal: Formula
  54. val plus_z_right_proof: LKProof
  55. val proof: LKProof
  56. val qexp_axioms: List[(String, Formula)]
  57. val sequent: Sequent[(String, Formula)]
  58. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  59. def toString(): String
    Definition Classes
    AnyRef → Any
  60. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  61. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  62. 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