1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
<?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">
<file format="whyml">
<path name=".."/><path name="destruct_term.mlw"/>
<theory name="T">
<goal name="f'vc" expl="VC for f">
<transf name="introduce_premises" >
<goal name="f'vc.0" expl="VC for f">
<transf name="destruct_term" arg1="((l x)[5])">
<goal name="f'vc.0.0" expl="VC for f">
</goal>
<goal name="f'vc.0.1" expl="VC for f">
</goal>
</transf>
</goal>
</transf>
</goal>
</theory>
</file>
</why3session>
|