Zulip Chat Archive
Stream: new members
Topic: Framework for endomorphisms
THEODORE GONZALES (Sep 21 2022 at 02:02):
Hello! I am hoping to find the general framework to work with endomorphisms of some R module V. I think I understand that there is already a way to endow an additive group with a module structure if you specify the ring. Once this has been done, is there a way to speak of End_R(V) for the R-module V? Thank you for your help!
Andrew Yang (Sep 21 2022 at 02:07):
docs#module.End should do.
THEODORE GONZALES (Sep 21 2022 at 02:58):
Thanks!
Last updated: Dec 20 2023 at 11:08 UTC