Skip to content

Commit

Permalink
fix type in diagram of monads as coends (hmemcpy#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-e authored and hmemcpy committed Nov 29, 2019
1 parent 89589f8 commit d037a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/3.14/lawvere-theories.tex
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ \section{Monads as Coends}
\arrow[dl, "\langle f {,} \id \rangle"']
\arrow[dr, "\langle \id {,} f \rangle"]
& \\
a^n \times \cat{L}(m, 1)
a^m \times \cat{L}(m, 1)
& \scalebox{2.5}[1]{\sim}
& a^n \times \cat{L}(n, 1) \\
& f \Colon m \to n &
Expand Down

0 comments on commit d037a0b

Please sign in to comment.