-
Notifications
You must be signed in to change notification settings - Fork 72
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
Closure properties of acyclic maps and types #960
Closure properties of acyclic maps and types #960
Conversation
…-closure-properties
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice pull request, you're picking up steam with these!
It's a bit unfortunate that you have results about acyclic types in the file about acyclic maps, but I see there's a dependency issue.
Yes, I agree. I have some ideas on how to resolve this, but I will check them when I meet with Egbert next week. For the moment, I would be happy to get all closure properties merged and then I can reorganize later. |
I also formalized that we have symmetric pushout squares (for pullbacks this was already in the library), i.e. the pushout of two maps
f
andg
is also the pushout ofg
andf
.