-
Notifications
You must be signed in to change notification settings - Fork 248
Add bundled homomorphisms #2383
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
JacquesCarette
merged 36 commits into
agda:master
from
jamesmckinna:bundled-homomorphisms
Dec 6, 2024
Merged
Changes from 2 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
fe3fea0
Bundle `Algebra.Morphism`s
jamesmckinna a33cff6
more bundles!
jamesmckinna ca14ed9
`RingWithoutOne` now exports a `RawRingWithoutOne` field
jamesmckinna a5f8c0e
disambiguation error when trying to add `RingWithoutOneHomomorphism` …
jamesmckinna 7d9649c
FIXED: disambiguation error when trying to add `RingWithoutOneHomomor…
jamesmckinna a4a1549
add `rawKleeneAlgebra`
jamesmckinna 32682ce
add `KleeneAlgebra`, `Quasigroup`, and `Lopp` homomorphisms
jamesmckinna 59474ac
add bundled `Identity` homomorphisms
jamesmckinna 6c8459f
avoid name clash: remove `open`ing of sub-homomorphism bundles
jamesmckinna df9b2da
add bundled `Composition` of homomorphisms
jamesmckinna 6c44f5b
more exported sub-bundles
jamesmckinna 150daaa
removed redundant anonymous `module`s
jamesmckinna 454d8ed
removed redundant anonymous `module`s
jamesmckinna 04fa1f4
add `isNearSemiring` to `IsRingWithoutOne` plus knock-on re-exports
jamesmckinna 71e8e2e
add `nearSemiring` to `RingWithoutOne` plus knock-on re-exports
jamesmckinna 8e1c8a1
add `rawNearSemiring` to `RingWithoutOne` plus knock-on re-exports
jamesmckinna da9b808
lots more exported sub-structures and sub-bundles
jamesmckinna 6d1c1c1
fix bug: restrict exports
jamesmckinna 88aa9f6
lots more exported sub-structures and sub-bundles
jamesmckinna deff25f
Merge branch 'master' into bundled-homomorphisms
jamesmckinna 6c31fde
refactor: `RawX` parameterisation
jamesmckinna 38fb861
knock-on: `Identity` takes a full `Bundle`
jamesmckinna 08624e5
tighten imports
jamesmckinna 52ab68a
knock-on: `Composition` takes full `Bundle`s
jamesmckinna 3409e84
`CHANGELOG`
jamesmckinna 2677916
Merge branch 'master' into bundled-homomorphisms
jamesmckinna dfb67c9
`fix-whitespace`
jamesmckinna 1e8c3d3
Merge branch 'master' into bundled-homomorphisms
jamesmckinna bd66103
fix `CHANGELOG`
jamesmckinna 4da68d5
Merge branch 'agda:master' into bundled-homomorphisms
jamesmckinna 8fa69d9
update `CHANGELOG`
jamesmckinna 4c2cec5
Merge branch 'master' into bundled-homomorphisms
jamesmckinna b325a03
Merge branch 'master' into bundled-homomorphisms
MatthewDaggitt 0a1cc14
Merge branch 'master' into bundled-homomorphisms
jamesmckinna 47308cc
Merge branch 'master' into bundled-homomorphisms
jamesmckinna 86e0e37
Merge branch 'master' into bundled-homomorphisms
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.