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

Product of categories #654

Merged
merged 2 commits into from
Dec 15, 2021
Merged

Product of categories #654

merged 2 commits into from
Dec 15, 2021

Conversation

barrettj12
Copy link
Contributor

Defines:

  • Product of two categories in Categories.Constructions.Product
  • Product of two functors
    _×F_ : Functor A C  Functor B D  Functor (A × B) (C × D)
    in Categories.Functor.Product

Copy link
Collaborator

@mortberg mortberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me except for names

Cubical/Categories/Constructions/Product.agda Outdated Show resolved Hide resolved
Cubical/Categories/Functor/Product.agda Outdated Show resolved Hide resolved
@barrettj12 barrettj12 requested a review from mortberg December 15, 2021 15:13
@mortberg
Copy link
Collaborator

Great! Merge on the CI is finished

@mortberg mortberg merged commit 7b41b91 into agda:master Dec 15, 2021
@barrettj12 barrettj12 deleted the product-of-cats branch December 15, 2021 15:32
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.

2 participants