Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
a41217ac
Commit
a41217ac
authored
Feb 07, 2018
by
MARCHE Claude
Browse files
slight simplification in a proof
parent
15aa6034
Changes
2
Hide whitespace changes
Inline
Side-by-side
examples/linked_list_rev/why3session.xml
View file @
a41217ac
...
...
@@ -5,6 +5,7 @@
<prover
id=
"0"
name=
"CVC4"
version=
"1.4"
timelimit=
"5"
steplimit=
"0"
memlimit=
"1000"
/>
<prover
id=
"1"
name=
"Alt-Ergo"
version=
"1.01"
timelimit=
"5"
steplimit=
"0"
memlimit=
"1000"
/>
<prover
id=
"2"
name=
"Z3"
version=
"4.4.1"
timelimit=
"5"
steplimit=
"0"
memlimit=
"1000"
/>
<prover
id=
"3"
name=
"Alt-Ergo"
version=
"2.0.0"
timelimit=
"1"
steplimit=
"0"
memlimit=
"1000"
/>
<file
name=
"../linked_list_rev.mlw"
proved=
"true"
>
<theory
name=
"Disjoint"
proved=
"true"
>
<goal
name=
"WP_parameter mem_decomp"
expl=
"VC for mem_decomp"
proved=
"true"
>
...
...
@@ -287,6 +288,11 @@
</goal>
<goal
name=
"WP_parameter list_seg_sublistl.6"
expl=
"postcondition"
proved=
"true"
>
<proof
prover=
"1"
><result
status=
"valid"
time=
"0.21"
steps=
"567"
/></proof>
<transf
name=
"remove"
proved=
"true"
arg1=
"real,bool,func,pred,tuple0,unit,tuple2,ref,memory,next,(@),zero,one,( * ),(>=),([<-]),empty,set,([<-]),snoc,create,reverse,(!),mem,disjoint,no_repet,Assoc,Unit_def_l,Unit_def_r,Inv_def_l,Inv_def_r,Comm,Assoc1,Mul_distr_l,Mul_distr_r,Comm1,Unitary,NonTrivialRing,Refl,Trans,Antisymm,Total,ZeroLessOne,CompatOrderAdd,CompatOrderMult,Select_eq,Select_neq,length_nonnegative,empty_length,set_def1,set_def2,set_def3,extensionality,cons_length,cons_get,snoc_length,snoc_get,snoc_last,sub_length,sub_get,concat_get1,create_length,create_get,non_empty_seq,list_seg_frame_ext,list_seg_tail,list_seg_append,seq_tail_append,list_seg_prefix"
>
<goal
name=
"WP_parameter list_seg_sublistl.6.0"
expl=
"postcondition"
proved=
"true"
>
<proof
prover=
"3"
><result
status=
"valid"
time=
"0.87"
steps=
"574"
/></proof>
</goal>
</transf>
</goal>
</transf>
</goal>
...
...
examples/linked_list_rev/why3shapes.gz
View file @
a41217ac
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment