Snake Lemma

Submit an answer:

 

This puzzle defines many many operations on strings, which can be deduced from the fact that various diagrams commute. They are as follows:

SymbolDescription
ιIdentity/canonical inclusion
fnPut the nth letter of the alphabet (mod 26) at the beginning of the string.
cnCaesar shift by n letters
unPut the US postal code of the nth state to achieve statehood at the beginning of the string.
oReplace the string with only the letters in odd position.
ωFor two inputs, return the string of letters where those two inputs agree.
πnProjection onto nth coordinate
δDiagonal inclusion
rReverse a string
κConcatenate two strings
ρRiffle shuffle the two strings
in,mInsert the mth letter into the nth position
tnTranspose the first letter and the nth letter
dnDouble the nth letter
snThe solfege for the nth note (starting with C) is added to the front
enThe atomic symbol for the nth element is added to the front
pnThe name of the country with phone dialing code n is added to the front
Also, P is palindromes, with Pn palindromes of length n, and Ln,m is strings with the mth letter in the nth spot. The final limit X contains one element, and φ(X) is (NATURAL,TRANSFORMATION), so the answer to the puzzle is NATURAL TRANSFORMATION.