Files
why3/examples/bts/destruct_term/why3session.xml
2024-01-31 13:02:13 +00:00

23 lines
621 B
XML

<?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&#39;vc" expl="VC for f">
<transf name="introduce_premises" >
<goal name="f&#39;vc.0" expl="VC for f">
<transf name="destruct_term" arg1="((l x)[5])">
<goal name="f&#39;vc.0.0" expl="VC for f">
</goal>
<goal name="f&#39;vc.0.1" expl="VC for f">
</goal>
</transf>
</goal>
</transf>
</goal>
</theory>
</file>
</why3session>