Skip to content

comparison with infinity does not take assumptions into account #29938

@sagetrac-tmonteil

Description

@sagetrac-tmonteil

As reported on this ask question :

sage: assume(x < 1)
sage: bool(x < 10)
True
sage: bool(x < oo)
False

CC: @rwst

Component: symbolics

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

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