Skip to content

MPolynomialRing(BooleanPolynomial) #2055

@malb

Description

@malb
sage: B.<x,y,z> = BooleanPolynomialRing(3)
sage: P.<x,y,z> = MPolynomialRing(QQ,3)
sage: P(B.gen(0))
x

CC: @burcin

Component: commutative algebra

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions