1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
<?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="1" name="Alt-Ergo" version="2.1.0" timelimit="5" steplimit="0" memlimit="1000"/>
<file format="whyml" proved="true">
<path name=".."/><path name="finger_trees.mlw"/>
<theory name="FingerTrees" proved="true">
<goal name="node_cons_app'vc" expl="VC for node_cons_app" proved="true">
<proof prover="1"><result status="valid" time="0.050000" steps="241"/></proof>
</goal>
<goal name="d_cons'vc" expl="VC for d_cons" proved="true">
<proof prover="1"><result status="valid" time="0.120000" steps="1379"/></proof>
</goal>
<goal name="cons'vc" expl="VC for cons" proved="true">
<proof prover="1"><result status="valid" time="0.300000" steps="2115"/></proof>
</goal>
</theory>
</file>
</why3session>
|