You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.
I'm trying to get a better grasp of CT, so I'm trying to take an equivalence relation that I'm aware of, that looks like it is generalizable to categories with certain properties.
here the set S would be a finite set of integers for example (see: https://math.stackexchange.com/a/2646380) and P(S) is the power set. This seems to me like it would have a very nice category theoretic interpretation. If we have a closed cartesian category (as the category used for the "lower" part currently named S) with finite limits and there's a way to talk about a generalized powerset of that (which seems to be power objects or maybe specifically a subobject classifer). Then I think the equivalence can become an isomorphism somewhere that may be true in things other than Set. Am I on the right track? Am I way off?
Here's a non-answer: If you interpret as a (small, finite?) category my first guess for the "generalized powerset" would be the functor category with being the subobject classifier in , but apparently this doesn't exist.
I think it'd be better to interpret as an object in a sufficiently nice category (maybe a topos?) and let the 's have type ; but again, I'm just guessing.
Hi Bassel. You can think of this as a bijection between two sets of morphisms in Set. The trick is to represent your set of sets as a bundle . For each element , we think of as the elements of (called the fiber of the bundle).
For the LHS fix a subset/monic . Then an element of the product of gives an arrow with (called a partial section).
On the RHS we are working with a different bundle: ; note that this adds one element to each fiber of the bundle. An element of the right-hand product gives a map , again satisfying (a total section).
We can easily go back and forth between these. Given we get
On the other hand, given we can define .
I'm not sure exactly what is needed to make it go through in general. Probably just (extensive?) coproducts and complemented subobjects (in order to use if-then-else reasoning).
Thank you for your response! I'm gona have to reread this a few times to grok exactly what you've presented but I already learned a few things from the first few passes!