Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
why3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
126
Issues
126
List
Boards
Labels
Service Desk
Milestones
Merge Requests
16
Merge Requests
16
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Why3
why3
Commits
72c977ea
Commit
72c977ea
authored
Mar 31, 2016
by
Jean-Christophe Filliâtre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
stdlib/list: updated proof session
parent
2f2fdd0a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
5 deletions
+9
-5
examples/stdlib/list/why3session.xml
examples/stdlib/list/why3session.xml
+9
-5
examples/stdlib/list/why3shapes.gz
examples/stdlib/list/why3shapes.gz
+0
-0
No files found.
examples/stdlib/list/why3session.xml
View file @
72c977ea
...
...
@@ -7,8 +7,9 @@
<prover
id=
"2"
name=
"CVC4"
version=
"1.4"
timelimit=
"5"
steplimit=
"1"
memlimit=
"1000"
/>
<prover
id=
"3"
name=
"Spass"
version=
"3.7"
timelimit=
"5"
steplimit=
"1"
memlimit=
"1000"
/>
<prover
id=
"4"
name=
"Eprover"
version=
"1.8-001"
timelimit=
"5"
steplimit=
"1"
memlimit=
"1000"
/>
<prover
id=
"5"
name=
"Alt-Ergo"
version=
"1.01"
timelimit=
"6"
steplimit=
"0"
memlimit=
"1000"
/>
<prover
id=
"6"
name=
"Coq"
version=
"8.4pl6"
timelimit=
"5"
steplimit=
"1"
memlimit=
"4000"
/>
<file
name=
"../../../theories/list.why"
expanded=
"true"
>
<file
name=
"../../../theories/list.why"
>
<theory
name=
"List"
sum=
"d41d8cd98f00b204e9800998ecf8427e"
>
</theory>
<theory
name=
"Length"
sum=
"05caecc0d3ea8074e1ba80a75530a754"
>
...
...
@@ -33,10 +34,13 @@
</theory>
<theory
name=
"Mem"
sum=
"d41d8cd98f00b204e9800998ecf8427e"
>
</theory>
<theory
name=
"Elements"
sum=
"9cccc6673c270c379e44a00d296242c8"
>
<goal
name=
"elements_Nil"
>
<proof
prover=
"3"
><result
status=
"valid"
time=
"0.51"
/></proof>
<proof
prover=
"4"
><result
status=
"valid"
time=
"0.02"
/></proof>
<theory
name=
"Elements"
sum=
"26b8d407081a0df014fdec443dd1bbf1"
>
<goal
name=
"elements_mem"
>
<transf
name=
"induction_ty_lex"
>
<goal
name=
"elements_mem.1"
expl=
"1."
>
<proof
prover=
"5"
><result
status=
"valid"
time=
"0.00"
steps=
"57"
/></proof>
</goal>
</transf>
</goal>
</theory>
<theory
name=
"Nth"
sum=
"d41d8cd98f00b204e9800998ecf8427e"
>
...
...
examples/stdlib/list/why3shapes.gz
View file @
72c977ea
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