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
120
Issues
120
List
Boards
Labels
Service Desk
Milestones
Merge Requests
17
Merge Requests
17
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
b2bb8f95
Commit
b2bb8f95
authored
May 28, 2018
by
MARCHE Claude
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
example/prover: fixed remaining proofs
parent
ef4bac3b
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
307 additions
and
255 deletions
+307
-255
examples/prover/Unification.mlw
examples/prover/Unification.mlw
+1
-0
examples/prover/Unification/why3session.xml
examples/prover/Unification/why3session.xml
+306
-255
examples/prover/Unification/why3shapes.gz
examples/prover/Unification/why3shapes.gz
+0
-0
No files found.
examples/prover/Unification.mlw
View file @
b2bb8f95
...
@@ -445,6 +445,7 @@ module Impl
...
@@ -445,6 +445,7 @@ module Impl
let rhoi = rho.unifier in
let rhoi = rho.unifier in
let ghost stm = st tm rhoi in
let ghost stm = st tm rhoi in
(*let n0 = rho.iteration in*)
(*let n0 = rho.iteration in*)
bottomvar rhob rho z;
assert { rho0 z = Var_fo_term z } ;
assert { rho0 z = Var_fo_term z } ;
assert { rhoi z = Var_fo_term z } ;
assert { rhoi z = Var_fo_term z } ;
(*assert { forall s:int -> (fo_term int int).
(*assert { forall s:int -> (fo_term int int).
...
...
examples/prover/Unification/why3session.xml
View file @
b2bb8f95
This diff is collapsed.
Click to expand it.
examples/prover/Unification/why3shapes.gz
View file @
b2bb8f95
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