8000 Simplifying 0**x gives 0, with no assumptions on x · Issue #22027 · sagemath/sage · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Simplifying 0**x gives 0, with no assumptions on x #22027
Open
@pelegm

Description

@pelegm

Check this:

sage: simplify(0**x)
0

but

sage: 0**0
1

Upstream: Not yet reported upstream; Will do shortly.

Component: symbolics

Keywords: simplify

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

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

      0