-
Notifications
You must be signed in to change notification settings - Fork 251
Adds Relation.Nullary.Recomputable
plus consequences
#2243
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
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
97ab4e0
prototype for fixing #2199
jamesmckinna 724ff85
delegate to `Relation.Nullary.Negation.Core.weak-contradiction`
jamesmckinna 1e93755
refactoring: lift out `Recomputable` in its own right
jamesmckinna e474789
forgot to add this module
jamesmckinna 07660c2
refactoring: tweak
jamesmckinna 5414c12
Merge branch 'agda:master' into recomputable-empty
jamesmckinna 6371762
Merge branch 'agda:master' into recomputable-empty
jamesmckinna 7547ba8
tidying up; added `CHANGELOG`
jamesmckinna a576242
more tidying up
jamesmckinna f853c32
streamlined `import`s
jamesmckinna ed78a46
Merge branch 'master' into recomputable-empty
jamesmckinna e099eb7
Merge branch 'master' into recomputable-empty
jamesmckinna 3f76aff
removed `Recomputable` from `Relation.Nullary`
jamesmckinna f786cf0
fixed multiple definitions in `Relation.Unary`
jamesmckinna 6bcf4af
Merge branch 'master' into recomputable-empty
jamesmckinna ff7b8fa
Merge branch 'master' into recomputable-empty
jamesmckinna 2f31e75
reorder `CHANGELOG` entries after merge
jamesmckinna 47d7a2a
`contradiciton` via `weak-contradiction`
jamesmckinna bc665c7
irrefutable `with`
jamesmckinna 323931f
use `of`
jamesmckinna 47c4f81
only use *irrelevant* `⊥-elim-irr`
jamesmckinna 3d5f18d
tightened `import`s
jamesmckinna c09da6d
removed `irr-contradiction`
jamesmckinna 2ca46f0
inspired by #2329
jamesmckinna 2ac7353
conjecture: all uses of `contradiction` can be made weak
jamesmckinna 9c8c93a
Merge branch 'master' into recomputable-empty
jamesmckinna d90b68b
second thoughts: reverted last round of chnages
jamesmckinna 2f8c012
lazier pattern analysis cf. #2055
jamesmckinna 13d4d4c
dependencies: uncoupled from `Recomputable`
jamesmckinna c07a167
moved `⊥` and `¬ A` properties to this one place
jamesmckinna f3dc80a
removed `contradictionᵒ` and rephrased everything in terms of `weak-c…
jamesmckinna b3ce1a6
knock-on consequences; simplified `import`s
jamesmckinna 43bde69
narrow `import`s
jamesmckinna 21a8dbf
narrow `import`s; irrefutable `with`
jamesmckinna df74251
narrow `import`s; `CHANGELOG`
jamesmckinna d8f1e47
narrow `import`s
jamesmckinna 77a4e32
response to review comments
jamesmckinna 50a89f4
irrelevance of `recompute`
jamesmckinna 8f6987f
knock-on, plus proof of `UIP` from #2149
jamesmckinna 190a3c7
knock-ons from renaming
jamesmckinna 7c31399
knock-on from renaming
jamesmckinna 82044bc
pushed proof `recompute-constant` to `Recomputable`
jamesmckinna 639b842
Merge branch 'master' into recomputable-empty
jamesmckinna feebe05
Merge branch 'master' into recomputable-empty
jamesmckinna 7e4f747
Merge branch 'master' into recomputable-empty
jamesmckinna f1a7f31
Merge branch 'master' into recomputable-empty
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
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.