view wisdom/categorical product @ 11959:c761ff9eddba draft

<b_jonas> `` sed -i \'21,$d\' share/8ballreplies # let\'s remove those two extra replies
author HackEso <hackeso@esolangs.org>
date Sat, 05 Oct 2019 20:25:00 +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.