Powerset functor

A powerset functor, ๐’ซ : ๐—ฆ๐—ฒ๐˜ โ†’ ๐—ฆ๐—ฒ๐˜, sends subsets to their image under maps.

โˆ€A,B โˆˆ Obj(๐—ฆ๐—ฒ๐˜), f : A โ†’ B and S โŠ‚ A: ๐’ซ A = ๐’ซ(A), ๐’ซ f : ๐’ซ(A) โ†’ ๐’ซ(B), S โŸผ f(S)

๐—ฆ๐—ฒ๐˜ is a category of sets. The objects are all small sets, and the arrows are functions between sets.

Last updated

Was this helpful?