object prop_33 extends TacticsProof

Source
prop_33.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. prop_33
  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_10: Sequent[(String, HOLFormula)]
  8. val cong_10_goal: HOLFormula
  9. val cong_10_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 fac_axioms: List[(String, HOLFormula)]
  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, HOLFormula)]
  20. val lemma_23_goal: HOLFormula
  21. val lemma_23_proof: LKProof
  22. def main(args: Array[String]): Unit
    Definition Classes
    TacticsProof
  23. val mult_axioms: List[(String, HOLFormula)]
  24. val mult_comm: Sequent[(String, HOLFormula)]
  25. val mult_comm_goal: HOLFormula
  26. val mult_comm_proof: LKProof
  27. val mult_dist_law_1: Sequent[(String, HOLFormula)]
  28. val mult_dist_law_1_goal: HOLFormula
  29. val mult_dist_law_1_proof: LKProof
  30. val mult_dist_law_2: Sequent[(String, HOLFormula)]
  31. val mult_dist_law_2_goal: HOLFormula
  32. val mult_dist_law_2_proof: LKProof
  33. val mult_one_right_id: Sequent[(String, HOLFormula)]
  34. val mult_one_right_id_goal: HOLFormula
  35. val mult_one_right_id_proof: LKProof
  36. val mult_z_zero: Sequent[(String, HOLFormula)]
  37. val mult_z_zero_goal: HOLFormula
  38. val mult_z_zero_proof: LKProof
  39. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  40. final def notify(): Unit
    Definition Classes
    AnyRef
  41. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  42. val plus_assoc: Sequent[(String, HOLFormula)]
  43. val plus_assoc_goal: HOLFormula
  44. val plus_assoc_proof: LKProof
  45. val plus_axioms: List[(String, HOLFormula)]
  46. val plus_comm: Sequent[(String, HOLFormula)]
  47. val plus_comm_goal: HOLFormula
  48. val plus_comm_proof: LKProof
  49. val plus_right_s: Sequent[(String, HOLFormula)]
  50. val plus_right_s_goal: HOLFormula
  51. val plus_right_s_proof: LKProof
  52. val plus_z_neutral: Sequent[(String, HOLFormula)]
  53. val plus_z_neutral_goal: HOLFormula
  54. val plus_z_neutral_proof: LKProof
  55. val proof: LKProof
  56. val qfac_axioms: List[(String, HOLFormula)]
  57. val sequent: Sequent[(String, HOLFormula)]
  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