object prop_35 extends TacticsProof
- Source
- prop_35.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- prop_35
- TacticsProof
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val bench: TipProblem
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- val cong_12: Sequent[(String, Formula)]
- val cong_12_goal: Formula
- val cong_12_proof: LKProof
-
implicit
def
ctx: Context
- Definition Classes
- TacticsProof
-
def
ctx_=(newContext: Context): Unit
- Attributes
- protected
- Definition Classes
- TacticsProof
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val exp_axioms: List[(String, Formula)]
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val lemma_23: Sequent[(String, Formula)]
- val lemma_23_goal: Formula
- val lemma_23_proof: LKProof
- val lemma_24: Sequent[(String, Formula)]
- val lemma_24_goal: Formula
- val lemma_24_proof: LKProof
-
def
main(args: Array[String]): Unit
- Definition Classes
- TacticsProof
- val mult_axioms: List[(String, Formula)]
- val mult_comm: Sequent[(String, Formula)]
- val mult_comm_goal: Formula
- val mult_comm_proof: LKProof
- val mult_dist_law_1: Sequent[(String, Formula)]
- val mult_dist_law_1_goal: Formula
- val mult_dist_law_1_proof: LKProof
- val mult_dist_law_2: Sequent[(String, Formula)]
- val mult_dist_law_2_goal: Formula
- val mult_dist_law_2_proof: LKProof
- val mult_one_right_id: Sequent[(String, Formula)]
- val mult_one_right_id_goal: Formula
- val mult_one_right_id_proof: LKProof
- val mult_z_zero: Sequent[(String, Formula)]
- val mult_z_zero_goal: Formula
- val mult_z_zero_proof: LKProof
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- val plus_axioms: List[(String, Formula)]
- val plus_comm: Sequent[(String, Formula)]
- val plus_comm_goal: Formula
- val plus_comm_proof: LKProof
- val plus_right_s: Sequent[(String, Formula)]
- val plus_right_s_goal: Formula
- val plus_right_s_proof: LKProof
- val plus_z_right: Sequent[(String, Formula)]
- val plus_z_right_goal: Formula
- val plus_z_right_proof: LKProof
- val proof: LKProof
- val qexp_axioms: List[(String, Formula)]
- val sequent: Sequent[(String, Formula)]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )