We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8469f2c commit 426d838Copy full SHA for 426d838
src/sage/categories/morphism.pyx
@@ -178,7 +178,8 @@ cdef class Morphism(Map):
178
sage: f = R.hom([t**2])
179
sage: f.category()
180
Category of endsets of unital magmas and right modules over
181
- (euclidean domains and infinite enumerated sets and metric spaces)
+ (Dedekind domains and euclidean domains
182
+ and infinite enumerated sets and metric spaces)
183
and left modules over (Dedekind domains and euclidean domains
184
and infinite enumerated sets and metric spaces)
185
0 commit comments