Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Alethe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
veriT
Alethe
Merge requests
!7
Update forall_inst
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update forall_inst
devel/new-forall_inst
into
master
Overview
3
Commits
3
Pipelines
2
Changes
2
All threads resolved!
Hide all comments
Merged
Hans-Jörg
requested to merge
devel/new-forall_inst
into
master
10 months ago
Overview
3
Commits
3
Pipelines
2
Changes
1
All threads resolved!
Hide all comments
Expand
This addresses
#41 (closed)
Merge request reports
Compare
version 1
version 2
cc46e2aa
10 months ago
version 1
63282d17
10 months ago
master (base)
and
version 2
latest version
cc46e2aa
3 commits,
10 months ago
version 2
cc46e2aa
3 commits,
10 months ago
version 1
63282d17
2 commits,
10 months ago
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
spec/changelog.tex
+
1
−
1
Options
@@ -18,7 +18,7 @@ Breaking changes:
be
\texttt
{
(x S) (:= (y S) x)
}
.
\item
The arguments for
\proofRule
{
forall
_
inst
}
have been changed to
no longer take the shape of bindings using
\texttt
{
(:= x c)
}
.
Instead, the list of instatiation terms must follow the variable order.
Instead, the list of instatiation terms must follow the variable order
and cover all the respective bound variables
.
\end{itemize}
\noindent
Loading