-
Notifications
You must be signed in to change notification settings - Fork 70
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
Added (homotopy) Pushouts and Cocones, and some features/examples of said. #418
Conversation
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.
Thanks for the contribution! Just a couple of minor formatting nits :)
Sorry about that commit sleugh, I'm happy to squash them if wanted. |
Thank you - I'll take that as a general comment that my writing style was too "informal", I suppose? (and to prefer inline latex for complex expressions) |
Co-authored-by: Naïm Favier <[email protected]>
Hi @ncfavier - is there anything else you'd like me to change? |
Description
Added (homotopy) Pushouts and Cocones, and some features/examples of said.
This PR is almost certainly not perfect - I have tried my best to match the existing code and similar, and likewise have tried my best to write good quality prose, but I'm leaving this a WIP until I'm confident in the quality of work.
In the meantime though, review/critique is much appreciated.
Checklist
Before submitting a merge request, please check the items below:
support/sort-imports.hs
(ornix run --experimental-features nix-command -f . sort-imports
).If your change affects many files without adding substantial content, and
you don't want your name to appear on those pages (for example, treewide
refactorings or reformattings), start the commit message and PR title with
chore:
.