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
Commits
63282d17
Commit
63282d17
authored
10 months ago
by
Hans-Jörg
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog: note that forall_inst was changed
parent
7015dbd1
No related branches found
Branches containing commit
No related tags found
1 merge request
!7
Update forall_inst
Pipeline
#24178
passed
10 months ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
spec/changelog.tex
+3
-0
3 additions, 0 deletions
spec/changelog.tex
with
3 additions
and
0 deletions
spec/changelog.tex
+
3
−
0
View file @
63282d17
...
...
@@ -16,6 +16,9 @@ Breaking changes:
\item
Add the sort to all variables in contexts. Before, the context
of a bind could be
\texttt
{
(x S) (:= y x)
}
. Now it must
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.
\end{itemize}
\noindent
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment