-
Notifications
You must be signed in to change notification settings - Fork 251
Refactor List.Membership.*
and List.Relation.Unary.Any
#2324
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
54 commits
Select commit
Hold shift + click to select a range
8315f5c
`contradiction` against `⊥-elim`
jamesmckinna 2f3893c
tightened `import`s
jamesmckinna 1eab803
added two operations `∃∈` and `∀∈`
jamesmckinna 4f8b36f
added to `CHANGELOG`
jamesmckinna f1348ab
knock-on for the `Propositional` case
jamesmckinna e09c728
refactor `lose∘find` and `find∘lose` in terms of new lemmas `∃∈-Any∘f…
jamesmckinna 7710d10
`CHANGELOG`
jamesmckinna d5a4cd9
reorder
jamesmckinna e77363a
knock-on viscosity
jamesmckinna 03b33b8
knock-on viscosity; plus refactoring of `×↔` for intelligibility
jamesmckinna 4e8fb93
knock-on viscosity
jamesmckinna aebe828
tightened `import`s
jamesmckinna 7a744ec
misc. import and other tweaks
jamesmckinna 5b921bd
misc. import and other tweaks
jamesmckinna 914c980
misc. import and other tweaks
jamesmckinna 82e3da0
removed spurious module name
jamesmckinna 617d4a8
better definition of `find`
jamesmckinna b111a97
make intermediate terms explicit in proof of `to∘from`
jamesmckinna 1afcb6d
tweaks
jamesmckinna 374008b
Update Setoid.agda
jamesmckinna bff0576
Update Setoid.agda
jamesmckinna 52e8f92
Update Properties.agda
jamesmckinna a3d3c7e
Update Properties.agda
jamesmckinna 644ee07
`with` into `let`
jamesmckinna 78382c5
`with` into `let`
jamesmckinna 07236c7
`with` into `let`
jamesmckinna 3e1c687
`with` into `let`
jamesmckinna 66a6207
indentation
jamesmckinna 05a5176
fix `universal-U`
jamesmckinna 9549a9e
added `map-cong`
jamesmckinna 8ad545b
deprecate `map-compose` in favour of `map-∘`
jamesmckinna 029305c
explicit `let` in statement of `find∘map`
jamesmckinna a64a48c
Merge branch 'master' into list-any
jamesmckinna ccc00ee
knock-on viscosity: hide `map-cong`
jamesmckinna c5dd3fc
use of `Product.map₁`
jamesmckinna 8149f20
revert use of `Product.map₁`
jamesmckinna d25c969
inlined lemmas!
jamesmckinna fb0307d
alpha conversion and further inlining!
jamesmckinna 04a6d0d
correctted use of `Product.map₂`
jamesmckinna 3a554dc
added `syntax` declarations for the new combinators
jamesmckinna a1fa863
Merge branch 'master' into list-any
jamesmckinna c83f5f8
remove`⊥-elim`
jamesmckinna 1f5397e
reordered `CHANGELOG`
jamesmckinna e3d2665
revise combinator names
jamesmckinna bb3a131
tighten `import`s
jamesmckinna c5b3341
tighten `import`s
jamesmckinna 7cff5cc
Merge branch 'master' into list-any
jamesmckinna 8c77ca6
Merge branch 'master' into list-any
jamesmckinna 93eaaa5
fixed merge conflict bug
jamesmckinna 70c0f16
removed new syntax
jamesmckinna 9ec7a37
knock-on
jamesmckinna 37498aa
Merge branch 'master' into list-any
jamesmckinna 839aac2
Merge branch 'master' into list-any
jamesmckinna 6d296c2
Merge branch 'master' into list-any
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
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.