view wisdom/categorical product @ 11307:1b943a7f4dc3

<int-e> ` cp bin/slwd bin/slbd; sed -i \'s=wisdom=bin=;s=wb=bb=\' bin/slbd; cat bin/slbd
author HackBot
date Fri, 05 Jan 2018 01:01:36 +0000
parents 00af4aaadf2c
children
line wrap: on
line source

categorical product is like when you have two category elements A and B then their product is element C iff there are two morphisms p:C->A and q:C->B such that for every element X and morphisms u:X->A and v:X->B there is a unique morphism w:X->C such that u=wp and v=wq.