object prop_35 extends TacticsProof

Source
prop_35.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. prop_35
  2. TacticsProof
  3. AnyRef
  4. 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 bench: TipProblem
  6. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. val cong_12: Sequent[(String, Formula)]
  8. val cong_12_goal: Formula
  9. val cong_12_proof: LKProof
  10. implicit def ctx: Context
    Definition Classes
    TacticsProof
  11. def ctx_=(newContext: Context): Unit
    Attributes
    protected
    Definition Classes
    TacticsProof
  12. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  14. val exp_axioms: List[(String, Formula)]
  15. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  17. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  18. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  19. val lemma_23: Sequent[(String, Formula)]
  20. val lemma_23_goal: Formula
  21. val lemma_23_proof: LKProof
  22. val lemma_24: Sequent[(String, Formula)]
  23. val lemma_24_goal: Formula
  24. val lemma_24_proof: LKProof
  25. def main(args: Array[String]): Unit
    Definition Classes
    TacticsProof
  26. val mult_axioms: List[(String, Formula)]
  27. val mult_comm: Sequent[(String, Formula)]
  28. val mult_comm_goal: Formula
  29. val mult_comm_proof: LKProof
  30. val mult_dist_law_1: Sequent[(String, Formula)]
  31. val mult_dist_law_1_goal: Formula
  32. val mult_dist_law_1_proof: LKProof
  33. val mult_dist_law_2: Sequent[(String, Formula)]
  34. val mult_dist_law_2_goal: Formula
  35. val mult_dist_law_2_proof: LKProof
  36. val mult_one_right_id: Sequent[(String, Formula)]
  37. val mult_one_right_id_goal: Formula
  38. val mult_one_right_id_proof: LKProof
  39. val mult_z_zero: Sequent[(String, Formula)]
  40. val mult_z_zero_goal: Formula
  41. val mult_z_zero_proof: LKProof
  42. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  43. final def notify(): Unit
    Definition Classes
    AnyRef
  44. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  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(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  62. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from TacticsProof

Inherited from AnyRef

Inherited from Any

Ungrouped