jtp.proof
Class AndIntroductionInference
java.lang.Object
|
+--jtp.proof.Inference
|
+--jtp.proof.AndIntroductionInference
- All Implemented Interfaces:
- Serializable
- public class AndIntroductionInference
- extends Inference
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AndIntroductionInference
public AndIntroductionInference(List conj)
getInferenceTypeID
public static String getInferenceTypeID()
toString
public String toString(Proof prf)
- Overrides:
toString
in class Inference
toString
public String toString(Proof prf,
String prefix)
- Overrides:
toString
in class Inference
printInferenceName
public String printInferenceName()
- Overrides:
printInferenceName
in class Inference