Skip to content

Fix 0/0 in ore function field #32109

@kliem

Description

@kliem
sage: k.<a> = GF(5^2)
sage: Frob = k.frobenius_endomorphism()
sage: der = k.derivation(a, twist=Frob)
sage: S.<x> = k['x', der]
sage: K = S.fraction_field()
sage: K(0)/K(0)
0

CC: @xcaruso

Component: algebra

Author: Jonathan Kliem

Branch/Commit: 192b564

Reviewer: Markus Wageringel, Xavier Caruso

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions