1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE why3session PUBLIC "-//Why3//proof session v5//EN"
"https://www.why3.org/why3session.dtd">
<why3session shape_version="6">
<prover id="0" name="Alt-Ergo" version="2.1.0" timelimit="1" steplimit="0" memlimit="1000"/>
<prover id="1" name="Eprover" version="1.8-001" timelimit="5" steplimit="0" memlimit="1000"/>
<file format="whyml" proved="true">
<path name=".."/><path name="vm.mlw"/>
<theory name="ReflTransClosure" proved="true">
<goal name="transition_star_one" proved="true">
<proof prover="1"><result status="valid" time="0.010000"/></proof>
</goal>
<goal name="transition_star_transitive" proved="true">
<transf name="induction_pr" proved="true" >
<goal name="transition_star_transitive.0" proved="true">
<transf name="simplify_trivial_quantification_in_goal" proved="true" >
<goal name="transition_star_transitive.0.0" proved="true">
<proof prover="0"><result status="valid" time="0.000000" steps="0"/></proof>
</goal>
</transf>
</goal>
<goal name="transition_star_transitive.1" proved="true">
<transf name="simplify_trivial_quantification_in_goal" proved="true" >
<goal name="transition_star_transitive.1.0" proved="true">
<proof prover="0"><result status="valid" time="0.000000" steps="10"/></proof>
</goal>
</transf>
</goal>
</transf>
</goal>
</theory>
<theory name="Vm" proved="true">
<goal name="codeseq_at_app_right" proved="true">
<proof prover="0"><result status="valid" time="0.010000" steps="49"/></proof>
</goal>
<goal name="codeseq_at_app_left" proved="true">
<proof prover="0"><result status="valid" time="0.030000" steps="96"/></proof>
</goal>
</theory>
</file>
</why3session>
|