You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(The format of my comments looks weird because some hacks are necessary to work around the bugs of Github markdown for now)
Thanks for your effort! I agree about the problematic steps in this original proof you've pointed out, which seem to resort to the $\mathsf{Set}$ category subconsciously.
As for the revision, I tend to avoid asserting
$\mathsf{C}_{A, B}$
and $\mathsf{C}_{B, A}$ are actually the same
because of the tricky part of set theory that may be concerned.
Someone picky can argue the two categories are not the same because technically the triple $(C,f_1,f_2)$ is different from
$(C,f_2,f_1)$ in the sense of set theory. And that's exactly one of the reasons why we turn to an arrow-theory language.
If using the hint, I believe one can just show that $(B\times A,\pi_2,\pi_1)$ is final in $\mathsf{C}_{A,B}$ given that $(B\times A,\pi_1,\pi_2)$ is final in
$\mathsf{C}_{B,A}\ .$ This should be straightforward by checking the universal property.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We are talking about an abitrary category here, so it is better to avoid things related to elements.