oct.spad line 322 [edit on github]
OctonionCategoryFunctions2
implements functions between two octonion domains defined over different rings. The function map is used to coerce between octonion types.
map(f, u)
maps f
onto the component parts of the octonion u
.