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

Definition of monads on precategories and categories (+ of whiskering and horizontal composition) #1018

Merged
merged 11 commits into from
Feb 6, 2024

Conversation

GregorPercic
Copy link
Contributor

@GregorPercic GregorPercic commented Feb 4, 2024

Note: I wanted to utilize implicit parameters more, but when I used them, Agda colored some text as yellow and weird and very long terms began appearing in the bottom "Agda" section of the screen, though they did not register as errors, and type checking also passed. So I decided to explicate all parameters, even the implicit ones.

Update: after adding explanation of the defined concepts in Markdown, there might be a problem with a link. I included this link to the section Whiskering:

[whiskering](category-theory.natural-transformations-functors-precategories.md#whiskering)

I don't know if this link format is supported.

…formal definition in the code, and also added some links
@EgbertRijke
Copy link
Collaborator

Awesome! Thank you so much for adding the informal explanations.

Great first pull request!

@EgbertRijke EgbertRijke enabled auto-merge (squash) February 6, 2024 06:13
@EgbertRijke EgbertRijke merged commit ae02da9 into UniMath:master Feb 6, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants