Skip to content

Colimits and Hopf: clean up and speed up #1843

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

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

jdchristensen
Copy link
Collaborator

Colimit_Pushout.v: The proof of PO_ind contained large subterms which needed to be reproduced in other proofs. I factored those out, which makes many proof terms much smaller. Also I avoided unnecessary uses of destruct (using the [] notation), which also made some proof terms larger than needed. And I cleaned things up a bit.

Hopf.v: Just some minor things to avoid some fruitless typeclass search.

@jdchristensen jdchristensen merged commit ed81aa8 into HoTT:master Feb 12, 2024
@jdchristensen jdchristensen deleted the colimits branch February 12, 2024 18:54
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