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

Simplify discreteSetQuotients #875

Merged
merged 4 commits into from
Aug 3, 2022

Conversation

MatthiasHu
Copy link
Contributor

This PR removes two unnecessary assumptions from discreteSetQuotients in Cubical.HITs.SetQuotients.Properties. It now simply shows that the quotient A / R is discrete if R is an equivalence relation (not necessarily prop-valued) and R a₀ a₁ is decidable.

@felixwellen felixwellen self-requested a review August 3, 2022 09:24
Copy link
Collaborator

@felixwellen felixwellen left a comment

Choose a reason for hiding this comment

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

Nice simplification!

@felixwellen felixwellen merged commit a1361b0 into agda:master Aug 3, 2022
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.

None yet

2 participants