TP-modelisation/TP5/induction-etu/why3session.xml
2023-06-10 20:56:24 +02:00

33 lines
1.1 KiB
XML
Executable file

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE why3session PUBLIC "-//Why3//proof session v5//EN"
"http://why3.lri.fr/why3session.dtd">
<why3session shape_version="5">
<prover id="0" name="Z3" version="4.4.1" timelimit="5" steplimit="0" memlimit="1000"/>
<file proved="true">
<path name=".."/>
<path name="induction-etu.mlw"/>
<theory name="Induction" proved="true">
<goal name="append_Nil_left" proved="true">
<proof prover="0"><result status="valid" time="0.01"/></proof>
</goal>
<goal name="append_Cons_left" proved="true">
<proof prover="0"><result status="valid" time="0.01"/></proof>
</goal>
<goal name="append_Nil_right" proved="true">
<transf name="induction_ty_lex" proved="true" >
<goal name="append_Nil_right.0" proved="true">
<proof prover="0"><result status="valid" time="0.00"/></proof>
</goal>
</transf>
</goal>
<goal name="append_associative" proved="true">
<transf name="induction_ty_lex" proved="true" >
<goal name="append_associative.0" proved="true">
<proof prover="0"><result status="valid" time="0.01"/></proof>
</goal>
</transf>
</goal>
</theory>
</file>
</why3session>