Skip to content

Implement finSuccEquiv and optionEquivLeft for CMvPolynomial #93

@dhsorens

Description

@dhsorens

Implement the variable manipulation equivalences for CMvPolynomial:

  • finSuccEquiv: Equivalence between CMvPolynomial (n+1) R and polynomials in one variable over CMvPolynomial n R (analogous to Mathlib's MvPolynomial.finSuccEquiv).
  • optionEquivLeft: Equivalence for option-indexed variables (analogous to Mathlib's MvPolynomial.optionEquivLeft).

TODOs exist in CMvPolynomial.lean (lines ~295-296). Listed in ROADMAP.md Phase 1 under "Variable manipulation equivalences".

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededphase 1 - theoryPhase 1 of the roadmap, focusing on theory completeness

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions