mirror of
https://github.com/AdaCore/why3.git
synced 2026-02-12 12:34:55 -08:00
23 lines
621 B
XML
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'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>
|