#15865: Should there be a method on a rational function field that returns the
ring
it came from?
-------------------------------------------------+-------------------------
Reporter: darij | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: algebra | Resolution:
Keywords: polynomials, fraction field, | Merged in:
categories | Reviewers:
Authors: | Work issues:
Report Upstream: N/A | Commit:
Branch: | Stopgaps:
Dependencies: |
-------------------------------------------------+-------------------------
Comment (by tscrim):
There's the somewhat unclearly named `base()` method:
{{{
sage: g = FractionField(QQ['x'])
sage: g.base()
Univariate Polynomial Ring in x over Rational Field
sage: g.base_ring()
Rational Field
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/15865#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.