Skip to content

properties of converted finite field elements are wrong #20162

Closed
@behackl

Description

@behackl

This should not happen:

sage: k.<a> = GF(9)
sage: SR(a).is_real()
True
sage: SR(a).is_positive()
True

Depends on #20312

CC: @rwst

Component: symbolics

Author: Benjamin Hackl

Reviewer: Clemens Heuberger

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions