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
4901b4b6
Commit
4901b4b6
authored
1 year ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
CHANGELOG.
parent
4ef46416
No related branches found
No related tags found
1 merge request
!519
Add lemmas for easy measure/size induction.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+2
-0
2 additions, 0 deletions
CHANGELOG.md
with
2 additions
and
0 deletions
CHANGELOG.md
+
2
−
0
View file @
4901b4b6
...
@@ -18,6 +18,8 @@ API-breaking change is listed.
...
@@ -18,6 +18,8 @@ API-breaking change is listed.
and an assumption
`R' x y`
is found, we search for an instance of
and an assumption
`R' x y`
is found, we search for an instance of
`SolveProperSubrelation R' R`
and if we find one, that finishes the proof.
`SolveProperSubrelation R' R`
and if we find one, that finishes the proof.
-
Remove
`wf`
alias for the standard
`well_founded`
.
-
Remove
`wf`
alias for the standard
`well_founded`
.
-
Add lemmas
`Nat.lt_wf_0_projected`
,
`N.lt_wf_0_projected`
,
`Z.lt_wf_projected`
for easy measure/size induction.
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