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?