You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.
I am trying to categorify a certain algebra. It appears necessary to have an additive identity for each object, such that
This teeters on the edge of madness, but when it is time to finish a calculation many (but not all) of these disappear under an equivalence class, and you are left with what appears to be a useful lower bound on error propagation in calculations performed with the resulting formula.
I feel like this must have been done before. If not in abstract algebra, then the design of floating point arithmetic, etc. Unfortunately I failed my Literature Search roll twice now, and can't attempt again until I've had a long rest. Any pointers on where I should look to educate myself would be very much appreciated! Thanks!
Eric M Downes said:
I am trying to categorify a certain algebra. It appears necessary to have an additive identity for each object, such that
This teeters on the edge of madness, but when it is time to finish a calculation many (but not all) of these disappear under an equivalence class, and you are left with what appears to be a useful lower bound on error propagation in calculations performed with the resulting formula.I feel like this must have been done before. If not in abstract algebra, then the design of floating point arithmetic, etc. Unfortunately I failed my Literature Search roll twice now, and can't attempt again until I've had a long rest. Any pointers on where I should look to educate myself would be very much appreciated! Thanks!
There is a related notion to what you are describing. Torsors are groups with no fixed additive identity so that the composition function, instead of being of type GxG->G is of type GxGxG->G where the middle element corresponds to a "fixed indentity".
Thanks Cole! Yes this is quite relevant... (and of course it looks like John Baez has written about them) I will read up more and post back about how it goes. I really appreciate your help!