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.3.0" timelimit="1" steplimit="0" memlimit="1000"/>
<prover id="2" name="Alt-Ergo" version="2.1.0" timelimit="10" steplimit="0" memlimit="1000"/>
<file format="whyml" proved="true">
<path name=".."/><path name="assigning_meanings_to_programs.mlw"/>
<theory name="Sum" proved="true">
<goal name="sum'vc" expl="VC for sum" proved="true">
<proof prover="1"><result status="valid" time="0.100000" steps="210"/></proof>
</goal>
</theory>
<theory name="Division" proved="true">
<goal name="division'vc" expl="VC for division" proved="true">
<proof prover="2"><result status="valid" time="0.000000" steps="12"/></proof>
</goal>
</theory>
</file>
</why3session>
|