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

demote priority of cocartesian monoidal structure #2117

Conversation

Alizter
Copy link
Collaborator

@Alizter Alizter commented Oct 10, 2024

The cocartesian monoidal structure for any wild category with coproducts had the same priority with the cartesian monoidal structure for any wild category with products. This meant that in practice, inferring a monoidal structure on say Type chose the cocartesian monoidal structure. This is due to the second instance appearing at the same priority but later.

This PR demotes the priority of the cocartesian monoidal structure so that the cartesian monoidal structure is generally preferred. The cocartesian monoidal structure is not used nearly as much in practice anyway.

Signed-off-by: Ali Caglayan <[email protected]>

<!-- ps-id: 9706039f-996e-44fe-a117-ecfa8df85629 -->
@Alizter Alizter merged commit 93fefd8 into HoTT:master Oct 13, 2024
22 checks passed
@Alizter Alizter deleted the ps/rr/demote_priority_of_cocartesian_monoidal_structure branch October 13, 2024 18:29
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