Changes between Initial Version and Version 1 of Ticket #17151, comment 17
- Timestamp:
- 03/14/15 07:44:09 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17151, comment 17
initial v1 8 8 > Well that is `ZZ(1)` and cannot be expanded. I don't think we should return `SR(1)`. 9 9 10 Why? Having similar calls to the same function return elements of different parents (or even values of different types) is rarely a good idea... That being said, I don't thin gwe should return `SR(1)` in all cases, but perhaps something like `pushout(QQ, parent(x))`.10 Why? Having similar calls to the same function return elements of different parents (or even values of different types) is rarely a good idea... That being said, I don't think we should return `SR(1)` in all cases, but perhaps something like `pushout(QQ, parent(x))`.