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
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE why3session PUBLIC "-//Why3//proof session v5//EN"
"http://why3.lri.fr/why3session.dtd">
<why3session shape_version="6">
<file format="whyml">
<path name=".."/><path name="19_apply_with.mlw"/>
<theory name="I19_simplint">
<goal name="g">
<transf name="apply" arg1="H" arg2="with" arg3="1">
<goal name="g.0" expl="apply premises">
</goal>
<goal name="g.1" expl="apply premises">
</goal>
</transf>
</goal>
</theory>
<theory name="I19_simplpoly">
<goal name="test">
<transf name="apply" arg1="trans" arg2="with" arg3="b">
<goal name="test.0" expl="apply premises">
</goal>
<goal name="test.1" expl="apply premises">
</goal>
</transf>
</goal>
</theory>
<theory name="I19_simplpoly2">
<goal name="test">
</goal>
</theory>
</file>
</why3session>
|