Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stdpp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iris
stdpp
Commits
1e2df25e
Verified
Commit
1e2df25e
authored
3 years ago
by
Paolo G. Giarrusso
Browse files
Options
Downloads
Patches
Plain Diff
CHANGELOG
parent
905203e1
No related branches found
No related tags found
1 merge request
!327
countable.v: prove choose_proper
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+4
-0
4 additions, 0 deletions
CHANGELOG.md
with
4 additions
and
0 deletions
CHANGELOG.md
+
4
−
0
View file @
1e2df25e
...
@@ -170,6 +170,10 @@ API-breaking change is listed.
...
@@ -170,6 +170,10 @@ API-breaking change is listed.
slightly weaker in case the left-hand side and right-hand side of the relation
slightly weaker in case the left-hand side and right-hand side of the relation
call a function with arguments that are convertible but not syntactically
call a function with arguments that are convertible but not syntactically
equal.
equal.
-
Add lemma
`choose_proper`
showing that
`choose P`
respects predicate
equivalence. (by Paolo G. Giarrusso, BedRock Systems)
-
Well-founded definitions: Add induction principle
`Acc_dep_ind`
, a dependent
version of
`Acc_ind`
. (by Paolo G. Giarrusso, BedRock Systems)
The following
`sed`
script should perform most of the renaming
The following
`sed`
script should perform most of the renaming
(on macOS, replace
`sed`
by
`gsed`
, installed via e.g.
`brew install gnu-sed`
).
(on macOS, replace
`sed`
by
`gsed`
, installed via e.g.
`brew install gnu-sed`
).
...
...
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