-
Notifications
You must be signed in to change notification settings - Fork 248
An alternative to #1698 #1709
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
An alternative to #1698 #1709
Changes from 35 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
e0ebddd
added new lemma m<1+n⇒m<n∨m≡n
jamesmckinna f2c61dd
proof of WF based on new lemma
jamesmckinna df98374
tweaked stmt of <-wellFounded′
jamesmckinna 1346dec
narrowed the imports from Induction.WellFounded
jamesmckinna 9685a22
extended riff on PR #1698; still work to do on the deprecations/modif…
jamesmckinna b3f17cc
fix whitespace...
jamesmckinna fc58d5f
sharpened some proofs with as-patterns
jamesmckinna 22dbe04
added patterns for _<_; deprecated Properties.Core; added some additi…
jamesmckinna d51832a
more systematic use of the pattern idiom ofor _<_
jamesmckinna 3c967b5
narrowed import interface
jamesmckinna c473b13
further tightenings
jamesmckinna 8982eaa
further tightenings
jamesmckinna d67e49d
added patterns for _<′_; and then used them
jamesmckinna 7af3b40
equivalence of `_<_` and `_<′_`; use in `Data.Nat.Induction`
jamesmckinna 5027911
reverted changes regarding `Data.Fin.Properties.toℕ≤n`
jamesmckinna 8c19672
more uncaught instances of the `_<_` patterns
jamesmckinna aeda1e1
cosmetic tweak of lemma
jamesmckinna d43f92d
revert a couple fo uses of the new patterns
jamesmckinna 57b6767
reversion of line break in `Data.Fin.Induction`
jamesmckinna ec2ad2c
removed spurious implicit in `Data.Fin.Induction`
jamesmckinna ccbb62d
removed definitions from deprecated module `Data.Nat.Properties.Core`
jamesmckinna d646078
having the courage of my convictions
jamesmckinna eb15a97
Merge branch 'master' of https://github.com/agda/agda-stdlib into pr1…
jamesmckinna 3fa38f9
Merge branch 'agda:master' into pr1698-extended
jamesmckinna 9ac3c64
Merge branch 'pr1698-extended' of https://github.com/jamesmckinna/agd…
jamesmckinna 97a332b
adding DEPRECATED to `Data.Nat.Properties.Core`
jamesmckinna 2c31273
adding DEPRECATED to `Data.Nat.Properties.Core`
jamesmckinna bb714ec
yet another lemma `m<1+n⇒m≤n` relating the two ordering relations; pr…
jamesmckinna e66974c
put back definitions
jamesmckinna 4c3cf29
removed need for as-patterns in `fromℕ<` and `inject≤`
jamesmckinna c7aa491
responding to reviews; some delicacy about the disjoint as-pattern idiom
jamesmckinna 7c1f530
removed dot patterns
jamesmckinna c40cba0
chasing as-patterns
jamesmckinna 3322f4a
minor additions; minor tweaks
jamesmckinna 9824893
removed one more as-pattern
jamesmckinna 3f9f635
renamed constructors of `_<′_`
jamesmckinna 70bc731
renamed constructors of `_<′_` in `Data.Nat.Induction`
jamesmckinna 96a9506
simplified `toℕ≤pred[n]` analyses; `toℕ-cancel*` properties are now t…
jamesmckinna 390890a
consider deprecating `toℕ-cancel*` and `toℕ-mono*` properties
jamesmckinna a43f52d
resolved factorial conlfict; I think
jamesmckinna 811fd05
someone else's whitespace needed fixing?
jamesmckinna e7a3f58
what is with these merge conflicts?
jamesmckinna cec361d
reverted some changes; removed mutual block; tidied up
jamesmckinna 3e48ede
working on CHANGELOG
jamesmckinna a47e6ca
CHANGELOG uodated; tidied up
jamesmckinna File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.