Skip to content
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

Joint monomorphisms #440

Merged
merged 9 commits into from
Jan 7, 2025
Merged

Joint monomorphisms #440

merged 9 commits into from
Jan 7, 2025

Conversation

TOTBWF
Copy link
Collaborator

@TOTBWF TOTBWF commented Nov 10, 2024

Description

This PR defines joint monomorphisms, and proves some basic facts about them.

Notes

It might be worth comparing joint monos vs. subobjects of products for things like congruences: I expect that joint monos might be a bit nicer, but I don't want to do any refactors in this PR.

Checklist

Before submitting a merge request, please check the items below:

  • I've read the contributing guidelines.
  • The imports of new modules have been sorted with support/sort-imports.hs (or nix run --experimental-features nix-command -f . sort-imports).
  • All new code blocks have "agda" as their language.

If your change affects many files without adding substantial content, and
you don't want your name to appear on those pages (for example, treewide
refactorings or reformattings), start the commit message and PR title with chore:.

@TOTBWF TOTBWF requested review from ncfavier and plt-amy November 10, 2024 04:34
@Lavenza
Copy link
Member

Lavenza commented Nov 10, 2024

Pull request preview

Changed pages

src/Cat/Morphism/Joint/Mono.lagda.md Outdated Show resolved Hide resolved
src/Cat/Morphism/Joint/Mono.lagda.md Show resolved Hide resolved
src/Cat/Morphism/Joint/Mono.lagda.md Outdated Show resolved Hide resolved
src/Cat/Morphism/Joint/Mono.lagda.md Outdated Show resolved Hide resolved
src/Cat/Morphism/Joint/Mono.lagda.md Outdated Show resolved Hide resolved
@TOTBWF TOTBWF requested a review from ncfavier January 6, 2025 02:00
@TOTBWF TOTBWF enabled auto-merge (squash) January 7, 2025 17:56
@TOTBWF TOTBWF merged commit 0767260 into main Jan 7, 2025
5 checks passed
@TOTBWF TOTBWF deleted the joint-monos branch January 7, 2025 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants