Skip to content

defn: Opposite of product category is product of opposites#575

Closed
jajaperson wants to merge 2 commits intothe1lab:mainfrom
jajaperson:main
Closed

defn: Opposite of product category is product of opposites#575
jajaperson wants to merge 2 commits intothe1lab:mainfrom
jajaperson:main

Conversation

@jajaperson
Copy link
Contributor

Description

This adds a proof that for any precategories C and D, we have (C ×ᶜ D)^op ≡ C ^op ×ᶜ D ^op.

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:.

@Lavenza
Copy link
Member

Lavenza commented Dec 29, 2025

Pull request preview

New pages
Changed pages

@jajaperson
Copy link
Contributor Author

I am going to close this for now while I implement some related stuff. I also think I might rename the module to duality to more closely mirror e.g. http://1lab.dev/Cat.Instances.Functor.Duality.html

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