Skip to content

multivar polynomials over poly fraction fields don't simplify #15971

Closed
@rwst

Description

@rwst
sage: F=FractionField(PolynomialRing(QQ,'t'))
sage: R=PolynomialRing(F,'x,y')
sage: R.inject_variables() 
Defining x, y
sage: x/x 
x/x

whereas simpler fraction fields for F yield 1

CC: @sagetrac-jakobkroeker

Component: commutative algebra

Issue created by migration from https://trac.sagemath.org/ticket/15971

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions