I am guessing that part of the problem is sage: SymmetricFunctions(ZZ) in IntegralDomains() False
The other problem is that fraction_field is not a parent method of IntegralDomains. I'd be grateful for input / corrections. Martin On Tuesday, 9 August 2022 at 10:59:50 UTC+2 Martin R wrote: > I may be missing something, but sage doesn't let me do > > sage: R = SymmetricFunctions(QQ).e() > sage: FractionField(R) > > Naively, I would have thought that this makes sense. Doesn't it? > > Martin > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/f9e43f62-5d64-4eb2-8e89-f6614e55981cn%40googlegroups.com.