view wisdom/categorical product @ 11580:27e8c2d84d6d draft

<alercah> addquote <zzo38> Please look at the new [[BackTurn]] program language see if it is good or else what other comment/question/complaint.
author HackEso <hackeso@esolangs.org>
date Sun, 01 Jul 2018 09:39:58 +0100
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.