Zulip Chat Archive
Stream: maths
Topic: Should ideal.map take a plain function
Eric Wieser (Nov 22 2021 at 15:38):
Right now docs#ideal.map takes a ring hom, but doesn't use this structure in its span (f '' I) implementation. Should we just relax this to allow any function?
Last updated: Feb 28 2026 at 14:05 UTC